OpenAPI Response Put 500 Schema Ref Info (Edit)

PUT 500 internal server error requests HTTP status codes have a schema references to standardize the response payload returned for the error response

OpenAPIResponsesPUT5xxSchema

Rule Definition

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

Back to All of the Rules