Skip to content

Commit eb09122

Browse files
authored
Merge pull request #121 from gpenverne/fix-documentation-sample
Updated the samples from #105
2 parents ad10390 + 194a3b5 commit eb09122

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ generate-api-platform-client https://demo.api-platform.com/ output/ --resource B
2424

2525
**OpenAPI** (experimental)
2626
```sh
27-
generate-api-platform-client https://demo.api-platform.com/ output/ --resource Book --format swagger
27+
generate-api-platform-client https://demo.api-platform.com/docs.json output/ --resource Book --format swagger
2828
```
2929

3030
## Features

0 commit comments

Comments
 (0)