Package Exports
- @ibm-cloud/openapi-ruleset-utilities
- @ibm-cloud/openapi-ruleset-utilities/src/collections
- @ibm-cloud/openapi-ruleset-utilities/src/collections/index.js
- @ibm-cloud/openapi-ruleset-utilities/src/index.js
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 (@ibm-cloud/openapi-ruleset-utilities) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
OpenAPI Ruleset Utilities
This package contains a number of JS functions that may be useful in developing a custom Spectral ruleset for validating OpenAPI documents.
Installation
npm install @ibm-cloud/openapi-ruleset-utilities
Usage
Documentation coming soon.