pub async fn GetSCMBranches( _State: State<'_, Arc<ApplicationState>>, ProviderIdentifier: String, ) -> Result<Value, String>