OptionaldescriptionDescription of the endpoint.
OptionalnameName of the endpoint.
OptionalrequestInformation about the endpoint request body.
OptionalresponsesMap 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.
Get the HTTP request info.
Copy valid properties from another instance responses.
See [[ApiBodyInfo]]
Describes an API endpoint.