Package Exports
- openapi_optimise
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (openapi_optimise) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
openapi_optimise
A utility to optimise OpenApi (swagger) 2.0 specifications, by
- Converting repeated parameters into common parameters
- Removing redundant consumes/produces
It may be most useful when the OpenApi specification has been converted from another format.