Skip to main content

GetSCMResourceChanges

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