JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 271975
  • Score
    100M100P100Q201114F
  • License Apache-2.0

Programmatic utility functions for creating Spectral-formatted OpenAPI Rulesets

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.