Openapi Operations Operation Ids Info (Edit)

Has operation id.

Rule Definition

openapi-operations-operation-ids-info.yaml
{ "openapi-operations-operation-ids-info": {"description":"Has operation id.","message":"Operation ID.","severity":"info","given":"$.paths.*[get,post,patch,put,delete]","then":[{"field":"operationId","function":"falsy"}]} }

Back to All of the Rules