We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18f47fb commit ba73d70Copy full SHA for ba73d70
README.md
@@ -22,7 +22,7 @@ Works especially well with APIs built with the [API Platform](https://api-platfo
22
generate-api-platform-client https://demo.api-platform.com/ output/ --resource Book
23
```
24
25
-**Swagger**
+**OpenAPI** (experimental)
26
```sh
27
generate-api-platform-client https://demo.api-platform.com/ output/ --resource Book --format swagger
28
0 commit comments