Skip to content

Instantly share code, notes, and snippets.

@uzbekdev1
Created October 17, 2021 20:22
Show Gist options
  • Save uzbekdev1/d92e39c0f00cf604fb547f5c176a6647 to your computer and use it in GitHub Desktop.
Save uzbekdev1/d92e39c0f00cf604fb547f5c176a6647 to your computer and use it in GitHub Desktop.
openapi generator ts
openapi-generator-cli generate -i http://localhost:3001/docs-json --generator-name typescript-axios -o /out --additional-properties=useSingleRequestParameter=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment