diff --git a/specification/peering/resource-manager/Microsoft.Peering/Peering/back-compatible.tsp b/specification/peering/resource-manager/Microsoft.Peering/Peering/back-compatible.tsp index 5e15029c649f..bfcecd004539 100644 --- a/specification/peering/resource-manager/Microsoft.Peering/Peering/back-compatible.tsp +++ b/specification/peering/resource-manager/Microsoft.Peering/Peering/back-compatible.tsp @@ -115,3 +115,8 @@ using Microsoft.Peering; "ArmResource", "python" ); + +@@clientLocation(Microsoft.Peering.checkServiceProviderAvailability, + "Management", + "go" +); diff --git a/specification/peering/resource-manager/Microsoft.Peering/Peering/tspconfig.yaml b/specification/peering/resource-manager/Microsoft.Peering/Peering/tspconfig.yaml index 59edb8c6882e..5666bf62dfab 100644 --- a/specification/peering/resource-manager/Microsoft.Peering/Peering/tspconfig.yaml +++ b/specification/peering/resource-manager/Microsoft.Peering/Peering/tspconfig.yaml @@ -33,7 +33,7 @@ options: service-dir: "sdk/resourcemanager/peering" emitter-output-dir: "{output-dir}/{service-dir}/armpeering" module: "github.com/Azure/azure-sdk-for-go/{service-dir}/armpeering" - fix-const-stuttering: true + fix-const-stuttering: false flavor: "azure" generate-samples: true generate-fakes: true