Home
APIs.json
Common
Community
Overlays
Base
Blueprints
Rules
Rulesets
About
Openapi Parameters Path Names Camel Case Error (
Edit
)
Warn parameter path name camel case.
JSON Version
{"description":"Warn parameter path name camel case.","message":"Parameter Path Name Camel Case","severity":"warn","given":"$.paths.*.*.parameters[?(@.in=='path')].name","then":{"field":"@key","function":"casing","functionOptions":{"type":"camel"}}}
YAML Version
Back to All of the Rules