Openapi Response Get Default Schema Ref Info (Edit)

Has default response default schema has $ref.

Rule Definition

openapi-response-get-default-schema-ref-info.yaml
{ "openapi-response-get-default-schema-ref-info": {"description":"Has default response default schema has $ref.","message":"Default Response Schema Ref","given":"$.paths.*.*.responses.default.content.*.schema","severity":"info","then":{"field":"$ref","function":"falsy"}} }

Back to All of the Rules