Openapi Schema Properties Error (Edit)

Require schema properties.

Rule Definition

openapi-schema-properties-error.yaml
{ "openapi-schema-properties-error": {"description":"Require schema properties.","message":"Schema Properties","severity":"error","given":"$.components.schemas.[?(@.type==\"object\")]","then":{"field":"properties","function":"truthy"}} }

Back to All of the Rules