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 c607d13 commit e37294aCopy full SHA for e37294a
client-generator/react.md
@@ -61,7 +61,7 @@ Omit the resource flag to generate files for all resource types exposed by the A
61
If you don't use the standalone installation, run the following command instead:
62
63
```console
64
-npx @api-platform/client-generator https://demo.api-platform.com src/ --resource book
+npx @api-platform/client-generator https://demo.api-platform.com src/ --resource book -g react
65
```
66
67
Replace the URL with the entrypoint of your Hydra-enabled API.
0 commit comments