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 DiscussionsHow to troubleshoot object recognition issues in TestComplete?How do I set up API testing workflows in ReadyAPI or SoapUI?How can I get started with Swagger’s open source tools
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