Openapi Request Body Schema Properties Descriptions Error (Edit)

Require request body schema description.

Rule Definition

openapi-request-body-schema-properties-descriptions-error.yaml
{ "openapi-request-body-schema-properties-descriptions-error": {"description":"Require request body schema description.","message":"Schema Description","severity":"error","given":"$.paths.*.*.requestBody.content.*.schema.properties.*","then":{"field":"description","function":"falsy"}} }

Back to All of the Rules