Openapi Request Body Schema Properties Descriptions Info (Edit)

Require request body schema description.

Rule Definition

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

Back to All of the Rules