Openapi Response Delete 429 Status Code Warn (Edit)

Warn 429 status code for DELETE response.

Rule Definition

openapi-response-delete-429-status-code-warn.yaml
{ "openapi-response-delete-429-status-code-warn": {"description":"Warn 429 status code for DELETE response.","message":"429 Status Code for DELETE Responses","severity":"warn","given":"$.paths.*.delete.responses","then":{"field":"429","function":"truthy"}} }

Back to All of the Rules