It is important to be explicit about whether or not the request body for an API operation is required or not
OpenAPI Request Bodies Required Property Info
Message: REQUEST BODIES Required
Policies
Request Bodies
Request bodies are one of the most complex parts of an API to get right. Descriptions, required fields, content types, and validation all need to be present and consistent.