@stoplight/spectral
Advanced tools
Changelog
[6.0.0] - 2021-07-14
schema
function uses Ajv v8 under the hood and therefore support newer JSON Schema drafts #1584--stdin-filepath
flag #1001x-nullable
for OAS2 #1359oas3-unused-component
rule which detects all orphaned components #1440RulesetFunction
aka IFunction
#1685operation-2xx-response
rule has been renamed to operation-success-response
and is no longer recommended #1272openapi-tags
rule is no longer recommended #1132Changelog
[5.9.0] - 2021-03-08
duplicated-entry-in-enum
rule to detect duplicated entry in enum #1478additionalProperties
JSON Schema validation #1433casing
do not support single uppercase letters at the end #1500