diff --git a/specification/resources/resource-manager/Microsoft.Resources/resourceValidator/main.tsp b/specification/resources/resource-manager/Microsoft.Resources/resourceValidator/main.tsp index c8782a8973da..960531d8d226 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/resourceValidator/main.tsp +++ b/specification/resources/resource-manager/Microsoft.Resources/resourceValidator/main.tsp @@ -11,7 +11,7 @@ using TypeSpec.Versioning; #suppress "@azure-tools/typespec-azure-resource-manager/missing-operations-endpoint" "Operations API defined separately - namespace is shared between multiple services." @armProviderNamespace("Microsoft.Resources") -@service(#{ title: "Resource Validation Client" }) +@service(#{ title: "Resource Validator" }) @versioned(Versions) @armCommonTypesVersion(Azure.ResourceManager.CommonTypes.Versions.v6) namespace ResourceValidationClient; diff --git a/specification/resources/resource-manager/Microsoft.Resources/resourceValidator/readme.md b/specification/resources/resource-manager/Microsoft.Resources/resourceValidator/readme.md index 2262d8844df6..d0466a2c8841 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/resourceValidator/readme.md +++ b/specification/resources/resource-manager/Microsoft.Resources/resourceValidator/readme.md @@ -23,7 +23,7 @@ These are the global settings. ``` yaml title: ResourceValidationClient -description: Resource Validation Client +description: Resource Validator openapi-type: arm tag: package-2022-06 ``` diff --git a/specification/resources/resource-manager/Microsoft.Resources/resourceValidator/stable/2022-06-01/resourceValidator.json b/specification/resources/resource-manager/Microsoft.Resources/resourceValidator/stable/2022-06-01/resourceValidator.json index c3d64c91da8f..a157f127a504 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/resourceValidator/stable/2022-06-01/resourceValidator.json +++ b/specification/resources/resource-manager/Microsoft.Resources/resourceValidator/stable/2022-06-01/resourceValidator.json @@ -1,7 +1,7 @@ { "swagger": "2.0", "info": { - "title": "Resource Validation Client", + "title": "Resource Validator", "version": "2022-06-01", "x-typespec-generated": [ {