Openapi Operations Summary Error (Edit)

Require operation summary.

Rule Definition

openapi-operations-summary-error.yaml
{ "openapi-operations-summary-error": {"description":"Require operation summary.","message":"Operation Summary","severity":"error","given":"$.paths.*[get,post,patch,put,delete]","then":[{"field":"summary","function":"truthy"}]} }

Back to All of the Rules