@microsoft.azure/openapi-validator-rulesets

v1.2.0-beta.62
Azure OpenAPI Validator
azure openapi swagger validation validator linter

lint

eslint ./src --ext .ts --max-warnings=0

test

npm run test-spectral && npm run test-native

build

tsc && npm run build-esm && npm run rollup-spectral

lint:fix

eslint ./src --fix --ext .ts

build-esm

tsc -p ./tsconfig.spectral.esm.json

test-native

jest -u --max-old-space-size=10192 --ci --reporters=default --config ./jest.native.config.js

test-spectral

jest -u --max-old-space-size=10192 --ci --reporters=default --config ./jest.config.js

rollup-spectral

rollup -c ./rollup.config.js
npm i @microsoft.azure/[email protected]

Metadata

  • MIT
  • >=12
  • Microsoft Corporation
  • released 8/16/2023

Downloads