openapi-contrib / openapi3-generator

Use your API OpenAPI 3 definition to generate code, documentation, and literally anything you need.
Apache License 2.0
89 stars 27 forks source link

Support for cURL script generation #12

Closed apoloa closed 5 years ago

apoloa commented 5 years ago

Added the class cURLBuilder that creates a cURL script to provide an example of each operation (endpoint).

apoloa commented 5 years ago

@fmvilas Could you merge this?

apoloa commented 5 years ago

LGTM. Just a minor comment. I'm happy to see you keep using it 😄

Of course, Why not? 🤣

fmvilas commented 5 years ago

@apoloa It's already on npm, version 0.10.0. Thanks for the PR!

apoloa commented 5 years ago

@fmvilas Thanks 💯