Openapi Request Body Schema Properties Type Info (Edit)

Require request body schema properties type.

Rule Definition

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

Back to All of the Rules