You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: