pub async fn activate_service_version(
configuration: &mut Configuration,
params: ActivateServiceVersionParams,
) -> Result<VersionResponse, Error<ActivateServiceVersionError>>
Expand description
Activate the current version.
pub async fn activate_service_version(
configuration: &mut Configuration,
params: ActivateServiceVersionParams,
) -> Result<VersionResponse, Error<ActivateServiceVersionError>>
Activate the current version.