oas-linter
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "oas-linter", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Default linter plugin for oas-validator", | ||
@@ -21,3 +21,3 @@ "main": "index.js", | ||
}, | ||
"gitHead": "b31b3b0ea06bca8204d0313c37dc8a515f0bf92e" | ||
"gitHead": "30f0d70641ea710b25ca91ef8379d172704e691d" | ||
} |
@@ -1,5 +0,5 @@ | ||
# openapi-linter | ||
# oas-linter | ||
This is a plugin for [oas-validator](https://github.com/mermade/openapi-kit) which implements a simple linter and a set of default rules. | ||
This is a plugin for [oas-validator](https://github.com/mermade/oas-kit) which implements a simple linter and a set of default rules. | ||
If you need a more fully featured linter CLI, check out [speccy](https://github.com/wework/speccy) which is based on the same parser/validator and plugin technology. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10355