You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ API client generator is a console application capable of auto-generating a [PSR1
32
32
- Applies code style rules to generated code, you can specify your own.
33
33
- Generates README and composer.json files with possibility to use your own template.
34
34
- Supports `allOf` OpenAPI parameter.
35
-
- Supports nullable optional parameter.
35
+
- Supports nullable optional scheme property.
36
36
37
37
## Example
38
38
Check out [example](https://github.com/DoclerLabs/api-client-generator/tree/master/example) directory to see the code generated by api-client-generator.
0 commit comments