Expand description
Rest API request related types
(as opposed to the streaming event long-polling API parts)
Traitsยง
- Rest
ApiEndpoint - a trait for objects describing a REST API endpoint
- Rest
ApiResponse - this is a marker trait that marks a type as a valid response type for a given RestApiEndpoint