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 DiscussionsSwagger CLI deprecated what API testing CLI tool do you use now?swagger is not accessibleJava Deprecated annotation issue
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