openapi-extract
openapi-extract copied to clipboard
Extract single paths/operations from OpenAPI definitions
### Problem Description The `openapi-extract` tool does not currently copy the contents of `#/components/parameters/` when a `$ref` is used at the `#/paths//parameters` level. ### Steps to Replicate the Problem Using...
This features add the management of the "tags" blocks, that resumes all the tag of all the operations, and offers the possibility to describe the tag. The new feature import...
Add an nvmrc with the required version (18) Without correct npm version, `npm install` may fail.
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.3.1. Release notes Sourced from yaml's releases. v2.3.1 Drop npm from package.json "engines" config (#476) v2.3.0 This release corresponds with the release of yaml-types v0.2.0,...
Bumps [rimraf](https://github.com/isaacs/rimraf) from 4.4.1 to 5.0.1. Changelog Sourced from rimraf's changelog. 5.0 No default export, only named exports 4.4 Provide Dirent or Stats object as second argument to filter 4.3...
Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 2.1.6 to 3.0.1. Changelog Sourced from mkdirp's changelog. Changers Lorgs! 3.0 No default exports, just a named export. 2.1 Export CommonJS module without a .default dangly wart....