RestEndpointHandler
REST endpoint handlers are invoked for each call to the matching endpoint.
Functions
Link copied to clipboard
Specifies auth for the endpoint.
Link copied to clipboard
Specifies overriding auth for the endpoint.
Link copied to clipboard
Specifies the handler for the endpoint.
Link copied to clipboard
Specifies the HTTP status code to use for the response. If this is not provided or returns null, Ktor's default will apply.