Optional bodyOptional cookieSchema for the cookie parameters in JSON object. Key as the name of the parameter and value is the schema.
Optional headerSchema for the header parameters in JSON object. Key as the name of the parameter and value is the schema.
Optional pathSchema for the path parameters in JSON object. Key as the name of the parameter and value is the schema.
Optional querySchema for the query parameters in JSON object. Key as the name of the parameter and value is the schema.
Optional responseSchema for the response.
Schema for the request body.