Openapi Parameters Required Error (Edit)

Parameters Required

Rule Definition

openapi-parameters-required-error.yaml
{ "openapi-parameters-required-error": {"description":"Parameters Required","message":"Parameters MUST have a required property.","severity":"error","given":"$.paths.*.*.parameters.*","then":{"field":"required","function":"truthy"}} }

Back to All of the Rules