Module http_endpoint_options

Source
Expand description

Nested message and enum types in HttpEndpointOptions.

Modules§

request
Nested message and enum types in Request.
response
Nested message and enum types in Response.

Structs§

Request
The default input for GET and DELETE methods is query Otherwise the default is body.
Response

Enums§

Method
HTTP method - Path parameters can be specified using {param} syntax.