Optional
descriptionDescription of the endpoint.
Optional
nameName of the endpoint.
Optional
requestInformation about the endpoint request body.
Optional
responsesMap of HTTP status codes (as strings) to response body info. This means that you can describe the success body of a 200 response as well as the error body of a 500 response.
Describes an API endpoint.