JSPM

  • Created
  • Published
  • Downloads 60019
  • Score
    100M100P100Q156868F
  • License MIT

Azure OpenAPI Validator

Package Exports

  • @microsoft.azure/openapi-validator
  • @microsoft.azure/openapi-validator/dist/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 (@microsoft.azure/openapi-validator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Typescript Azure OpenAPI validator

Azure OpenAPI validator (Typescript)

Validation

pipeline:
  swagger-document/openapi-validator:
    input: swagger-document/loader-swagger
    scope: azure-validator-individual 
pipeline:
  swagger-document/spectral:
    input: swagger-document/loader-swagger
    scope: azure-validator-individual 
azure-validator-composed:
  merge-state: composed
azure-validator-individual:
  merge-state: individual