cdwv / oas3-api-snippet-enricher

Enrich your OpenAPI 3.0 JSON with code samples
MIT License
90 stars 13 forks source link

Skip custom methods #13

Open rohit-gohri opened 3 years ago

rohit-gohri commented 3 years ago

Fix #12

Also add error handling so partial transformation can still happen as openapi-snippet doesn't support some minor things (like oneOf/allOf in parameter schemas)