Skip to content

Commit 15cbfc7

Browse files
authored
Merge pull request #10497 from Alduhoo/patch-1
Update README.md
2 parents 38a5978 + 6faa8e1 commit 15cbfc7

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
@@ -781,7 +781,7 @@ curl -X POST -H "content-type:application/json" -d '{"swaggerUrl":"https://petst
781781
```
782782
Then you will receive a JSON response with the URL to download the zipped code.
783783

784-
To customize the SDK, you can `POST` to `https://generator.swagger.io/gen/clients/{language}` with the following HTTP body:
784+
To customize the SDK, you can `POST` to `https://generator.swagger.io/api/gen/clients/{language}` with the following HTTP body:
785785
```json
786786
{
787787
"options": {},

0 commit comments

Comments
 (0)