We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35ad59d commit 935749dCopy full SHA for 935749d
1 file changed
docs/index.md
@@ -41,6 +41,8 @@ See the [release notes][generatr-releases]{:target="_blank"}.
41
compatible. The generatr does not yet generate a `@JsonProperty` name to map the api name to a
42
java property name.
43
44
+ - <span class="label label-red">caveat</span> no `requestBody:` support at the moment.
45
+
46
- <span class="label label-red">caveat</span> limited parameter support:
47
- <span class="label label-green">done</span> query parameters, i.e. `in: query`
48
- <span class="label label-red">todo</span> path parameters, i.e. `in: path`
0 commit comments