Function config_upload
async fn config_upload(
__arg0: State<SharedState>,
multipart: Multipart,
) -> Result<Json<GCEmptyResponse>, ErrorResponse>Expand description
Uploads a new configuration to the service hub
async fn config_upload(
__arg0: State<SharedState>,
multipart: Multipart,
) -> Result<Json<GCEmptyResponse>, ErrorResponse>Uploads a new configuration to the service hub