Create rule for flagging query parameters in paths as invalid #2436
rossmcdonald
started this conversation in
Rulesets
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
While not technically in violation of the OpenAPI specification, including a query parameter in a path should be flagged as an error in Spectral:
For example, the following when defined as a path in an OAI specification should be flagged as an error:
Beta Was this translation helpful? Give feedback.
All reactions