Openapi Response Put 429 Status Code Info (Edit)

Has 429 status code for PUT response.

Rule Definition

openapi-response-put-429-status-code-info.yaml
{ "openapi-response-put-429-status-code-info": {"description":"Has 429 status code for PUT response.","message":"429 Status Code for PUT Responses","severity":"info","given":"$.paths.*.put.responses","then":{"field":"429","function":"falsy"}} }

Back to All of the Rules