Home
APIs.json
Common
Community
Overlays
Base
Blueprints
Rules
Rulesets
About
Openapi Request Body Schema Properties Enum Casing Error (
Edit
)
Require request body schema property enum casing.
JSON Version
{"description":"Require request body schema property enum casing.","message":"Request Body Schema Property Enum Casing","severity":"error","given":"$.paths.*.*.requestBody.content.*.schema.properties.*.enum.*","then":{"function":"pattern","functionOptions":{"match":"^[A-Z]+(?:_[A-Z]+)*$"}}}
YAML Version
Back to All of the Rules