openapi2schema
openapi2schema copied to clipboard
Convert OpenAPI 3.0 document into a tree of request/response JSON Schemas
Based on the discussion in [openapi-schema-to-json-schema](https://github.com/mikunn/openapi-schema-to-json-schema), is this CLI also deprecated? If so, does it make sense to migrate this tool to [openapi-contrib](https://github.com/openapi-contrib)? Thanks for building these gadgets, they have...
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.10.0 to 3.13.1. Changelog *Sourced from [js-yaml's changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md).* > ## [3.13.1] - 2019-04-05 > ### Security > - Fix possible code execution in (already unsafe) `.load()`, [#480](https://github-redirect.dependabot.com/nodeca/js-yaml/issues/480)....
Dependencies updated and call to Buffer updated because of deprecated usage.