ErikWittern / openapi-snippet

Generates code snippets for given Swagger / Open API documents
MIT License
116 stars 67 forks source link

Code example to generate code sample for all endpoints using swagger-snippet #13

Open rafiqips5 opened 6 years ago

rafiqips5 commented 6 years ago

we have gone through below URL. it is more use full. it would be great, if you provide the some code example to implement the multiple end points and also sample input json file.

https://www.npmjs.com/package/swagger-snippet

rafiqips5 commented 6 years ago

Hi Erik, Do you have any idea on this

rohit-gohri commented 4 years ago

If anyone comes looking for a solution, https://github.com/cdwv/oas3-api-snippet-enricher is a good enough solution to add samples for all endpoints.