async fn set_configuration(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<SetConfigurationPayload>,
) -> Result<impl IntoResponse, AdminGatewayError>
async fn set_configuration(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<SetConfigurationPayload>,
) -> Result<impl IntoResponse, AdminGatewayError>