pub async fn get_service_version(
configuration: &mut Configuration,
params: GetServiceVersionParams,
) -> Result<VersionResponse, Error<GetServiceVersionError>>
Expand description
Get the version for a particular service.
pub async fn get_service_version(
configuration: &mut Configuration,
params: GetServiceVersionParams,
) -> Result<VersionResponse, Error<GetServiceVersionError>>
Get the version for a particular service.