Openapi Operations Summary Length Error (Edit)

Operation summary length 50.

Rule Definition

openapi-operations-summary-length-error.yaml
{ "openapi-operations-summary-length-error": {"description":"Operation summary length 50.","message":"Operation Summary Length","given":"$.paths.*[get,post,patch,put,delete]","then":[{"field":"summary","function":"length","functionOptions":{"max":50}}],"type":"style"} }

Back to All of the Rules