pub async fn create_upstream(
__arg0: State<SaasState>,
__arg1: Auth,
__arg2: Json<CreateUpstreamRequest>,
) -> impl IntoResponseExpand description
Create a new upstream.
pub async fn create_upstream(
__arg0: State<SaasState>,
__arg1: Auth,
__arg2: Json<CreateUpstreamRequest>,
) -> impl IntoResponseCreate a new upstream.