pub async fn show_service_manifest(
configuration: &Configuration,
addon_name: &str,
) -> Result<Value, Error<ShowServiceManifestError>>
pub async fn show_service_manifest(
configuration: &Configuration,
addon_name: &str,
) -> Result<Value, Error<ShowServiceManifestError>>