pub async fn validate_service_version(
configuration: &mut Configuration,
params: ValidateServiceVersionParams,
) -> Result<InlineResponse200, Error<ValidateServiceVersionError>>
Expand description
Validate the version for a particular service and version.