bamaloneNew Contributor3 years agoWhat goes in RequestBody content field? The OAS indicates that a Request Body contains the content field which should be of type Media Type but it seems that the top level object within the content field is really content-type and then tha...Show More
bamaloneNew Contributor3 years agoAh, I see that the key should be the content type and the value is the Media type.
Recent DiscussionsMaximum no of end-points in an APIThe `<*>` symbolHow to define both fixed and dynamic fields in request body (visible in Swagger/Mintlify UI)?
Related ContentCan't add requestBody to GET call in OpenAPI 3.0Test case history: initial field content on creationHow to suppress requestBody generation in OpenAPI spec using swagger-maven-plugin