Package-level declarations
Types
Link copied to clipboard
Annotations for RestEndpoint instances.
Link copied to clipboard
A RestEndpoint implementation defines the API contract for a single REST API endpoint. Implementations must be Kotlin data classes or data objects. See this Feature's README or tests for some examples.
Link copied to clipboard
object RestEndpointErrorBuilder