OpenAPI Response Get 403 Schema Ref Info (Edit)

GET 403 forbidden HTTP status codes have a schema references to standardize the response payload returned for the error response

OpenAPIResponsesGET4xxSchema

Rule Definition

openapi-response-get-403-schema-ref-info.yaml
{"openapi-response-get-403-schema-ref-info":{"description":"GET 403 forbidden HTTP status codes have a schema references to standardize the response payload returned for the error response","message":"GET 403 Responses Uses Schema Reference","severity":"info","given":"$.paths.*.get.responses.403","then":{"field":"$ref","function":"truthy"}}}

Back to All of the Rules