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

OpenAPI Request Body Content On Put Info

PUT requests with a request body should have content defined, providing more detail on what is contained within the API request body

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.