feature request: spectral ruleset
Opened this issue · 0 comments
dgreene1 commented
Our company uses the OData spec, but we have no way of enforcing adherence to it. If there was a https://github.com/stoplightio/spectral ruleset then we would be able to lint the OpenAPI Spec (OAS) files.
Assemblies affected
none. I probably need to find a better repo to make this feature request, but I didn't know which OData repo is most appropriate. I picked the RESTier repo since it's the most active currently and since linting seems like a great addition to the RESTier standard tooling.
Reproduce steps
A user would run their CI workflow
Expected result
In the CI worklow, the Spectral CLI would either throw or pass depending on the linting of the OAS file.
Actual result
This isn't available yet since it's a feature request.
Additional details
n.a.