Skip to content

Instantly share code, notes, and snippets.

@skeptrunedev
Created March 18, 2024 20:58
Show Gist options
  • Save skeptrunedev/c0e793e94457699190497fdfc7225163 to your computer and use it in GitHub Desktop.
Save skeptrunedev/c0e793e94457699190497fdfc7225163 to your computer and use it in GitHub Desktop.
Generate Ruby Client With Openapi-generator
npx @openapitools/openapi-generator-cli generate -i openapi.json -g ruby -c ./openapi-generator.yaml --skip-validate-spec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment