Openapi Response Get Default Media Type Schema Error (Edit)

Require schema for default.

Rule Definition

openapi-response-get-default-media-type-schema-error.yaml
{ "openapi-response-get-default-media-type-schema-error": {"description":"Require schema for default.","message":"Schema Default","severity":"error","given":"$.paths.*.*.responses.default.content.application/json","then":{"field":"schema","function":"truthy"}} }

Back to All of the Rules