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.
2 parents 38a5978 + 6faa8e1 commit 15cbfc7Copy full SHA for 15cbfc7
README.md
@@ -781,7 +781,7 @@ curl -X POST -H "content-type:application/json" -d '{"swaggerUrl":"https://petst
781
```
782
Then you will receive a JSON response with the URL to download the zipped code.
783
784
-To customize the SDK, you can `POST` to `https://generator.swagger.io/gen/clients/{language}` with the following HTTP body:
+To customize the SDK, you can `POST` to `https://generator.swagger.io/api/gen/clients/{language}` with the following HTTP body:
785
```json
786
{
787
"options": {},
0 commit comments