Openapi Schema Properties Descriptions Error (Edit)

Require schema description.

Rule Definition

openapi-schema-properties-descriptions-error.yaml
{ "openapi-schema-properties-descriptions-error": {"description":"Require schema description.","message":"Schema Description","severity":"error","given":"$.components.schemas.*.properties.*","then":{"field":"description","function":"truthy"}} }

Back to All of the Rules