pub type HttpRequest = Request<SdkBody>;
Expand description

Type alias for the HTTP request type that the orchestrator uses.