pub async fn setup_oss_api_client( apis_config: HashMap<String, ApiClientConfig>, changed: &Option<HashMap<String, Value>>, ) -> Result<(), CfgError>