edb65591d5
* Removed RPC-Async-V1-07 rule * Removed RPC-Async-V1-07 rule and related context |
||
---|---|---|
.github | ||
.vscode | ||
ISSUE_TEMPLATE | ||
azure-pipelines | ||
common | ||
docs | ||
eng/scripts | ||
packages | ||
regression | ||
.azure-pipelines.yml | ||
.eslintignore | ||
.eslintrc.yaml | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.markdownlint.jsonc | ||
.npmignore | ||
.prettierrc | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
SECURITY.md | ||
changelog.md | ||
rush.json | ||
tsconfig-base.json |
README.md
azure-openapi-validator
For a deep-dive on this tool, please see https://aka.ms/lintdiff.
azure-openapi-validator
, aka LintDiff
, is a linter for Azure OpenAPI specifications.
It is an extension of autorest and supports spectral
lint rule format. This repo also contains all the automated linter rules that apply to the API specs in the
azure-rest-api-specs.
Executed validation rules
Please refer to rules.md.
Contributing
-
If you want to submit a new rule request or bug, please file an issue. Prefix the title with
[LintDiff]
. -
If you want to submit changes to this repository, including contributing new linter rules, check out CONTRIBUTING.md.
Submitting PRs, building, testing, running locally
Please see the Contributing
section above.
Packages
Troubleshooting
There is no troubleshooting guide available at this time.