API Evangelist API Evangelist
API Learnings
APIs
API Governance
API Solutions
API Discovery
API Building Blocks
API Evangelist LLC

OpenAPI Request Bodies Required Property Info

It is important to be explicit about whether or not the request body for an API operation is required or not

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.