stoplightio / spectral

A flexible JSON/YAML linter for creating automated style guides, with baked in support for OpenAPI v3.1, v3.0, and v2.0 as well as AsyncAPI v2.x.
https://stoplight.io/spectral
Apache License 2.0
2.35k stars 226 forks source link

docs(rulesets): update docs about recommended OpenAPI rules #2594

Closed ls-jad-elkik closed 2 months ago

ls-jad-elkik commented 4 months ago

Some rules documented on the website are marked as recommended while the ruleset says they're no, and vice versa.

This PR aligns three of the rules to match the Recommended: Yes/No in the markdown docs to the recommended: true/false, property in the JS code.

Checklist

Does this PR introduce a breaking change?

stoplight-bot commented 1 month ago

:tada: This PR is included in version 1.19.0 :tada:

The release is available on @stoplight/spectral-rulesets-1.19.0

Your semantic-release bot :package::rocket: