diff --git a/specification/ai/DocumentIntelligence/main.tsp b/specification/ai/DocumentIntelligence/main.tsp
index 002f3b490672..da21f916d5bf 100644
--- a/specification/ai/DocumentIntelligence/main.tsp
+++ b/specification/ai/DocumentIntelligence/main.tsp
@@ -21,7 +21,7 @@ using TypeSpec.Http;
]>
)
@service({
- title: "Document Intelligence (formerly Form Recognizer)",
+ title: "Document Intelligence (formerly Form Recognizer) for testing",
})
@server(
"{endpoint}/documentintelligence",
diff --git a/specification/ai/Face/main.tsp b/specification/ai/Face/main.tsp
index 70763a903c31..d082e16c6ee5 100644
--- a/specification/ai/Face/main.tsp
+++ b/specification/ai/Face/main.tsp
@@ -15,7 +15,7 @@ using TypeSpec.Versioning;
@useAuth(KeyAuth | AADToken)
@service({
- title: "Azure AI Face API",
+ title: "Azure AI Face API for testing",
})
@versioned(Versions)
@server(
diff --git a/specification/ai/ImageAnalysis/main.tsp b/specification/ai/ImageAnalysis/main.tsp
index 55a5bf9547a9..255bae04e073 100644
--- a/specification/ai/ImageAnalysis/main.tsp
+++ b/specification/ai/ImageAnalysis/main.tsp
@@ -11,7 +11,7 @@ using TypeSpec.Versioning;
using Azure.Core;
@service({
- title: "Image Analysis",
+ title: "Image Analysis for testing",
})
@versioned(ImageAnalysis.Versions)
@useAuth(
diff --git a/specification/ai/OpenAI.Assistants/main.tsp b/specification/ai/OpenAI.Assistants/main.tsp
index 2729a2ab346e..465aab5656ca 100644
--- a/specification/ai/OpenAI.Assistants/main.tsp
+++ b/specification/ai/OpenAI.Assistants/main.tsp
@@ -36,7 +36,7 @@ namespace Azure.AI.OpenAI {
]>
)
@service({
- title: "Azure OpenAI",
+ title: "Azure OpenAI for testing",
})
@server(
"{endpoint}",
diff --git a/specification/ai/data-plane/DocumentIntelligence/preview/2024-02-29-preview/DocumentIntelligence.json b/specification/ai/data-plane/DocumentIntelligence/preview/2024-02-29-preview/DocumentIntelligence.json
index 669570952d45..9eef6bd53a04 100644
--- a/specification/ai/data-plane/DocumentIntelligence/preview/2024-02-29-preview/DocumentIntelligence.json
+++ b/specification/ai/data-plane/DocumentIntelligence/preview/2024-02-29-preview/DocumentIntelligence.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Document Intelligence (formerly Form Recognizer)",
+ "title": "Document Intelligence (formerly Form Recognizer) for testing",
"version": "2024-02-29-preview",
"description": "Extracts content, layout, and structured data from documents.",
"x-typespec-generated": [
diff --git a/specification/ai/data-plane/Face/preview/v1.1-preview.1/Face.json b/specification/ai/data-plane/Face/preview/v1.1-preview.1/Face.json
index df980dde9e69..b64dd93de21d 100644
--- a/specification/ai/data-plane/Face/preview/v1.1-preview.1/Face.json
+++ b/specification/ai/data-plane/Face/preview/v1.1-preview.1/Face.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure AI Face API",
+ "title": "Azure AI Face API for testing",
"version": "v1.1-preview.1",
"x-typespec-generated": [
{
diff --git a/specification/ai/data-plane/Face/preview/v1.2-preview.1/Face.json b/specification/ai/data-plane/Face/preview/v1.2-preview.1/Face.json
index fe4c74e2cb55..612ba4c178b2 100644
--- a/specification/ai/data-plane/Face/preview/v1.2-preview.1/Face.json
+++ b/specification/ai/data-plane/Face/preview/v1.2-preview.1/Face.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure AI Face API",
+ "title": "Azure AI Face API for testing",
"version": "v1.2-preview.1",
"x-typespec-generated": [
{
diff --git a/specification/ai/data-plane/ImageAnalysis/stable/2023-10-01/generated.json b/specification/ai/data-plane/ImageAnalysis/stable/2023-10-01/generated.json
index 334ece27267e..121e64a18f78 100644
--- a/specification/ai/data-plane/ImageAnalysis/stable/2023-10-01/generated.json
+++ b/specification/ai/data-plane/ImageAnalysis/stable/2023-10-01/generated.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Image Analysis",
+ "title": "Image Analysis for testing",
"version": "2023-10-01",
"x-typespec-generated": [
{
diff --git a/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-02-15-preview/assistants_generated.json b/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-02-15-preview/assistants_generated.json
index e0e6a4265818..124176aa6f5c 100644
--- a/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-02-15-preview/assistants_generated.json
+++ b/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-02-15-preview/assistants_generated.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure OpenAI",
+ "title": "Azure OpenAI for testing",
"version": "2024-02-15-preview",
"description": "Azure OpenAI APIs for Assistants.",
"x-typespec-generated": [
diff --git a/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-05-01-preview/assistants_generated.json b/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-05-01-preview/assistants_generated.json
index b4ab33219b56..7ab7988b0439 100644
--- a/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-05-01-preview/assistants_generated.json
+++ b/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-05-01-preview/assistants_generated.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure OpenAI",
+ "title": "Azure OpenAI for testing",
"version": "2024-05-01-preview",
"description": "Azure OpenAI APIs for Assistants.",
"x-typespec-generated": [
diff --git a/specification/ai/data-plane/OpenAI.Assistants/OpenApiV3/2024-02-15-preview/assistants_generated.yaml b/specification/ai/data-plane/OpenAI.Assistants/OpenApiV3/2024-02-15-preview/assistants_generated.yaml
index 705ba5e46a01..96ae6fde8acd 100644
--- a/specification/ai/data-plane/OpenAI.Assistants/OpenApiV3/2024-02-15-preview/assistants_generated.yaml
+++ b/specification/ai/data-plane/OpenAI.Assistants/OpenApiV3/2024-02-15-preview/assistants_generated.yaml
@@ -1,6 +1,6 @@
openapi: 3.0.0
info:
- title: Azure OpenAI
+ title: Azure OpenAI for testing
description: Azure OpenAI APIs for Assistants.
version: 2024-02-15-preview
tags: []
diff --git a/specification/ai/data-plane/OpenAI.Assistants/OpenApiV3/2024-05-01-preview/assistants_generated.yaml b/specification/ai/data-plane/OpenAI.Assistants/OpenApiV3/2024-05-01-preview/assistants_generated.yaml
index fb3160dfa445..7d136fcdf526 100644
--- a/specification/ai/data-plane/OpenAI.Assistants/OpenApiV3/2024-05-01-preview/assistants_generated.yaml
+++ b/specification/ai/data-plane/OpenAI.Assistants/OpenApiV3/2024-05-01-preview/assistants_generated.yaml
@@ -1,6 +1,6 @@
openapi: 3.0.0
info:
- title: Azure OpenAI
+ title: Azure OpenAI for testing
description: Azure OpenAI APIs for Assistants.
version: 2024-05-01-preview
tags: []
diff --git a/specification/apicenter/ApiCenter.DataApi/main.tsp b/specification/apicenter/ApiCenter.DataApi/main.tsp
index ddc15f1ea74c..470313216241 100644
--- a/specification/apicenter/ApiCenter.DataApi/main.tsp
+++ b/specification/apicenter/ApiCenter.DataApi/main.tsp
@@ -17,7 +17,7 @@ using Azure.Core;
@useAuth(AadOauth2Auth<["https://azure-apicenter.net/user_impersonation"]>)
@service({
- title: "Azure API Center Data API",
+ title: "Azure API Center Data API for testing",
})
@server(
"https://{serviceName}.data.azure-apicenter.net",
diff --git a/specification/apicenter/ApiCenter.Management/main.tsp b/specification/apicenter/ApiCenter.Management/main.tsp
index 72da97970e24..24aaea37da45 100644
--- a/specification/apicenter/ApiCenter.Management/main.tsp
+++ b/specification/apicenter/ApiCenter.Management/main.tsp
@@ -23,7 +23,7 @@ using TypeSpec.Versioning;
using Azure.ClientGenerator.Core;
@armProviderNamespace
@service({
- title: "Azure API Center",
+ title: "Azure API Center for testing",
})
@versioned(Versions)
@doc("Azure API Center Resource Provider.")
diff --git a/specification/apicenter/data-plane/ApiCenter.DataApi/preview/2024-02-01-preview/azure.apicenter.dataapi.json b/specification/apicenter/data-plane/ApiCenter.DataApi/preview/2024-02-01-preview/azure.apicenter.dataapi.json
index 4dde16e9291f..f48ebc53c7e5 100644
--- a/specification/apicenter/data-plane/ApiCenter.DataApi/preview/2024-02-01-preview/azure.apicenter.dataapi.json
+++ b/specification/apicenter/data-plane/ApiCenter.DataApi/preview/2024-02-01-preview/azure.apicenter.dataapi.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure API Center Data API",
+ "title": "Azure API Center Data API for testing",
"version": "2024-02-01-preview",
"description": "Data API introduces endpoints to manage your API Center resources.",
"x-typespec-generated": [
diff --git a/specification/apicenter/resource-manager/Microsoft.ApiCenter/preview/2024-03-15-preview/apicenter.json b/specification/apicenter/resource-manager/Microsoft.ApiCenter/preview/2024-03-15-preview/apicenter.json
index 1350ded5e5a8..62a5cc3a66a3 100644
--- a/specification/apicenter/resource-manager/Microsoft.ApiCenter/preview/2024-03-15-preview/apicenter.json
+++ b/specification/apicenter/resource-manager/Microsoft.ApiCenter/preview/2024-03-15-preview/apicenter.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure API Center",
+ "title": "Azure API Center for testing",
"version": "2024-03-15-preview",
"description": "Azure API Center Resource Provider.",
"x-typespec-generated": [
diff --git a/specification/apicenter/resource-manager/Microsoft.ApiCenter/stable/2024-03-01/apicenter.json b/specification/apicenter/resource-manager/Microsoft.ApiCenter/stable/2024-03-01/apicenter.json
index c33916a2bc68..c202598afbf1 100644
--- a/specification/apicenter/resource-manager/Microsoft.ApiCenter/stable/2024-03-01/apicenter.json
+++ b/specification/apicenter/resource-manager/Microsoft.ApiCenter/stable/2024-03-01/apicenter.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure API Center",
+ "title": "Azure API Center for testing",
"version": "2024-03-01",
"description": "Azure API Center Resource Provider.",
"x-typespec-generated": [
diff --git a/specification/appcomplianceautomation/AppComplianceAutomation.Management/main.tsp b/specification/appcomplianceautomation/AppComplianceAutomation.Management/main.tsp
index 6e9ffc9b4780..e3bcd65a93bb 100644
--- a/specification/appcomplianceautomation/AppComplianceAutomation.Management/main.tsp
+++ b/specification/appcomplianceautomation/AppComplianceAutomation.Management/main.tsp
@@ -20,7 +20,7 @@ using TypeSpec.Versioning;
*/
@armProviderNamespace
@service({
- title: "App Compliance Automation Tool for Microsoft 365",
+ title: "App Compliance Automation Tool for Microsoft 365 for testing",
})
@versioned(Versions)
@armCommonTypesVersion(Azure.ResourceManager.CommonTypes.Versions.v3)
diff --git a/specification/appcomplianceautomation/resource-manager/Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json b/specification/appcomplianceautomation/resource-manager/Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json
index d602558f2e49..d719b75cb233 100644
--- a/specification/appcomplianceautomation/resource-manager/Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json
+++ b/specification/appcomplianceautomation/resource-manager/Microsoft.AppComplianceAutomation/stable/2024-06-27/appcomplianceautomation.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "App Compliance Automation Tool for Microsoft 365",
+ "title": "App Compliance Automation Tool for Microsoft 365 for testing",
"version": "2024-06-27",
"description": "App Compliance Automation Tool for Microsoft 365 API spec",
"x-typespec-generated": [
diff --git a/specification/appconfiguration/AppConfiguration/main.tsp b/specification/appconfiguration/AppConfiguration/main.tsp
index 318d929f99f6..75d0fef41bbf 100644
--- a/specification/appconfiguration/AppConfiguration/main.tsp
+++ b/specification/appconfiguration/AppConfiguration/main.tsp
@@ -8,7 +8,7 @@ using TypeSpec.Http;
using TypeSpec.Versioning;
@service({
- title: "Azure App Configuration",
+ title: "Azure App Configuration for testing",
})
@versioned(Versions)
@useAuth(
diff --git a/specification/appconfiguration/data-plane/Microsoft.AppConfiguration/stable/2023-11-01/appconfiguration.json b/specification/appconfiguration/data-plane/Microsoft.AppConfiguration/stable/2023-11-01/appconfiguration.json
index fb2796e96161..71f7e85280d6 100644
--- a/specification/appconfiguration/data-plane/Microsoft.AppConfiguration/stable/2023-11-01/appconfiguration.json
+++ b/specification/appconfiguration/data-plane/Microsoft.AppConfiguration/stable/2023-11-01/appconfiguration.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure App Configuration",
+ "title": "Azure App Configuration for testing",
"version": "2023-11-01",
"description": "Azure App Configuration REST API",
"x-typespec-generated": [
diff --git a/specification/applicationinsights/ApplicationInsights.LiveMetrics/main.tsp b/specification/applicationinsights/ApplicationInsights.LiveMetrics/main.tsp
index 441cc03ff6f5..17c44b626817 100644
--- a/specification/applicationinsights/ApplicationInsights.LiveMetrics/main.tsp
+++ b/specification/applicationinsights/ApplicationInsights.LiveMetrics/main.tsp
@@ -22,7 +22,7 @@ using Azure.Core.Traits;
]>
)
@service({
- title: "Live Metrics REST APIs for client SDKs.",
+ title: "Live Metrics REST APIs for client SDKs. for testing",
})
@server(
"{endpoint}",
diff --git a/specification/applicationinsights/data-plane/LiveMetrics/preview/2024-04-01-preview/livemetrics.json b/specification/applicationinsights/data-plane/LiveMetrics/preview/2024-04-01-preview/livemetrics.json
index 5f645cbce25e..082fd40fd359 100644
--- a/specification/applicationinsights/data-plane/LiveMetrics/preview/2024-04-01-preview/livemetrics.json
+++ b/specification/applicationinsights/data-plane/LiveMetrics/preview/2024-04-01-preview/livemetrics.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Live Metrics REST APIs for client SDKs.",
+ "title": "Live Metrics REST APIs for client SDKs. for testing",
"version": "2024-04-01-preview",
"description": "Live Metrics REST APIs.",
"x-typespec-generated": [
diff --git a/specification/azurefleet/AzureFleet.Management/main.tsp b/specification/azurefleet/AzureFleet.Management/main.tsp
index a29951f7985a..ab674d09194f 100644
--- a/specification/azurefleet/AzureFleet.Management/main.tsp
+++ b/specification/azurefleet/AzureFleet.Management/main.tsp
@@ -15,7 +15,7 @@ using Azure.ResourceManager;
@armProviderNamespace("Microsoft.AzureFleet")
@service({
- title: "Microsoft.AzureFleet",
+ title: "Microsoft.AzureFleet for testing",
})
@versioned(Versions)
namespace Microsoft.AzureFleet;
diff --git a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2023-11-01-preview/azurefleet.json b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2023-11-01-preview/azurefleet.json
index 1e5cfc6b2e3b..36a6d7454856 100644
--- a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2023-11-01-preview/azurefleet.json
+++ b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2023-11-01-preview/azurefleet.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.AzureFleet",
+ "title": "Microsoft.AzureFleet for testing",
"version": "2023-11-01-preview",
"x-typespec-generated": [
{
diff --git a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2024-05-01-preview/azurefleet.json b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2024-05-01-preview/azurefleet.json
index f5f76b97191f..c3fd4970f0cf 100644
--- a/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2024-05-01-preview/azurefleet.json
+++ b/specification/azurefleet/resource-manager/Microsoft.AzureFleet/preview/2024-05-01-preview/azurefleet.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.AzureFleet",
+ "title": "Microsoft.AzureFleet for testing",
"version": "2024-05-01-preview",
"x-typespec-generated": [
{
diff --git a/specification/azurelargeinstance/AzureLargeInstance.Management/main.tsp b/specification/azurelargeinstance/AzureLargeInstance.Management/main.tsp
index 33a93a0febf6..4d42c23ff31f 100644
--- a/specification/azurelargeinstance/AzureLargeInstance.Management/main.tsp
+++ b/specification/azurelargeinstance/AzureLargeInstance.Management/main.tsp
@@ -16,7 +16,7 @@ using TypeSpec.Versioning;
@Azure.ResourceManager.armCommonTypesVersion("v5")
@armProviderNamespace
@service({
- title: "Azure Large Instance",
+ title: "Azure Large Instance for testing",
})
@doc("The AzureLargeInstance Management client")
@versioned(Versions)
diff --git a/specification/azurelargeinstance/resource-manager/Microsoft.AzureLargeInstance/preview/2023-07-20-preview/azurelargeinstance.json b/specification/azurelargeinstance/resource-manager/Microsoft.AzureLargeInstance/preview/2023-07-20-preview/azurelargeinstance.json
index 93519783821a..eecf2644e28a 100644
--- a/specification/azurelargeinstance/resource-manager/Microsoft.AzureLargeInstance/preview/2023-07-20-preview/azurelargeinstance.json
+++ b/specification/azurelargeinstance/resource-manager/Microsoft.AzureLargeInstance/preview/2023-07-20-preview/azurelargeinstance.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Large Instance",
+ "title": "Azure Large Instance for testing",
"version": "2023-07-20-preview",
"description": "The AzureLargeInstance Management client",
"x-typespec-generated": [
diff --git a/specification/azurelargeinstance/resource-manager/Microsoft.AzureLargeInstance/stable/2024-04-10/azurelargeinstance.json b/specification/azurelargeinstance/resource-manager/Microsoft.AzureLargeInstance/stable/2024-04-10/azurelargeinstance.json
index c20d5c66b605..da0c2492db9b 100644
--- a/specification/azurelargeinstance/resource-manager/Microsoft.AzureLargeInstance/stable/2024-04-10/azurelargeinstance.json
+++ b/specification/azurelargeinstance/resource-manager/Microsoft.AzureLargeInstance/stable/2024-04-10/azurelargeinstance.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Large Instance",
+ "title": "Azure Large Instance for testing",
"version": "2024-04-10",
"description": "The AzureLargeInstance Management client",
"x-typespec-generated": [
diff --git a/specification/azurestackhci/AzureStackHCI.StackHCIVM.Management/main.tsp b/specification/azurestackhci/AzureStackHCI.StackHCIVM.Management/main.tsp
index 296bc8508433..348aaf0e882b 100644
--- a/specification/azurestackhci/AzureStackHCI.StackHCIVM.Management/main.tsp
+++ b/specification/azurestackhci/AzureStackHCI.StackHCIVM.Management/main.tsp
@@ -29,7 +29,7 @@ using TypeSpec.Versioning;
#suppress "@azure-tools/typespec-azure-core/casing-style" "HCI itself is a short form."
@armProviderNamespace
@service({
- title: "Microsoft.AzureStackHCI",
+ title: "Microsoft.AzureStackHCI for testing",
})
@versioned(Versions)
@armCommonTypesVersion(Azure.ResourceManager.CommonTypes.Versions.v5)
diff --git a/specification/azurestackhci/Operations.Management/main.tsp b/specification/azurestackhci/Operations.Management/main.tsp
index b56ae312dc3e..767bc552c718 100644
--- a/specification/azurestackhci/Operations.Management/main.tsp
+++ b/specification/azurestackhci/Operations.Management/main.tsp
@@ -15,7 +15,7 @@ using TypeSpec.Versioning;
#suppress "@azure-tools/typespec-azure-core/casing-style" "HCI itself is a short form."
@armProviderNamespace
@service({
- title: "Microsoft.AzureStackHCI",
+ title: "Microsoft.AzureStackHCI for testing",
})
@versioned(Versions)
@armCommonTypesVersion(Azure.ResourceManager.CommonTypes.Versions.v5)
diff --git a/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/StackHCIVM/preview/2024-02-01-preview/stackhcivm.json b/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/StackHCIVM/preview/2024-02-01-preview/stackhcivm.json
index b86d0039c729..8bd35ec4e578 100644
--- a/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/StackHCIVM/preview/2024-02-01-preview/stackhcivm.json
+++ b/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/StackHCIVM/preview/2024-02-01-preview/stackhcivm.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.AzureStackHCI",
+ "title": "Microsoft.AzureStackHCI for testing",
"version": "2024-02-01-preview",
"description": "Azure Stack HCI management service",
"x-typespec-generated": [
diff --git a/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/operations/preview/2024-02-01-preview/operations.json b/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/operations/preview/2024-02-01-preview/operations.json
index 129e01b5403a..dc52c26d7931 100644
--- a/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/operations/preview/2024-02-01-preview/operations.json
+++ b/specification/azurestackhci/resource-manager/Microsoft.AzureStackHCI/operations/preview/2024-02-01-preview/operations.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.AzureStackHCI",
+ "title": "Microsoft.AzureStackHCI for testing",
"version": "2024-02-01-preview",
"description": "Azure Stack HCI management service",
"x-typespec-generated": [
diff --git a/specification/batch/Azure.Batch/main.tsp b/specification/batch/Azure.Batch/main.tsp
index e61b87a7f3aa..d0be3312ed52 100644
--- a/specification/batch/Azure.Batch/main.tsp
+++ b/specification/batch/Azure.Batch/main.tsp
@@ -6,7 +6,7 @@ using TypeSpec.Http;
using TypeSpec.Versioning;
@service({
- title: "Azure Batch",
+ title: "Azure Batch for testing",
})
@versioned(Azure.Batch.Versions)
@doc("Azure Batch provides Cloud-scale job scheduling and compute management.")
diff --git a/specification/batch/data-plane/Azure.Batch/preview/2024-02-01.19.0/BatchService.json b/specification/batch/data-plane/Azure.Batch/preview/2024-02-01.19.0/BatchService.json
index 6379be5574ac..b7a152b08b31 100644
--- a/specification/batch/data-plane/Azure.Batch/preview/2024-02-01.19.0/BatchService.json
+++ b/specification/batch/data-plane/Azure.Batch/preview/2024-02-01.19.0/BatchService.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Batch",
+ "title": "Azure Batch for testing",
"version": "2024-02-01.19.0",
"description": "Azure Batch provides Cloud-scale job scheduling and compute management.",
"x-typespec-generated": [
diff --git a/specification/codesigning/CodeSigning.Management/main.tsp b/specification/codesigning/CodeSigning.Management/main.tsp
index 54a7a1eed540..0e191a2d51d1 100644
--- a/specification/codesigning/CodeSigning.Management/main.tsp
+++ b/specification/codesigning/CodeSigning.Management/main.tsp
@@ -16,7 +16,7 @@ using TypeSpec.Versioning;
@doc("Code Signing resource provider api.")
@armProviderNamespace("Microsoft.CodeSigning")
@service({
- title: "CodeSigningManagementClient",
+ title: "CodeSigningManagementClient for testing",
})
@versioned(Versions)
@armCommonTypesVersion(Azure.ResourceManager.CommonTypes.Versions.v5)
diff --git a/specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/codeSigningAccount.json b/specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/codeSigningAccount.json
index 123faa923f38..bff1bb0b4577 100644
--- a/specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/codeSigningAccount.json
+++ b/specification/codesigning/resource-manager/Microsoft.CodeSigning/preview/2024-02-05-preview/codeSigningAccount.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "CodeSigningManagementClient",
+ "title": "CodeSigningManagementClient for testing",
"version": "2024-02-05-preview",
"description": "Code Signing resource provider api.",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/AnomalyDetector/main.tsp b/specification/cognitiveservices/AnomalyDetector/main.tsp
index 896abafe657d..20ce0360e23d 100644
--- a/specification/cognitiveservices/AnomalyDetector/main.tsp
+++ b/specification/cognitiveservices/AnomalyDetector/main.tsp
@@ -10,7 +10,7 @@ using TypeSpec.Versioning;
@versioned(APIVersion)
@service({
- title: "Anomaly Detector",
+ title: "Anomaly Detector for testing",
})
@useAuth(AnomalyDetectorApiKeyAuth)
@server(
diff --git a/specification/cognitiveservices/ContentSafety/main.tsp b/specification/cognitiveservices/ContentSafety/main.tsp
index bce771448ac2..06cfaa63e8c7 100644
--- a/specification/cognitiveservices/ContentSafety/main.tsp
+++ b/specification/cognitiveservices/ContentSafety/main.tsp
@@ -10,7 +10,7 @@ using TypeSpec.Versioning;
using Azure.Core;
@service({
- title: "ContentSafety Service",
+ title: "ContentSafety Service for testing",
})
@versioned(ContentSafety.Versions)
@useAuth(
diff --git a/specification/cognitiveservices/Language.AnalyzeText/main.tsp b/specification/cognitiveservices/Language.AnalyzeText/main.tsp
index db496e0bfd66..7787ec436cbe 100644
--- a/specification/cognitiveservices/Language.AnalyzeText/main.tsp
+++ b/specification/cognitiveservices/Language.AnalyzeText/main.tsp
@@ -31,7 +31,7 @@ using Azure.Core.Traits;
]>
)
@service({
- title: "Microsoft Cognitive Language Service - Text Analysis",
+ title: "Microsoft Cognitive Language Service - Text Analysis for testing",
})
@server(
"{Endpoint}/language",
diff --git a/specification/cognitiveservices/Language.Conversations/main.tsp b/specification/cognitiveservices/Language.Conversations/main.tsp
index c46ea1d894fd..844a2644204f 100644
--- a/specification/cognitiveservices/Language.Conversations/main.tsp
+++ b/specification/cognitiveservices/Language.Conversations/main.tsp
@@ -24,7 +24,7 @@ using Azure.Core.Traits;
]>
)
@service({
- title: "Microsoft Cognitive Language Service - Analyze Conversations",
+ title: "Microsoft Cognitive Language Service - Analyze Conversations for testing",
})
@server(
"{Endpoint}/language",
@@ -1140,7 +1140,7 @@ union SummaryAspect {
resolution: "resolution",
/** Chapter title of any conversation. It's usually one phrase or several phrases naturally combined. Long conversations tend to have more chapters. You can find the chapter boundary from the summary context. */
- chapterTitle: "chapterTitle",
+ chaptertitle: "chapterTitle for testing",
/** Generic narrative summary of any conversation. It generally converts the conversational language into formal written language, compresses the text length, and keeps the salient information. */
narrative: "narrative",
diff --git a/specification/cognitiveservices/OpenAI.Inference/main.tsp b/specification/cognitiveservices/OpenAI.Inference/main.tsp
index 3b46755b025b..7c483146be42 100644
--- a/specification/cognitiveservices/OpenAI.Inference/main.tsp
+++ b/specification/cognitiveservices/OpenAI.Inference/main.tsp
@@ -25,7 +25,7 @@ using TypeSpec.Versioning;
]>
)
@service({
- title: "Azure OpenAI API",
+ title: "Azure OpenAI API for testing",
})
@server(
"{endpoint}/openai",
diff --git a/specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.1/openapi.json b/specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.1/openapi.json
index 7b2b3dc75b47..b5b043d97ae7 100644
--- a/specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.1/openapi.json
+++ b/specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.1/openapi.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Anomaly Detector",
+ "title": "Anomaly Detector for testing",
"version": "v1.1",
"description": "The Anomaly Detector API detects anomalies automatically in time series data.\nIt supports both a stateless detection mode and a\nstateful detection mode. In stateless mode, there are three functionalities. Entire\nDetect is for detecting the whole series, with the model trained by the time series.\nLast Detect is for detecting the last point, with the model trained by points before.\nChangePoint Detect is for detecting trend changes in the time series. In stateful\nmode, the user can store time series. The stored time series will be used for\ndetection anomalies. In this mode, the user can still use the preceding three\nfunctionalities by only giving a time range without preparing time series on the\nclient side. Besides the preceding three functionalities, the stateful model\nprovides group-based detection and labeling services. By using the labeling\nservice, the user can provide labels for each detection result. These labels will be\nused for retuning or regenerating detection models. Inconsistency detection is\na kind of group-based detection that finds inconsistencies in\na set of time series. By using the anomaly detector service, business customers can\ndiscover incidents and establish a logic flow for root cause analysis.",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-06-01-preview/generated.json b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-06-01-preview/generated.json
index 80ad47ec677a..44f839b0c597 100644
--- a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-06-01-preview/generated.json
+++ b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-06-01-preview/generated.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure OpenAI API",
+ "title": "Azure OpenAI API for testing",
"version": "2023-06-01-preview",
"description": "Azure OpenAI APIs for completions and search",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-07-01-preview/generated.json b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-07-01-preview/generated.json
index 5a9d2881f642..e8e374514345 100644
--- a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-07-01-preview/generated.json
+++ b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2023-07-01-preview/generated.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure OpenAI API",
+ "title": "Azure OpenAI API for testing",
"version": "2023-07-01-preview",
"description": "Azure OpenAI APIs for completions and search",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-02-15-preview/generated.json b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-02-15-preview/generated.json
index da1d7570972a..27a315c472d2 100644
--- a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-02-15-preview/generated.json
+++ b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-02-15-preview/generated.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure OpenAI API",
+ "title": "Azure OpenAI API for testing",
"version": "2024-02-15-preview",
"description": "Azure OpenAI APIs for completions and search",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-03-01-preview/generated.json b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-03-01-preview/generated.json
index a0f0eb9f5181..887714c183a2 100644
--- a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-03-01-preview/generated.json
+++ b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-03-01-preview/generated.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure OpenAI API",
+ "title": "Azure OpenAI API for testing",
"version": "2024-03-01-preview",
"description": "Azure OpenAI APIs for completions and search",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-04-01-preview/generated.json b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-04-01-preview/generated.json
index b5c82a20f9cf..06f8343b7b3a 100644
--- a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-04-01-preview/generated.json
+++ b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-04-01-preview/generated.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure OpenAI API",
+ "title": "Azure OpenAI API for testing",
"version": "2024-04-01-preview",
"description": "Azure OpenAI APIs for completions and search",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-05-01-preview/generated.json b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-05-01-preview/generated.json
index 5413c40f9c8e..36aeebce5c51 100644
--- a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-05-01-preview/generated.json
+++ b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-05-01-preview/generated.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure OpenAI API",
+ "title": "Azure OpenAI API for testing",
"version": "2024-05-01-preview",
"description": "Azure OpenAI APIs for completions and search",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2022-12-01/generated.json b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2022-12-01/generated.json
index 67d61372b4ff..bb8f78b0bca3 100644
--- a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2022-12-01/generated.json
+++ b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2022-12-01/generated.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure OpenAI API",
+ "title": "Azure OpenAI API for testing",
"version": "2022-12-01",
"description": "Azure OpenAI APIs for completions and search",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2023-05-15/generated.json b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2023-05-15/generated.json
index 2b0040733354..b792cd3d85aa 100644
--- a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2023-05-15/generated.json
+++ b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2023-05-15/generated.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure OpenAI API",
+ "title": "Azure OpenAI API for testing",
"version": "2023-05-15",
"description": "Azure OpenAI APIs for completions and search",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-02-01/generated.json b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-02-01/generated.json
index 1b6d32c87a54..1f29b2023db0 100644
--- a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-02-01/generated.json
+++ b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-02-01/generated.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure OpenAI API",
+ "title": "Azure OpenAI API for testing",
"version": "2024-02-01",
"description": "Azure OpenAI APIs for completions and search",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-06-01/generated.json b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-06-01/generated.json
index 65578f9ba9e5..beb7a2cf625c 100644
--- a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-06-01/generated.json
+++ b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-06-01/generated.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure OpenAI API",
+ "title": "Azure OpenAI API for testing",
"version": "2024-06-01",
"description": "Azure OpenAI APIs for completions and search",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/ContentSafety/preview/2023-10-15-preview/contentsafety.json b/specification/cognitiveservices/data-plane/ContentSafety/preview/2023-10-15-preview/contentsafety.json
index be08e80f52de..b2f3eae40472 100644
--- a/specification/cognitiveservices/data-plane/ContentSafety/preview/2023-10-15-preview/contentsafety.json
+++ b/specification/cognitiveservices/data-plane/ContentSafety/preview/2023-10-15-preview/contentsafety.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "ContentSafety Service",
+ "title": "ContentSafety Service for testing",
"version": "2023-10-15-preview",
"description": "Analyze harmful content",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/ContentSafety/preview/2024-02-15-preview/contentsafety.json b/specification/cognitiveservices/data-plane/ContentSafety/preview/2024-02-15-preview/contentsafety.json
index 3debd40460dc..22e2f99381a3 100644
--- a/specification/cognitiveservices/data-plane/ContentSafety/preview/2024-02-15-preview/contentsafety.json
+++ b/specification/cognitiveservices/data-plane/ContentSafety/preview/2024-02-15-preview/contentsafety.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "ContentSafety Service",
+ "title": "ContentSafety Service for testing",
"version": "2024-02-15-preview",
"description": "Analyze harmful content",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/ContentSafety/stable/2023-10-01/contentsafety.json b/specification/cognitiveservices/data-plane/ContentSafety/stable/2023-10-01/contentsafety.json
index 2c391c648ced..d012b342a983 100644
--- a/specification/cognitiveservices/data-plane/ContentSafety/stable/2023-10-01/contentsafety.json
+++ b/specification/cognitiveservices/data-plane/ContentSafety/stable/2023-10-01/contentsafety.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "ContentSafety Service",
+ "title": "ContentSafety Service for testing",
"version": "2023-10-01",
"description": "Analyze harmful content",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/Language/preview/2023-11-15-preview/analyzetext.json b/specification/cognitiveservices/data-plane/Language/preview/2023-11-15-preview/analyzetext.json
index 193e1380e5c6..72a5bbcbb235 100644
--- a/specification/cognitiveservices/data-plane/Language/preview/2023-11-15-preview/analyzetext.json
+++ b/specification/cognitiveservices/data-plane/Language/preview/2023-11-15-preview/analyzetext.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft Cognitive Language Service - Text Analysis",
+ "title": "Microsoft Cognitive Language Service - Text Analysis for testing",
"version": "2023-11-15-preview",
"description": "The language service API is a suite of natural language processing (NLP) skills built with best-in-class Microsoft machine learning algorithms. The API can be used to analyze unstructured text for tasks such as sentiment analysis, key phrase extraction, language detection and question answering. Further documentation can be found in https://docs.microsoft.com/azure/cognitive-services/language-service/overview.0",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/Language/preview/2024-05-15-preview/analyzeconversations.json b/specification/cognitiveservices/data-plane/Language/preview/2024-05-15-preview/analyzeconversations.json
index a777d1607d20..656864572fbc 100644
--- a/specification/cognitiveservices/data-plane/Language/preview/2024-05-15-preview/analyzeconversations.json
+++ b/specification/cognitiveservices/data-plane/Language/preview/2024-05-15-preview/analyzeconversations.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft Cognitive Language Service - Analyze Conversations",
+ "title": "Microsoft Cognitive Language Service - Analyze Conversations for testing",
"version": "2024-05-15-preview",
"description": "The language service conversations API is a suite of natural language processing (NLP) skills that can be used to analyze structured conversations (textual or spoken). The synchronous API in this suite accepts a request and mediates among multiple language projects, such as LUIS Generally Available, Question Answering, Conversational Language Understanding, and then calls the best candidate service to handle the request. At last, it returns a response with the candidate service's response as a payload.\\n\\n In some cases, this API needs to forward requests and responses between the caller and an upstream service. The asynchronous APIs in this suite enable tasks like Conversation Summarization and Conversational PII detection.",
"x-typespec-generated": [
@@ -3957,7 +3957,7 @@
"enum": [
"issue",
"resolution",
- "chapterTitle",
+ "chapterTitle for testing",
"narrative",
"recap",
"follow-up tasks"
@@ -3977,8 +3977,8 @@
"description": "Summary of resolutions in transcripts of web chats and service calls between customer-service agents and customers."
},
{
- "name": "chapterTitle",
- "value": "chapterTitle",
+ "name": "chaptertitle",
+ "value": "chapterTitle for testing",
"description": "Chapter title of any conversation. It's usually one phrase or several phrases naturally combined. Long conversations tend to have more chapters. You can find the chapter boundary from the summary context."
},
{
diff --git a/specification/cognitiveservices/data-plane/Language/stable/2022-05-01/analyzeconversations.json b/specification/cognitiveservices/data-plane/Language/stable/2022-05-01/analyzeconversations.json
index 9b24faaf7c49..e1940562e657 100644
--- a/specification/cognitiveservices/data-plane/Language/stable/2022-05-01/analyzeconversations.json
+++ b/specification/cognitiveservices/data-plane/Language/stable/2022-05-01/analyzeconversations.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft Cognitive Language Service - Analyze Conversations",
+ "title": "Microsoft Cognitive Language Service - Analyze Conversations for testing",
"version": "2022-05-01",
"description": "The language service conversations API is a suite of natural language processing (NLP) skills that can be used to analyze structured conversations (textual or spoken). The synchronous API in this suite accepts a request and mediates among multiple language projects, such as LUIS Generally Available, Question Answering, Conversational Language Understanding, and then calls the best candidate service to handle the request. At last, it returns a response with the candidate service's response as a payload.\\n\\n In some cases, this API needs to forward requests and responses between the caller and an upstream service. The asynchronous APIs in this suite enable tasks like Conversation Summarization and Conversational PII detection.",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/Language/stable/2022-05-01/analyzetext.json b/specification/cognitiveservices/data-plane/Language/stable/2022-05-01/analyzetext.json
index d5e9e244b00c..881065f819ae 100644
--- a/specification/cognitiveservices/data-plane/Language/stable/2022-05-01/analyzetext.json
+++ b/specification/cognitiveservices/data-plane/Language/stable/2022-05-01/analyzetext.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft Cognitive Language Service - Text Analysis",
+ "title": "Microsoft Cognitive Language Service - Text Analysis for testing",
"version": "2022-05-01",
"description": "The language service API is a suite of natural language processing (NLP) skills built with best-in-class Microsoft machine learning algorithms. The API can be used to analyze unstructured text for tasks such as sentiment analysis, key phrase extraction, language detection and question answering. Further documentation can be found in https://docs.microsoft.com/azure/cognitive-services/language-service/overview.0",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/analyzeconversations.json b/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/analyzeconversations.json
index 0a759d6437ea..7a98fa7354c5 100644
--- a/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/analyzeconversations.json
+++ b/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/analyzeconversations.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft Cognitive Language Service - Analyze Conversations",
+ "title": "Microsoft Cognitive Language Service - Analyze Conversations for testing",
"version": "2023-04-01",
"description": "The language service conversations API is a suite of natural language processing (NLP) skills that can be used to analyze structured conversations (textual or spoken). The synchronous API in this suite accepts a request and mediates among multiple language projects, such as LUIS Generally Available, Question Answering, Conversational Language Understanding, and then calls the best candidate service to handle the request. At last, it returns a response with the candidate service's response as a payload.\\n\\n In some cases, this API needs to forward requests and responses between the caller and an upstream service. The asynchronous APIs in this suite enable tasks like Conversation Summarization and Conversational PII detection.",
"x-typespec-generated": [
@@ -3259,7 +3259,7 @@
"enum": [
"issue",
"resolution",
- "chapterTitle",
+ "chapterTitle for testing",
"narrative"
],
"x-ms-enum": {
@@ -3277,8 +3277,8 @@
"description": "Summary of resolutions in transcripts of web chats and service calls between customer-service agents and customers."
},
{
- "name": "chapterTitle",
- "value": "chapterTitle",
+ "name": "chaptertitle",
+ "value": "chapterTitle for testing",
"description": "Chapter title of any conversation. It's usually one phrase or several phrases naturally combined. Long conversations tend to have more chapters. You can find the chapter boundary from the summary context."
},
{
diff --git a/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/analyzetext.json b/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/analyzetext.json
index db85a22a09e0..46f019b68494 100644
--- a/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/analyzetext.json
+++ b/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/analyzetext.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft Cognitive Language Service - Text Analysis",
+ "title": "Microsoft Cognitive Language Service - Text Analysis for testing",
"version": "2023-04-01",
"description": "The language service API is a suite of natural language processing (NLP) skills built with best-in-class Microsoft machine learning algorithms. The API can be used to analyze unstructured text for tasks such as sentiment analysis, key phrase extraction, language detection and question answering. Further documentation can be found in https://docs.microsoft.com/azure/cognitive-services/language-service/overview.0",
"x-typespec-generated": [
diff --git a/specification/cognitiveservices/data-plane/Language/stable/2024-05-01/analyzeconversations.json b/specification/cognitiveservices/data-plane/Language/stable/2024-05-01/analyzeconversations.json
index cecf31c085b1..85b1cc614d1d 100644
--- a/specification/cognitiveservices/data-plane/Language/stable/2024-05-01/analyzeconversations.json
+++ b/specification/cognitiveservices/data-plane/Language/stable/2024-05-01/analyzeconversations.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft Cognitive Language Service - Analyze Conversations",
+ "title": "Microsoft Cognitive Language Service - Analyze Conversations for testing",
"version": "2024-05-01",
"description": "The language service conversations API is a suite of natural language processing (NLP) skills that can be used to analyze structured conversations (textual or spoken). The synchronous API in this suite accepts a request and mediates among multiple language projects, such as LUIS Generally Available, Question Answering, Conversational Language Understanding, and then calls the best candidate service to handle the request. At last, it returns a response with the candidate service's response as a payload.\\n\\n In some cases, this API needs to forward requests and responses between the caller and an upstream service. The asynchronous APIs in this suite enable tasks like Conversation Summarization and Conversational PII detection.",
"x-typespec-generated": [
@@ -3769,7 +3769,7 @@
"enum": [
"issue",
"resolution",
- "chapterTitle",
+ "chapterTitle for testing",
"narrative",
"recap"
],
@@ -3788,8 +3788,8 @@
"description": "Summary of resolutions in transcripts of web chats and service calls between customer-service agents and customers."
},
{
- "name": "chapterTitle",
- "value": "chapterTitle",
+ "name": "chaptertitle",
+ "value": "chapterTitle for testing",
"description": "Chapter title of any conversation. It's usually one phrase or several phrases naturally combined. Long conversations tend to have more chapters. You can find the chapter boundary from the summary context."
},
{
diff --git a/specification/communication/Communication.JobRouter/main.tsp b/specification/communication/Communication.JobRouter/main.tsp
index 73e2be566bf7..fdd186b493b2 100644
--- a/specification/communication/Communication.JobRouter/main.tsp
+++ b/specification/communication/Communication.JobRouter/main.tsp
@@ -11,7 +11,7 @@ using TypeSpec.Http;
using TypeSpec.Versioning;
@service({
- title: "Azure Communication Routing Service",
+ title: "Azure Communication Routing Service for testing",
})
@server(
"{endpoint}",
diff --git a/specification/communication/Communication.Messages/main.tsp b/specification/communication/Communication.Messages/main.tsp
index ac4fc3e50ec2..010539f66533 100644
--- a/specification/communication/Communication.Messages/main.tsp
+++ b/specification/communication/Communication.Messages/main.tsp
@@ -17,7 +17,7 @@ using Azure.Core.Traits;
>
)
@service({
- title: "CommunicationMessagesClient",
+ title: "CommunicationMessagesClient for testing",
})
@server(
"{endpoint}",
diff --git a/specification/communication/data-plane/JobRouter/preview/2024-01-18-preview/communicationservicejobrouter.json b/specification/communication/data-plane/JobRouter/preview/2024-01-18-preview/communicationservicejobrouter.json
index 09289125a68b..8dece8efc29f 100644
--- a/specification/communication/data-plane/JobRouter/preview/2024-01-18-preview/communicationservicejobrouter.json
+++ b/specification/communication/data-plane/JobRouter/preview/2024-01-18-preview/communicationservicejobrouter.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Communication Routing Service",
+ "title": "Azure Communication Routing Service for testing",
"version": "2024-01-18-preview",
"description": "Azure Communication Routing Service",
"x-typespec-generated": [
diff --git a/specification/communication/data-plane/JobRouter/stable/2023-11-01/communicationservicejobrouter.json b/specification/communication/data-plane/JobRouter/stable/2023-11-01/communicationservicejobrouter.json
index 444fcd79e5bf..9bb50990ed57 100644
--- a/specification/communication/data-plane/JobRouter/stable/2023-11-01/communicationservicejobrouter.json
+++ b/specification/communication/data-plane/JobRouter/stable/2023-11-01/communicationservicejobrouter.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Communication Routing Service",
+ "title": "Azure Communication Routing Service for testing",
"version": "2023-11-01",
"description": "Azure Communication Routing Service",
"x-typespec-generated": [
diff --git a/specification/communication/data-plane/Messages/stable/2024-02-01/communicationservicesmessages.json b/specification/communication/data-plane/Messages/stable/2024-02-01/communicationservicesmessages.json
index 7a383c60e5d5..8bcb6ea7ea36 100644
--- a/specification/communication/data-plane/Messages/stable/2024-02-01/communicationservicesmessages.json
+++ b/specification/communication/data-plane/Messages/stable/2024-02-01/communicationservicesmessages.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "CommunicationMessagesClient",
+ "title": "CommunicationMessagesClient for testing",
"version": "2024-02-01",
"description": "Azure Communication Messages Service",
"x-typespec-generated": [
diff --git a/specification/communitytraining/Community.Management/main.tsp b/specification/communitytraining/Community.Management/main.tsp
index cef54df93a7c..0be84a116142 100644
--- a/specification/communitytraining/Community.Management/main.tsp
+++ b/specification/communitytraining/Community.Management/main.tsp
@@ -11,7 +11,7 @@ using Azure.ResourceManager;
@armProviderNamespace("Microsoft.Community")
@service({
- title: "Microsoft.Community",
+ title: "Microsoft.Community for testing",
})
@versioned(Versions)
namespace Microsoft.Community;
diff --git a/specification/communitytraining/resource-manager/Microsoft.Community/stable/2023-11-01/CommunityTrainings.json b/specification/communitytraining/resource-manager/Microsoft.Community/stable/2023-11-01/CommunityTrainings.json
index 63742e82e588..5ec3110f9f59 100644
--- a/specification/communitytraining/resource-manager/Microsoft.Community/stable/2023-11-01/CommunityTrainings.json
+++ b/specification/communitytraining/resource-manager/Microsoft.Community/stable/2023-11-01/CommunityTrainings.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.Community",
+ "title": "Microsoft.Community for testing",
"version": "2023-11-01",
"x-typespec-generated": [
{
diff --git a/specification/computeschedule/ComputeSchedule.Management/main.tsp b/specification/computeschedule/ComputeSchedule.Management/main.tsp
index 66af36ee9b0d..3307311d89a0 100644
--- a/specification/computeschedule/ComputeSchedule.Management/main.tsp
+++ b/specification/computeschedule/ComputeSchedule.Management/main.tsp
@@ -13,7 +13,7 @@ using Azure.ResourceManager;
@armProviderNamespace
@service({
- title: "Microsoft.ComputeSchedule",
+ title: "Microsoft.ComputeSchedule for testing",
})
@doc("Microsoft.ComputeSchedule Resource Provider management API.")
@versioned(Versions)
diff --git a/specification/computeschedule/resource-manager/Microsoft.ComputeSchedule/preview/2024-06-01-preview/computeschedule.json b/specification/computeschedule/resource-manager/Microsoft.ComputeSchedule/preview/2024-06-01-preview/computeschedule.json
index b600d7ff56e2..1e77d3aa0190 100644
--- a/specification/computeschedule/resource-manager/Microsoft.ComputeSchedule/preview/2024-06-01-preview/computeschedule.json
+++ b/specification/computeschedule/resource-manager/Microsoft.ComputeSchedule/preview/2024-06-01-preview/computeschedule.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.ComputeSchedule",
+ "title": "Microsoft.ComputeSchedule for testing",
"version": "2024-06-01-preview",
"description": "Microsoft.ComputeSchedule Resource Provider management API.",
"x-typespec-generated": [
diff --git a/specification/confidentialledger/Microsoft.CodeTransparency/main.tsp b/specification/confidentialledger/Microsoft.CodeTransparency/main.tsp
index 87a47f2c8fdb..2ae604b2b6ed 100644
--- a/specification/confidentialledger/Microsoft.CodeTransparency/main.tsp
+++ b/specification/confidentialledger/Microsoft.CodeTransparency/main.tsp
@@ -13,7 +13,7 @@ using Azure.Core.Traits;
#suppress "@azure-tools/typespec-autorest/unsupported-http-auth-scheme"
@service({
- title: "Microsoft Code Transparency Service",
+ title: "Microsoft Code Transparency Service for testing",
})
@useAuth(BearerAuth)
@server(
diff --git a/specification/confidentialledger/Microsoft.ManagedCcf/main.tsp b/specification/confidentialledger/Microsoft.ManagedCcf/main.tsp
index baafdbb556e0..3ff2da4d068f 100644
--- a/specification/confidentialledger/Microsoft.ManagedCcf/main.tsp
+++ b/specification/confidentialledger/Microsoft.ManagedCcf/main.tsp
@@ -8,7 +8,7 @@ import "./service_state.tsp";
import "./transactions.tsp";
@service({
- title: "Managed CCF Governance",
+ title: "Managed CCF Governance for testing",
})
@TypeSpec.Versioning.versioned(Microsoft.ManagedCcf.Versions)
namespace Microsoft.ManagedCcf;
diff --git a/specification/confidentialledger/data-plane/Microsoft.CodeTransparency/preview/2024-01-11-preview/cts.json b/specification/confidentialledger/data-plane/Microsoft.CodeTransparency/preview/2024-01-11-preview/cts.json
index e706aef09f4c..de1668f5839c 100644
--- a/specification/confidentialledger/data-plane/Microsoft.CodeTransparency/preview/2024-01-11-preview/cts.json
+++ b/specification/confidentialledger/data-plane/Microsoft.CodeTransparency/preview/2024-01-11-preview/cts.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft Code Transparency Service",
+ "title": "Microsoft Code Transparency Service for testing",
"version": "2024-01-11-preview",
"x-typespec-generated": [
{
diff --git a/specification/confidentialledger/data-plane/Microsoft.ManagedCcf/preview/2023-06-01-preview/mccfgov.json b/specification/confidentialledger/data-plane/Microsoft.ManagedCcf/preview/2023-06-01-preview/mccfgov.json
index 7e9bf462a231..06ffceba1152 100644
--- a/specification/confidentialledger/data-plane/Microsoft.ManagedCcf/preview/2023-06-01-preview/mccfgov.json
+++ b/specification/confidentialledger/data-plane/Microsoft.ManagedCcf/preview/2023-06-01-preview/mccfgov.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Managed CCF Governance",
+ "title": "Managed CCF Governance for testing",
"version": "2023-06-01-preview",
"x-typespec-generated": [
{
diff --git a/specification/containerservice/Fleet.Management/main.tsp b/specification/containerservice/Fleet.Management/main.tsp
index b39b3485690e..383d25e0cdcf 100644
--- a/specification/containerservice/Fleet.Management/main.tsp
+++ b/specification/containerservice/Fleet.Management/main.tsp
@@ -13,7 +13,7 @@ using TypeSpec.OpenAPI;
@armProviderNamespace
@service({
- title: "ContainerServiceFleetClient",
+ title: "ContainerServiceFleetClient for testing",
})
@doc("Azure Kubernetes Fleet Manager api client.")
@versioned(Versions)
diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2022-09-02-preview/fleets.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2022-09-02-preview/fleets.json
index 787b575865e6..04e90f0b19e3 100644
--- a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2022-09-02-preview/fleets.json
+++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2022-09-02-preview/fleets.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "ContainerServiceFleetClient",
+ "title": "ContainerServiceFleetClient for testing",
"version": "2022-09-02-preview",
"description": "Azure Kubernetes Fleet Manager api client.",
"x-typespec-generated": [
diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-03-15-preview/fleets.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-03-15-preview/fleets.json
index e417235fe678..18ae2154b0f2 100644
--- a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-03-15-preview/fleets.json
+++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-03-15-preview/fleets.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "ContainerServiceFleetClient",
+ "title": "ContainerServiceFleetClient for testing",
"version": "2023-03-15-preview",
"description": "Azure Kubernetes Fleet Manager api client.",
"x-typespec-generated": [
diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-06-15-preview/fleets.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-06-15-preview/fleets.json
index 34920e3e1e53..6287155e5270 100644
--- a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-06-15-preview/fleets.json
+++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-06-15-preview/fleets.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "ContainerServiceFleetClient",
+ "title": "ContainerServiceFleetClient for testing",
"version": "2023-06-15-preview",
"description": "Azure Kubernetes Fleet Manager api client.",
"x-typespec-generated": [
diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-08-15-preview/fleets.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-08-15-preview/fleets.json
index 8e46f5fb8893..c223c78c6d10 100644
--- a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-08-15-preview/fleets.json
+++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2023-08-15-preview/fleets.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "ContainerServiceFleetClient",
+ "title": "ContainerServiceFleetClient for testing",
"version": "2023-08-15-preview",
"description": "Azure Kubernetes Fleet Manager api client.",
"x-typespec-generated": [
diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2024-02-02-preview/fleets.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2024-02-02-preview/fleets.json
index 7fb3a46f3a10..b5a1b19473bc 100644
--- a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2024-02-02-preview/fleets.json
+++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/preview/2024-02-02-preview/fleets.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "ContainerServiceFleetClient",
+ "title": "ContainerServiceFleetClient for testing",
"version": "2024-02-02-preview",
"description": "Azure Kubernetes Fleet Manager api client.",
"x-typespec-generated": [
diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/stable/2023-10-15/fleets.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/stable/2023-10-15/fleets.json
index aa4b4ff1e51f..aa6088bbed47 100644
--- a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/stable/2023-10-15/fleets.json
+++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/stable/2023-10-15/fleets.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "ContainerServiceFleetClient",
+ "title": "ContainerServiceFleetClient for testing",
"version": "2023-10-15",
"description": "Azure Kubernetes Fleet Manager api client.",
"x-typespec-generated": [
diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/stable/2024-04-01/fleets.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/stable/2024-04-01/fleets.json
index ef8fba3a38b8..adcc2398c944 100644
--- a/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/stable/2024-04-01/fleets.json
+++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/stable/2024-04-01/fleets.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "ContainerServiceFleetClient",
+ "title": "ContainerServiceFleetClient for testing",
"version": "2024-04-01",
"description": "Azure Kubernetes Fleet Manager api client.",
"x-typespec-generated": [
diff --git a/specification/containerstorage/ContainerStorage.Management/main.tsp b/specification/containerstorage/ContainerStorage.Management/main.tsp
index 660b6199a9b1..06aef565b7e1 100644
--- a/specification/containerstorage/ContainerStorage.Management/main.tsp
+++ b/specification/containerstorage/ContainerStorage.Management/main.tsp
@@ -12,7 +12,7 @@ using Azure.ResourceManager;
@armProviderNamespace
@service({
- title: "Azure-ContainerStorageRP",
+ title: "Azure-ContainerStorageRP for testing",
})
@versioned(Versions)
@doc("Azure Container Storage Resource Provider API.")
diff --git a/specification/containerstorage/resource-manager/Microsoft.ContainerStorage/preview/2023-07-01-preview/containerstorage.json b/specification/containerstorage/resource-manager/Microsoft.ContainerStorage/preview/2023-07-01-preview/containerstorage.json
index bf51534184d9..1e72e5906c0f 100644
--- a/specification/containerstorage/resource-manager/Microsoft.ContainerStorage/preview/2023-07-01-preview/containerstorage.json
+++ b/specification/containerstorage/resource-manager/Microsoft.ContainerStorage/preview/2023-07-01-preview/containerstorage.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure-ContainerStorageRP",
+ "title": "Azure-ContainerStorageRP for testing",
"version": "2023-07-01-preview",
"description": "Azure Container Storage Resource Provider API.",
"x-typespec-generated": [
diff --git a/specification/contosowidgetmanager/Contoso.Management/main.tsp b/specification/contosowidgetmanager/Contoso.Management/main.tsp
index 4645475daca6..ad1e2c40fe0b 100644
--- a/specification/contosowidgetmanager/Contoso.Management/main.tsp
+++ b/specification/contosowidgetmanager/Contoso.Management/main.tsp
@@ -14,7 +14,7 @@ using Azure.ResourceManager;
/** Microsoft.Contoso Resource Provider management API. */
@armProviderNamespace
@service({
- title: "Microsoft.Contoso management service",
+ title: "Microsoft.Contoso management service for testing",
})
@versioned(Microsoft.Contoso.Versions)
namespace Microsoft.Contoso;
diff --git a/specification/contosowidgetmanager/Contoso.WidgetManager/main.tsp b/specification/contosowidgetmanager/Contoso.WidgetManager/main.tsp
index 7e5e683af7f9..6d98652a304f 100644
--- a/specification/contosowidgetmanager/Contoso.WidgetManager/main.tsp
+++ b/specification/contosowidgetmanager/Contoso.WidgetManager/main.tsp
@@ -11,7 +11,7 @@ using Azure.Core;
@useAuth(AadOauth2Auth<["https://contoso.azure.com/.default"]>)
@service({
- title: "Contoso Widget Manager",
+ title: "Contoso Widget Manager for testing",
})
@versioned(Contoso.WidgetManager.Versions)
namespace Azure.Contoso.WidgetManager;
diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/preview/2022-11-01-preview/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/preview/2022-11-01-preview/widgets.json
index 22be02d8821e..0b36bb39447c 100644
--- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/preview/2022-11-01-preview/widgets.json
+++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/preview/2022-11-01-preview/widgets.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Contoso Widget Manager",
+ "title": "Contoso Widget Manager for testing",
"version": "2022-11-01-preview",
"x-typespec-generated": [
{
diff --git a/specification/contosowidgetmanager/resource-manager/Microsoft.Contoso/preview/2021-10-01-preview/contoso.json b/specification/contosowidgetmanager/resource-manager/Microsoft.Contoso/preview/2021-10-01-preview/contoso.json
index baa25985dfb4..85176e9d9b55 100644
--- a/specification/contosowidgetmanager/resource-manager/Microsoft.Contoso/preview/2021-10-01-preview/contoso.json
+++ b/specification/contosowidgetmanager/resource-manager/Microsoft.Contoso/preview/2021-10-01-preview/contoso.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.Contoso management service",
+ "title": "Microsoft.Contoso management service for testing",
"version": "2021-10-01-preview",
"description": "Microsoft.Contoso Resource Provider management API.",
"x-typespec-generated": [
diff --git a/specification/devcenter/DevCenter/main.tsp b/specification/devcenter/DevCenter/main.tsp
index 49deee396907..94fb2e72f2ee 100644
--- a/specification/devcenter/DevCenter/main.tsp
+++ b/specification/devcenter/DevCenter/main.tsp
@@ -20,7 +20,7 @@ using TypeSpec.Http;
]>
)
@service({
- title: "DevCenter",
+ title: "DevCenter for testing",
})
@server(
"{endpoint}",
diff --git a/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2024-05-01-preview/devcenter.json b/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2024-05-01-preview/devcenter.json
index dd672759f44a..3d6f59d81af0 100644
--- a/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2024-05-01-preview/devcenter.json
+++ b/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2024-05-01-preview/devcenter.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "DevCenter",
+ "title": "DevCenter for testing",
"version": "2024-05-01-preview",
"description": "DevCenter service",
"x-typespec-generated": [
diff --git a/specification/devcenter/data-plane/Microsoft.DevCenter/stable/2023-04-01/devcenter.json b/specification/devcenter/data-plane/Microsoft.DevCenter/stable/2023-04-01/devcenter.json
index 49795aab17af..a75f8d2baaf1 100644
--- a/specification/devcenter/data-plane/Microsoft.DevCenter/stable/2023-04-01/devcenter.json
+++ b/specification/devcenter/data-plane/Microsoft.DevCenter/stable/2023-04-01/devcenter.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "DevCenter",
+ "title": "DevCenter for testing",
"version": "2023-04-01",
"description": "DevCenter service",
"x-typespec-generated": [
diff --git a/specification/devcenter/data-plane/Microsoft.DevCenter/stable/2024-02-01/devcenter.json b/specification/devcenter/data-plane/Microsoft.DevCenter/stable/2024-02-01/devcenter.json
index 766adeabb5dc..ea17375437dd 100644
--- a/specification/devcenter/data-plane/Microsoft.DevCenter/stable/2024-02-01/devcenter.json
+++ b/specification/devcenter/data-plane/Microsoft.DevCenter/stable/2024-02-01/devcenter.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "DevCenter",
+ "title": "DevCenter for testing",
"version": "2024-02-01",
"description": "DevCenter service",
"x-typespec-generated": [
diff --git a/specification/developersigning/DeveloperSigning/main.tsp b/specification/developersigning/DeveloperSigning/main.tsp
index a582b5cfcb50..6480ae0e3cb7 100644
--- a/specification/developersigning/DeveloperSigning/main.tsp
+++ b/specification/developersigning/DeveloperSigning/main.tsp
@@ -17,7 +17,7 @@ using Azure.Core;
]>
)
@service({
- title: "Azure Developer Signing",
+ title: "Azure Developer Signing for testing",
summary: "Azure Developer Signing is a service that provides managed artifact signing for all.",
})
@versioned(Azure.Developer.Signing.Versions)
diff --git a/specification/developersigning/data-plane/Azure.Developer.Signing/preview/2023-06-15-preview/azure.developer.signing.json b/specification/developersigning/data-plane/Azure.Developer.Signing/preview/2023-06-15-preview/azure.developer.signing.json
index 3ad206e9823f..a18a8e4484fb 100644
--- a/specification/developersigning/data-plane/Azure.Developer.Signing/preview/2023-06-15-preview/azure.developer.signing.json
+++ b/specification/developersigning/data-plane/Azure.Developer.Signing/preview/2023-06-15-preview/azure.developer.signing.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Developer Signing",
+ "title": "Azure Developer Signing for testing",
"version": "2023-06-15-preview",
"description": "Azure Developer Signing is a service that provides managed artifact signing for all.",
"x-typespec-generated": [
diff --git a/specification/deviceregistry/DeviceRegistry.Management/main.tsp b/specification/deviceregistry/DeviceRegistry.Management/main.tsp
index 62060b2d7ccc..3addedeb060b 100644
--- a/specification/deviceregistry/DeviceRegistry.Management/main.tsp
+++ b/specification/deviceregistry/DeviceRegistry.Management/main.tsp
@@ -14,7 +14,7 @@ using Azure.ResourceManager.Foundations;
@armProviderNamespace
@service({
- title: "Microsoft.DeviceRegistry management service",
+ title: "Microsoft.DeviceRegistry management service for testing",
})
@versioned(Microsoft.DeviceRegistry.Versions)
@doc("Microsoft.DeviceRegistry Resource Provider management API.")
diff --git a/specification/deviceregistry/resource-manager/Microsoft.DeviceRegistry/preview/2023-11-01-preview/deviceregistry.json b/specification/deviceregistry/resource-manager/Microsoft.DeviceRegistry/preview/2023-11-01-preview/deviceregistry.json
index 875c20e6ebc0..93e32166d157 100644
--- a/specification/deviceregistry/resource-manager/Microsoft.DeviceRegistry/preview/2023-11-01-preview/deviceregistry.json
+++ b/specification/deviceregistry/resource-manager/Microsoft.DeviceRegistry/preview/2023-11-01-preview/deviceregistry.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.DeviceRegistry management service",
+ "title": "Microsoft.DeviceRegistry management service for testing",
"version": "2023-11-01-preview",
"description": "Microsoft.DeviceRegistry Resource Provider management API.",
"x-typespec-generated": [
diff --git a/specification/devopsinfrastructure/Microsoft.DevOpsInfrastructure.Management/main.tsp b/specification/devopsinfrastructure/Microsoft.DevOpsInfrastructure.Management/main.tsp
index f3e3dce90944..2d518cad995b 100644
--- a/specification/devopsinfrastructure/Microsoft.DevOpsInfrastructure.Management/main.tsp
+++ b/specification/devopsinfrastructure/Microsoft.DevOpsInfrastructure.Management/main.tsp
@@ -14,7 +14,7 @@ using Azure.ResourceManager;
@armCommonTypesVersion(CommonTypes.Versions.v5)
@armProviderNamespace
@service({
- title: "Managed DevOps Infrastructure",
+ title: "Managed DevOps Infrastructure for testing",
})
@versioned(Versions)
namespace Microsoft.DevOpsInfrastructure;
diff --git a/specification/devopsinfrastructure/resource-manager/Microsoft.DevOpsInfrastructure/preview/2024-04-04-preview/devopsinfrastructure.json b/specification/devopsinfrastructure/resource-manager/Microsoft.DevOpsInfrastructure/preview/2024-04-04-preview/devopsinfrastructure.json
index 205a7d340786..e65e34c09a46 100644
--- a/specification/devopsinfrastructure/resource-manager/Microsoft.DevOpsInfrastructure/preview/2024-04-04-preview/devopsinfrastructure.json
+++ b/specification/devopsinfrastructure/resource-manager/Microsoft.DevOpsInfrastructure/preview/2024-04-04-preview/devopsinfrastructure.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Managed DevOps Infrastructure",
+ "title": "Managed DevOps Infrastructure for testing",
"version": "2024-04-04-preview",
"x-typespec-generated": [
{
diff --git a/specification/edgezones/EdgeZones.Management/main.tsp b/specification/edgezones/EdgeZones.Management/main.tsp
index c5511b1efade..c0effb426b1d 100644
--- a/specification/edgezones/EdgeZones.Management/main.tsp
+++ b/specification/edgezones/EdgeZones.Management/main.tsp
@@ -11,7 +11,7 @@ using Azure.ResourceManager;
@armProviderNamespace("Microsoft.EdgeZones")
@service({
- title: "Microsoft.EdgeZones",
+ title: "Microsoft.EdgeZones for testing",
})
@versioned(Versions)
@armCommonTypesVersion(CommonTypes.Versions.v5)
diff --git a/specification/edgezones/resource-manager/Microsoft.EdgeZones/preview/2024-04-01-preview/edgezones.json b/specification/edgezones/resource-manager/Microsoft.EdgeZones/preview/2024-04-01-preview/edgezones.json
index a8bad6587d4a..1f1f18bd4f41 100644
--- a/specification/edgezones/resource-manager/Microsoft.EdgeZones/preview/2024-04-01-preview/edgezones.json
+++ b/specification/edgezones/resource-manager/Microsoft.EdgeZones/preview/2024-04-01-preview/edgezones.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.EdgeZones",
+ "title": "Microsoft.EdgeZones for testing",
"version": "2024-04-01-preview",
"x-typespec-generated": [
{
diff --git a/specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/main.tsp b/specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/main.tsp
index 19d9b9408809..84d9cc644a21 100644
--- a/specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/main.tsp
+++ b/specification/eventgrid/Azure.Messaging.EventGrid.SystemEvents/main.tsp
@@ -29,7 +29,7 @@ import "./propertyNameOverride.tsp";
/** Azure Messaging EventGrid SystemEvents */
@service({
- title: "Azure.Messaging.SystemEvents",
+ title: "Azure.Messaging.SystemEvents for testing",
})
@versioned(ServiceApiVersions)
namespace Microsoft.EventGrid.SystemEvents {
diff --git a/specification/eventgrid/Azure.Messaging.EventGrid/main.tsp b/specification/eventgrid/Azure.Messaging.EventGrid/main.tsp
index 38cb94d4dfb1..1e616bce549d 100644
--- a/specification/eventgrid/Azure.Messaging.EventGrid/main.tsp
+++ b/specification/eventgrid/Azure.Messaging.EventGrid/main.tsp
@@ -17,7 +17,7 @@ import "@azure-tools/typespec-azure-core";
]>
)
@service({
- title: "Azure.Messaging.EventGridClient",
+ title: "Azure.Messaging.EventGridClient for testing",
})
//
diff --git a/specification/eventgrid/data-plane/Microsoft.EventGrid/preview/2023-06-01-preview/EventGrid.json b/specification/eventgrid/data-plane/Microsoft.EventGrid/preview/2023-06-01-preview/EventGrid.json
index b9576d96b25f..ea14a5ca520a 100644
--- a/specification/eventgrid/data-plane/Microsoft.EventGrid/preview/2023-06-01-preview/EventGrid.json
+++ b/specification/eventgrid/data-plane/Microsoft.EventGrid/preview/2023-06-01-preview/EventGrid.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure.Messaging.EventGridClient",
+ "title": "Azure.Messaging.EventGridClient for testing",
"version": "2023-06-01-preview",
"description": "Azure Messaging EventGrid Client",
"x-typespec-generated": [
diff --git a/specification/eventgrid/data-plane/Microsoft.EventGrid/preview/2023-10-01-preview/EventGrid.json b/specification/eventgrid/data-plane/Microsoft.EventGrid/preview/2023-10-01-preview/EventGrid.json
index ae498f775cfc..fb6850c5b122 100644
--- a/specification/eventgrid/data-plane/Microsoft.EventGrid/preview/2023-10-01-preview/EventGrid.json
+++ b/specification/eventgrid/data-plane/Microsoft.EventGrid/preview/2023-10-01-preview/EventGrid.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure.Messaging.EventGridClient",
+ "title": "Azure.Messaging.EventGridClient for testing",
"version": "2023-10-01-preview",
"description": "Azure Messaging EventGrid Client",
"x-typespec-generated": [
diff --git a/specification/eventgrid/data-plane/Microsoft.EventGrid/stable/2018-01-01/GeneratedSystemEvents.json b/specification/eventgrid/data-plane/Microsoft.EventGrid/stable/2018-01-01/GeneratedSystemEvents.json
index 5e58d359d43d..7b4d9a844552 100644
--- a/specification/eventgrid/data-plane/Microsoft.EventGrid/stable/2018-01-01/GeneratedSystemEvents.json
+++ b/specification/eventgrid/data-plane/Microsoft.EventGrid/stable/2018-01-01/GeneratedSystemEvents.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure.Messaging.SystemEvents",
+ "title": "Azure.Messaging.SystemEvents for testing",
"version": "2018-01-01",
"description": "Azure Messaging EventGrid SystemEvents",
"x-typespec-generated": [
diff --git a/specification/eventgrid/data-plane/Microsoft.EventGrid/stable/2023-11-01/EventGrid.json b/specification/eventgrid/data-plane/Microsoft.EventGrid/stable/2023-11-01/EventGrid.json
index 1b210dacbd9c..770b411542bc 100644
--- a/specification/eventgrid/data-plane/Microsoft.EventGrid/stable/2023-11-01/EventGrid.json
+++ b/specification/eventgrid/data-plane/Microsoft.EventGrid/stable/2023-11-01/EventGrid.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure.Messaging.EventGridClient",
+ "title": "Azure.Messaging.EventGridClient for testing",
"version": "2023-11-01",
"description": "Azure Messaging EventGrid Client",
"x-typespec-generated": [
diff --git a/specification/eventgrid/data-plane/Microsoft.EventGrid/stable/2024-01-01/GeneratedSystemEvents.json b/specification/eventgrid/data-plane/Microsoft.EventGrid/stable/2024-01-01/GeneratedSystemEvents.json
index 657f6ef68587..4ef18c129847 100644
--- a/specification/eventgrid/data-plane/Microsoft.EventGrid/stable/2024-01-01/GeneratedSystemEvents.json
+++ b/specification/eventgrid/data-plane/Microsoft.EventGrid/stable/2024-01-01/GeneratedSystemEvents.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure.Messaging.SystemEvents",
+ "title": "Azure.Messaging.SystemEvents for testing",
"version": "2024-01-01",
"description": "Azure Messaging EventGrid SystemEvents",
"x-typespec-generated": [
diff --git a/specification/eventgrid/data-plane/Microsoft.EventGrid/stable/2024-06-01/EventGrid.json b/specification/eventgrid/data-plane/Microsoft.EventGrid/stable/2024-06-01/EventGrid.json
index 100c60db8cd4..e3702a6c9e1a 100644
--- a/specification/eventgrid/data-plane/Microsoft.EventGrid/stable/2024-06-01/EventGrid.json
+++ b/specification/eventgrid/data-plane/Microsoft.EventGrid/stable/2024-06-01/EventGrid.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure.Messaging.EventGridClient",
+ "title": "Azure.Messaging.EventGridClient for testing",
"version": "2024-06-01",
"description": "Azure Messaging EventGrid Client",
"x-typespec-generated": [
diff --git a/specification/fabric/Microsoft.Fabric.Management/main.tsp b/specification/fabric/Microsoft.Fabric.Management/main.tsp
index f8d6e9530c2b..6780113b8d6f 100644
--- a/specification/fabric/Microsoft.Fabric.Management/main.tsp
+++ b/specification/fabric/Microsoft.Fabric.Management/main.tsp
@@ -14,7 +14,7 @@ using Azure.ResourceManager;
/** Microsoft.Fabric Resource Provider management API. */
@armProviderNamespace
@service({
- title: "Microsoft.Fabric management service",
+ title: "Microsoft.Fabric management service for testing",
})
@versioned(Microsoft.Fabric.Versions)
namespace Microsoft.Fabric;
diff --git a/specification/fabric/resource-manager/Microsoft.Fabric/stable/2023-11-01/fabric.json b/specification/fabric/resource-manager/Microsoft.Fabric/stable/2023-11-01/fabric.json
index f9be285b9349..b9ed39d9c267 100644
--- a/specification/fabric/resource-manager/Microsoft.Fabric/stable/2023-11-01/fabric.json
+++ b/specification/fabric/resource-manager/Microsoft.Fabric/stable/2023-11-01/fabric.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.Fabric management service",
+ "title": "Microsoft.Fabric management service for testing",
"version": "2023-11-01",
"description": "Microsoft.Fabric Resource Provider management API.",
"x-typespec-generated": [
diff --git a/specification/healthdataaiservices/HealthDataAIServices.DeidServices/main.tsp b/specification/healthdataaiservices/HealthDataAIServices.DeidServices/main.tsp
index 8a77f88ed379..355cceacc7c5 100644
--- a/specification/healthdataaiservices/HealthDataAIServices.DeidServices/main.tsp
+++ b/specification/healthdataaiservices/HealthDataAIServices.DeidServices/main.tsp
@@ -12,7 +12,7 @@ using Azure.Core.Traits;
// Official Name: Azure Health Data Services de-identification service
@useAuth(AadToken)
@service({
- title: "Azure Health Data Services de-identification service",
+ title: "Azure Health Data Services de-identification service for testing",
})
@server(
"https://{endpoint}",
diff --git a/specification/healthdataaiservices/HealthDataAIServices.Management/main.tsp b/specification/healthdataaiservices/HealthDataAIServices.Management/main.tsp
index 914a52292a69..2982c4ff2ac9 100644
--- a/specification/healthdataaiservices/HealthDataAIServices.Management/main.tsp
+++ b/specification/healthdataaiservices/HealthDataAIServices.Management/main.tsp
@@ -12,7 +12,7 @@ using Azure.ResourceManager;
#suppress "@azure-tools/typespec-azure-core/casing-style" "Using the AI acronym similar to what was done for OpenAI"
@armProviderNamespace("Microsoft.HealthDataAIServices")
@service({
- title: "Microsoft.HealthDataAIServices",
+ title: "Microsoft.HealthDataAIServices for testing",
})
@versioned(Microsoft.HealthDataAIServices.Versions)
namespace Microsoft.HealthDataAIServices;
diff --git a/specification/healthdataaiservices/data-plane/HealthDataAIServices.DeidServices/preview/2024-07-12-preview/HealthDataAIServices.DeidServices.json b/specification/healthdataaiservices/data-plane/HealthDataAIServices.DeidServices/preview/2024-07-12-preview/HealthDataAIServices.DeidServices.json
index d1beef623192..2991b8badfed 100644
--- a/specification/healthdataaiservices/data-plane/HealthDataAIServices.DeidServices/preview/2024-07-12-preview/HealthDataAIServices.DeidServices.json
+++ b/specification/healthdataaiservices/data-plane/HealthDataAIServices.DeidServices/preview/2024-07-12-preview/HealthDataAIServices.DeidServices.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Health Data Services de-identification service",
+ "title": "Azure Health Data Services de-identification service for testing",
"version": "2024-07-12-preview",
"x-typespec-generated": [
{
diff --git a/specification/healthdataaiservices/resource-manager/Microsoft.HealthDataAIServices/preview/2024-02-28-preview/openapi.json b/specification/healthdataaiservices/resource-manager/Microsoft.HealthDataAIServices/preview/2024-02-28-preview/openapi.json
index b8ed648f754a..4b03770b731e 100644
--- a/specification/healthdataaiservices/resource-manager/Microsoft.HealthDataAIServices/preview/2024-02-28-preview/openapi.json
+++ b/specification/healthdataaiservices/resource-manager/Microsoft.HealthDataAIServices/preview/2024-02-28-preview/openapi.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.HealthDataAIServices",
+ "title": "Microsoft.HealthDataAIServices for testing",
"version": "2024-02-28-preview",
"x-typespec-generated": [
{
diff --git a/specification/informatica/Informatica.DataManagement.Management/main.tsp b/specification/informatica/Informatica.DataManagement.Management/main.tsp
index 1f248963d92d..2499dbd06d99 100644
--- a/specification/informatica/Informatica.DataManagement.Management/main.tsp
+++ b/specification/informatica/Informatica.DataManagement.Management/main.tsp
@@ -6,7 +6,7 @@ import "@azure-tools/typespec-azure-resource-manager";
@armProviderNamespace
@service({
- title: "Informatica.DataManagement",
+ title: "Informatica.DataManagement for testing",
description: "Azure Native Services Informatica DataManagement",
})
@versioned(Versions)
diff --git a/specification/informatica/resource-manager/Informatica.DataManagement/stable/2024-05-08/openapi.json b/specification/informatica/resource-manager/Informatica.DataManagement/stable/2024-05-08/openapi.json
index 46a3bb064830..8ddc7764adbb 100644
--- a/specification/informatica/resource-manager/Informatica.DataManagement/stable/2024-05-08/openapi.json
+++ b/specification/informatica/resource-manager/Informatica.DataManagement/stable/2024-05-08/openapi.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Informatica.DataManagement",
+ "title": "Informatica.DataManagement for testing",
"version": "2024-05-08",
"x-typespec-generated": [
{
diff --git a/specification/iotoperations/IoTOperations.Management/main.tsp b/specification/iotoperations/IoTOperations.Management/main.tsp
index 1907dc2bd0cf..d241a9af9e28 100644
--- a/specification/iotoperations/IoTOperations.Management/main.tsp
+++ b/specification/iotoperations/IoTOperations.Management/main.tsp
@@ -25,7 +25,7 @@ using Azure.ResourceManager;
#suppress "@azure-tools/typespec-azure-core/casing-style"
@armProviderNamespace
@service({
- title: "Microsoft.IoTOperations management service.",
+ title: "Microsoft.IoTOperations management service. for testing",
})
@doc("Microsoft.IoTOperations Resource Provider management API.")
@versioned(Versions)
diff --git a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-07-01-preview/iotoperations.json b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-07-01-preview/iotoperations.json
index 3e9e43d09c7a..e2121a474483 100644
--- a/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-07-01-preview/iotoperations.json
+++ b/specification/iotoperations/resource-manager/Microsoft.IoTOperations/preview/2024-07-01-preview/iotoperations.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.IoTOperations management service.",
+ "title": "Microsoft.IoTOperations management service. for testing",
"version": "2024-07-01-preview",
"description": "Microsoft.IoTOperations Resource Provider management API.",
"x-typespec-generated": [
diff --git a/specification/iotoperationsdataprocessor/IoTOperationsDataProcessor.Management/main.tsp b/specification/iotoperationsdataprocessor/IoTOperationsDataProcessor.Management/main.tsp
index 2523f0703133..45b5be736129 100644
--- a/specification/iotoperationsdataprocessor/IoTOperationsDataProcessor.Management/main.tsp
+++ b/specification/iotoperationsdataprocessor/IoTOperationsDataProcessor.Management/main.tsp
@@ -15,7 +15,7 @@ using Azure.ResourceManager;
#suppress "@azure-tools/typespec-azure-core/casing-style"
@armProviderNamespace
@service({
- title: "Microsoft.IoTOperationsDataProcessor management service.",
+ title: "Microsoft.IoTOperationsDataProcessor management service. for testing",
})
@versioned(Versions)
@doc("Microsoft.IoTOperationsDataProcessor Resource Provider management API.")
diff --git a/specification/iotoperationsdataprocessor/resource-manager/Microsoft.IoTOperationsDataProcessor/preview/2023-10-04-preview/openapi.json b/specification/iotoperationsdataprocessor/resource-manager/Microsoft.IoTOperationsDataProcessor/preview/2023-10-04-preview/openapi.json
index 71af4a17cb5a..fa39e830eaba 100644
--- a/specification/iotoperationsdataprocessor/resource-manager/Microsoft.IoTOperationsDataProcessor/preview/2023-10-04-preview/openapi.json
+++ b/specification/iotoperationsdataprocessor/resource-manager/Microsoft.IoTOperationsDataProcessor/preview/2023-10-04-preview/openapi.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.IoTOperationsDataProcessor management service.",
+ "title": "Microsoft.IoTOperationsDataProcessor management service. for testing",
"version": "2023-10-04-preview",
"description": "Microsoft.IoTOperationsDataProcessor Resource Provider management API.",
"x-typespec-generated": [
diff --git a/specification/iotoperationsmq/IoTOperationsMQ.Management/main.tsp b/specification/iotoperationsmq/IoTOperationsMQ.Management/main.tsp
index 4b10424701e1..42cce8889798 100644
--- a/specification/iotoperationsmq/IoTOperationsMQ.Management/main.tsp
+++ b/specification/iotoperationsmq/IoTOperationsMQ.Management/main.tsp
@@ -19,7 +19,7 @@ using Azure.ResourceManager;
#suppress "@azure-tools/typespec-azure-core/casing-style"
@armProviderNamespace
@service({
- title: "Microsoft.IoTOperationsMQ management service",
+ title: "Microsoft.IoTOperationsMQ management service for testing",
})
@versioned(Versions)
@doc("Microsoft.IoTOperationsMQ Resource Provider management API.")
diff --git a/specification/iotoperationsmq/resource-manager/Microsoft.IoTOperationsMQ/preview/2023-10-04-preview/iotoperationsmq.json b/specification/iotoperationsmq/resource-manager/Microsoft.IoTOperationsMQ/preview/2023-10-04-preview/iotoperationsmq.json
index 70205ed0f26a..bc16fba8e5f2 100644
--- a/specification/iotoperationsmq/resource-manager/Microsoft.IoTOperationsMQ/preview/2023-10-04-preview/iotoperationsmq.json
+++ b/specification/iotoperationsmq/resource-manager/Microsoft.IoTOperationsMQ/preview/2023-10-04-preview/iotoperationsmq.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.IoTOperationsMQ management service",
+ "title": "Microsoft.IoTOperationsMQ management service for testing",
"version": "2023-10-04-preview",
"description": "Microsoft.IoTOperationsMQ Resource Provider management API.",
"x-typespec-generated": [
diff --git a/specification/iotoperationsorchestrator/IoTOperationsOrchestrator.Management/main.tsp b/specification/iotoperationsorchestrator/IoTOperationsOrchestrator.Management/main.tsp
index c408995e3c32..7aa67832cd7f 100644
--- a/specification/iotoperationsorchestrator/IoTOperationsOrchestrator.Management/main.tsp
+++ b/specification/iotoperationsorchestrator/IoTOperationsOrchestrator.Management/main.tsp
@@ -16,7 +16,7 @@ using Azure.ResourceManager;
#suppress "@azure-tools/typespec-azure-core/casing-style"
@armProviderNamespace
@service({
- title: "Microsoft.IoTOperationsOrchestrator management service.",
+ title: "Microsoft.IoTOperationsOrchestrator management service. for testing",
})
@doc("Microsoft.IoTOperationsOrchestrator Resource Provider management API.")
@versioned(Versions)
diff --git a/specification/iotoperationsorchestrator/resource-manager/Microsoft.IoTOperationsOrchestrator/preview/2023-10-04-preview/openapi.json b/specification/iotoperationsorchestrator/resource-manager/Microsoft.IoTOperationsOrchestrator/preview/2023-10-04-preview/openapi.json
index 9ff3def3e27c..0ae863fa56b8 100644
--- a/specification/iotoperationsorchestrator/resource-manager/Microsoft.IoTOperationsOrchestrator/preview/2023-10-04-preview/openapi.json
+++ b/specification/iotoperationsorchestrator/resource-manager/Microsoft.IoTOperationsOrchestrator/preview/2023-10-04-preview/openapi.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.IoTOperationsOrchestrator management service.",
+ "title": "Microsoft.IoTOperationsOrchestrator management service. for testing",
"version": "2023-10-04-preview",
"description": "Microsoft.IoTOperationsOrchestrator Resource Provider management API.",
"x-typespec-generated": [
diff --git a/specification/liftrastronomer/Astronomer.Astro.Management/main.tsp b/specification/liftrastronomer/Astronomer.Astro.Management/main.tsp
index e3a4bc25cc91..86b470f55fc5 100644
--- a/specification/liftrastronomer/Astronomer.Astro.Management/main.tsp
+++ b/specification/liftrastronomer/Astronomer.Astro.Management/main.tsp
@@ -14,7 +14,7 @@ using LiftrBase.Data;
@armProviderNamespace
@service({
- title: "Astronomer.Astro",
+ title: "Astronomer.Astro for testing",
})
@versioned(Astronomer.Astro.Versions)
namespace Astronomer.Astro;
diff --git a/specification/liftrastronomer/resource-manager/Astronomer.Astro/preview/2023-08-01-preview/astronomer.json b/specification/liftrastronomer/resource-manager/Astronomer.Astro/preview/2023-08-01-preview/astronomer.json
index 4b41720a43b1..42dd1d64bbd4 100644
--- a/specification/liftrastronomer/resource-manager/Astronomer.Astro/preview/2023-08-01-preview/astronomer.json
+++ b/specification/liftrastronomer/resource-manager/Astronomer.Astro/preview/2023-08-01-preview/astronomer.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Astronomer.Astro",
+ "title": "Astronomer.Astro for testing",
"version": "2023-08-01-preview",
"x-typespec-generated": [
{
diff --git a/specification/liftrastronomer/resource-manager/Astronomer.Astro/stable/2023-08-01/astronomer.json b/specification/liftrastronomer/resource-manager/Astronomer.Astro/stable/2023-08-01/astronomer.json
index dcfc9c84ea45..2b4201ff7d6e 100644
--- a/specification/liftrastronomer/resource-manager/Astronomer.Astro/stable/2023-08-01/astronomer.json
+++ b/specification/liftrastronomer/resource-manager/Astronomer.Astro/stable/2023-08-01/astronomer.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Astronomer.Astro",
+ "title": "Astronomer.Astro for testing",
"version": "2023-08-01",
"x-typespec-generated": [
{
diff --git a/specification/liftrqumulo/Qumulo.Storage.Management/main.tsp b/specification/liftrqumulo/Qumulo.Storage.Management/main.tsp
index 2719ae4e0cc8..c219878111d4 100644
--- a/specification/liftrqumulo/Qumulo.Storage.Management/main.tsp
+++ b/specification/liftrqumulo/Qumulo.Storage.Management/main.tsp
@@ -19,7 +19,7 @@ using LiftrBase;
@armProviderNamespace
@useLibraryNamespace(LiftrBase.Storage)
@service({
- title: "Qumulo.Storage",
+ title: "Qumulo.Storage for testing",
})
@versioned(Versions)
namespace Qumulo.Storage;
diff --git a/specification/liftrqumulo/resource-manager/Qumulo.Storage/stable/2024-06-19/Qumulo.Storage.json b/specification/liftrqumulo/resource-manager/Qumulo.Storage/stable/2024-06-19/Qumulo.Storage.json
index d9d171c9c8fb..258fad4c6441 100644
--- a/specification/liftrqumulo/resource-manager/Qumulo.Storage/stable/2024-06-19/Qumulo.Storage.json
+++ b/specification/liftrqumulo/resource-manager/Qumulo.Storage/stable/2024-06-19/Qumulo.Storage.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Qumulo.Storage",
+ "title": "Qumulo.Storage for testing",
"version": "2024-06-19",
"x-typespec-generated": [
{
diff --git a/specification/loadtestservice/LoadTestService.Management/main.tsp b/specification/loadtestservice/LoadTestService.Management/main.tsp
index 662f0efca706..99324a2723df 100644
--- a/specification/loadtestservice/LoadTestService.Management/main.tsp
+++ b/specification/loadtestservice/LoadTestService.Management/main.tsp
@@ -13,7 +13,7 @@ using Azure.ResourceManager;
@armProviderNamespace
@service({
- title: "LoadTest Client",
+ title: "LoadTest Client for testing",
})
@doc("LoadTest client provides access to LoadTest Resource and it's status operations.")
@versioned(APIVersions)
diff --git a/specification/loadtestservice/LoadTestService/main.tsp b/specification/loadtestservice/LoadTestService/main.tsp
index 9eeccba0b38b..f8d1edf87669 100644
--- a/specification/loadtestservice/LoadTestService/main.tsp
+++ b/specification/loadtestservice/LoadTestService/main.tsp
@@ -11,7 +11,7 @@ using Azure.Core;
@versioned(APIVersions)
@useAuth(Oauth2)
@service({
- title: "Azure Load Testing",
+ title: "Azure Load Testing for testing",
})
@server(
"https://{endpoint}",
diff --git a/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2023-04-01-preview/loadtestservice.json b/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2023-04-01-preview/loadtestservice.json
index 913e64089223..2d7102791f6a 100644
--- a/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2023-04-01-preview/loadtestservice.json
+++ b/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2023-04-01-preview/loadtestservice.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Load Testing",
+ "title": "Azure Load Testing for testing",
"version": "2023-04-01-preview",
"description": "These APIs allow end users to create, view and run load tests using Azure Load Test Service.",
"x-typespec-generated": [
diff --git a/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2024-03-01-preview/loadtestservice.json b/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2024-03-01-preview/loadtestservice.json
index f88f86bd0645..ad0bb5d9eb15 100644
--- a/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2024-03-01-preview/loadtestservice.json
+++ b/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2024-03-01-preview/loadtestservice.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Load Testing",
+ "title": "Azure Load Testing for testing",
"version": "2024-03-01-preview",
"description": "These APIs allow end users to create, view and run load tests using Azure Load Test Service.",
"x-typespec-generated": [
diff --git a/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2024-05-01-preview/loadtestservice.json b/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2024-05-01-preview/loadtestservice.json
index 38839ab8327d..201bbd077a1e 100644
--- a/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2024-05-01-preview/loadtestservice.json
+++ b/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2024-05-01-preview/loadtestservice.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Load Testing",
+ "title": "Azure Load Testing for testing",
"version": "2024-05-01-preview",
"description": "These APIs allow end users to create, view and run load tests using Azure Load Test Service.",
"x-typespec-generated": [
diff --git a/specification/loadtestservice/data-plane/Microsoft.LoadTestService/stable/2022-11-01/loadtestservice.json b/specification/loadtestservice/data-plane/Microsoft.LoadTestService/stable/2022-11-01/loadtestservice.json
index 6e91cb52212a..d786c87c999f 100644
--- a/specification/loadtestservice/data-plane/Microsoft.LoadTestService/stable/2022-11-01/loadtestservice.json
+++ b/specification/loadtestservice/data-plane/Microsoft.LoadTestService/stable/2022-11-01/loadtestservice.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Load Testing",
+ "title": "Azure Load Testing for testing",
"version": "2022-11-01",
"description": "These APIs allow end users to create, view and run load tests using Azure Load Test Service.",
"x-typespec-generated": [
diff --git a/specification/loadtestservice/resource-manager/Microsoft.LoadTestService/preview/2023-12-01-preview/loadtestservice.json b/specification/loadtestservice/resource-manager/Microsoft.LoadTestService/preview/2023-12-01-preview/loadtestservice.json
index 28a044009472..15e5988c5641 100644
--- a/specification/loadtestservice/resource-manager/Microsoft.LoadTestService/preview/2023-12-01-preview/loadtestservice.json
+++ b/specification/loadtestservice/resource-manager/Microsoft.LoadTestService/preview/2023-12-01-preview/loadtestservice.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "LoadTest Client",
+ "title": "LoadTest Client for testing",
"version": "2023-12-01-preview",
"description": "LoadTest client provides access to LoadTest Resource and it's status operations.",
"x-typespec-generated": [
diff --git a/specification/loadtestservice/resource-manager/Microsoft.LoadTestService/stable/2022-12-01/loadtestservice.json b/specification/loadtestservice/resource-manager/Microsoft.LoadTestService/stable/2022-12-01/loadtestservice.json
index 4fdb26dd2c8d..94f960cf3e3d 100644
--- a/specification/loadtestservice/resource-manager/Microsoft.LoadTestService/stable/2022-12-01/loadtestservice.json
+++ b/specification/loadtestservice/resource-manager/Microsoft.LoadTestService/stable/2022-12-01/loadtestservice.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "LoadTest Client",
+ "title": "LoadTest Client for testing",
"version": "2022-12-01",
"description": "LoadTest client provides access to LoadTest Resource and it's status operations.",
"x-typespec-generated": [
diff --git a/specification/machinelearning/Azure.AI.ChatProtocol/main.tsp b/specification/machinelearning/Azure.AI.ChatProtocol/main.tsp
index 761b00f283cc..9cb2ec20a128 100644
--- a/specification/machinelearning/Azure.AI.ChatProtocol/main.tsp
+++ b/specification/machinelearning/Azure.AI.ChatProtocol/main.tsp
@@ -14,7 +14,7 @@ namespace Azure.AI {
@doc("Azure APIs for the Azure Chat protocol.")
@service({
- title: "Azure ML Chat",
+ title: "Azure ML Chat for testing",
})
@useAuth(
ApiKeyAuth | OAuth2Auth<[
diff --git a/specification/machinelearning/data-plane/Azure.AI.ChatProtocol/preview/2023-10-01-preview/generated.json b/specification/machinelearning/data-plane/Azure.AI.ChatProtocol/preview/2023-10-01-preview/generated.json
index ab85139ecad8..49c4927ee073 100644
--- a/specification/machinelearning/data-plane/Azure.AI.ChatProtocol/preview/2023-10-01-preview/generated.json
+++ b/specification/machinelearning/data-plane/Azure.AI.ChatProtocol/preview/2023-10-01-preview/generated.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure ML Chat",
+ "title": "Azure ML Chat for testing",
"version": "2023-10-01-preview",
"description": "Azure APIs for the Azure Chat protocol.",
"x-typespec-generated": [
diff --git a/specification/machinelearningservices/AzureAI.Assets/main.tsp b/specification/machinelearningservices/AzureAI.Assets/main.tsp
index 561830ad433b..5189e2c84b02 100644
--- a/specification/machinelearningservices/AzureAI.Assets/main.tsp
+++ b/specification/machinelearningservices/AzureAI.Assets/main.tsp
@@ -20,7 +20,7 @@ using Azure.Core.Traits;
]>
)
@service({
- title: "Azure Machine Learning Data Plane Services",
+ title: "Azure Machine Learning Data Plane Services for testing",
})
@server(
"{endpoint}/genericasset/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}",
diff --git a/specification/machinelearningservices/data-plane/Microsoft.MachineLearningServices/preview/2024-04-01-preview/azure-ai-assets.json b/specification/machinelearningservices/data-plane/Microsoft.MachineLearningServices/preview/2024-04-01-preview/azure-ai-assets.json
index f11a9e127261..67df24dddef7 100644
--- a/specification/machinelearningservices/data-plane/Microsoft.MachineLearningServices/preview/2024-04-01-preview/azure-ai-assets.json
+++ b/specification/machinelearningservices/data-plane/Microsoft.MachineLearningServices/preview/2024-04-01-preview/azure-ai-assets.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Machine Learning Data Plane Services",
+ "title": "Azure Machine Learning Data Plane Services for testing",
"version": "2024-04-01-preview",
"x-typespec-generated": [
{
diff --git a/specification/machinelearningservices/data-plane/Microsoft.MachineLearningServices/preview/2024-05-01-preview/azure-ai-assets.json b/specification/machinelearningservices/data-plane/Microsoft.MachineLearningServices/preview/2024-05-01-preview/azure-ai-assets.json
index 1be86681f965..3ed3226ff431 100644
--- a/specification/machinelearningservices/data-plane/Microsoft.MachineLearningServices/preview/2024-05-01-preview/azure-ai-assets.json
+++ b/specification/machinelearningservices/data-plane/Microsoft.MachineLearningServices/preview/2024-05-01-preview/azure-ai-assets.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Machine Learning Data Plane Services",
+ "title": "Azure Machine Learning Data Plane Services for testing",
"version": "2024-05-01-preview",
"x-typespec-generated": [
{
diff --git a/specification/mobilepacketcore/MobilePacketCore.Management/main.tsp b/specification/mobilepacketcore/MobilePacketCore.Management/main.tsp
index 9baf4a94ca6d..a8f34a794f83 100644
--- a/specification/mobilepacketcore/MobilePacketCore.Management/main.tsp
+++ b/specification/mobilepacketcore/MobilePacketCore.Management/main.tsp
@@ -21,7 +21,7 @@ using Azure.ResourceManager;
@armProviderNamespace("Microsoft.MobilePacketCore")
@armCommonTypesVersion(Azure.ResourceManager.CommonTypes.Versions.v5)
@service({
- title: "Microsoft.MobilePacketCore Mobile Packet Core Service",
+ title: "Microsoft.MobilePacketCore Mobile Packet Core Service for testing",
})
@versioned(Versions)
namespace Microsoft.MobilePacketCore;
diff --git a/specification/mobilepacketcore/resource-manager/Microsoft.MobilePacketCore/preview/2023-10-15-preview/mobilepacketcore.json b/specification/mobilepacketcore/resource-manager/Microsoft.MobilePacketCore/preview/2023-10-15-preview/mobilepacketcore.json
index d435d26ad281..dd937b9099c7 100644
--- a/specification/mobilepacketcore/resource-manager/Microsoft.MobilePacketCore/preview/2023-10-15-preview/mobilepacketcore.json
+++ b/specification/mobilepacketcore/resource-manager/Microsoft.MobilePacketCore/preview/2023-10-15-preview/mobilepacketcore.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.MobilePacketCore Mobile Packet Core Service",
+ "title": "Microsoft.MobilePacketCore Mobile Packet Core Service for testing",
"version": "2023-10-15-preview",
"description": "Mobile Packet Core Management API",
"x-typespec-generated": [
diff --git a/specification/mongocluster/DocumentDB.MongoCluster.Management/main.tsp b/specification/mongocluster/DocumentDB.MongoCluster.Management/main.tsp
index 7752a92aa21e..4b49f0e6acbf 100644
--- a/specification/mongocluster/DocumentDB.MongoCluster.Management/main.tsp
+++ b/specification/mongocluster/DocumentDB.MongoCluster.Management/main.tsp
@@ -17,7 +17,7 @@ using Azure.ResourceManager;
#suppress "@azure-tools/typespec-azure-resource-manager/missing-operations-endpoint" "Existing resource provider namespace."
@armProviderNamespace
@service({
- title: "MongoClusterManagementClient",
+ title: "MongoClusterManagementClient for testing",
})
@versioned(Versions)
@armCommonTypesVersion(Azure.ResourceManager.CommonTypes.Versions.v5)
diff --git a/specification/mongocluster/resource-manager/Microsoft.DocumentDB/preview/2024-03-01-preview/mongoCluster.json b/specification/mongocluster/resource-manager/Microsoft.DocumentDB/preview/2024-03-01-preview/mongoCluster.json
index 78ac794f9f1b..a21549e8a6fa 100644
--- a/specification/mongocluster/resource-manager/Microsoft.DocumentDB/preview/2024-03-01-preview/mongoCluster.json
+++ b/specification/mongocluster/resource-manager/Microsoft.DocumentDB/preview/2024-03-01-preview/mongoCluster.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "MongoClusterManagementClient",
+ "title": "MongoClusterManagementClient for testing",
"version": "2024-03-01-preview",
"description": "The Microsoft Azure management API provides create, read, update, and delete functionality for Azure Cosmos DB for MongoDB vCore resources including clusters and firewall rules.",
"x-typespec-generated": [
diff --git a/specification/mpcnetworkfunction/MpcNetworkFunction.Management/main.tsp b/specification/mpcnetworkfunction/MpcNetworkFunction.Management/main.tsp
index 1b347be5ec84..8fdd775f8440 100644
--- a/specification/mpcnetworkfunction/MpcNetworkFunction.Management/main.tsp
+++ b/specification/mpcnetworkfunction/MpcNetworkFunction.Management/main.tsp
@@ -13,7 +13,7 @@ using Azure.ResourceManager;
@doc("Mobile Packet Core Network Function Management API")
@armProviderNamespace("Microsoft.MobilePacketCore")
@service({
- title: "Microsoft.MobilePacketCore Network Function resource",
+ title: "Microsoft.MobilePacketCore Network Function resource for testing",
})
@versioned(Versions)
namespace Microsoft.MobilePacketCore;
diff --git a/specification/mpcnetworkfunction/resource-manager/Microsoft.MobilePacketCore/preview/2023-05-15-preview/networkfunction.json b/specification/mpcnetworkfunction/resource-manager/Microsoft.MobilePacketCore/preview/2023-05-15-preview/networkfunction.json
index 2c32de60fddc..84411bc90f30 100644
--- a/specification/mpcnetworkfunction/resource-manager/Microsoft.MobilePacketCore/preview/2023-05-15-preview/networkfunction.json
+++ b/specification/mpcnetworkfunction/resource-manager/Microsoft.MobilePacketCore/preview/2023-05-15-preview/networkfunction.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.MobilePacketCore Network Function resource",
+ "title": "Microsoft.MobilePacketCore Network Function resource for testing",
"version": "2023-05-15-preview",
"description": "Mobile Packet Core Network Function Management API",
"x-typespec-generated": [
diff --git a/specification/networkanalytics/NetworkAnalytics.Management/main.tsp b/specification/networkanalytics/NetworkAnalytics.Management/main.tsp
index 5eee7314f3be..7174540de5ab 100644
--- a/specification/networkanalytics/NetworkAnalytics.Management/main.tsp
+++ b/specification/networkanalytics/NetworkAnalytics.Management/main.tsp
@@ -14,7 +14,7 @@ using OpenAPI;
@armProviderNamespace
@service({
- title: "Microsoft.NetworkAnalytics",
+ title: "Microsoft.NetworkAnalytics for testing",
})
@versioned(Microsoft.NetworkAnalytics.Versions)
namespace Microsoft.NetworkAnalytics;
diff --git a/specification/networkanalytics/resource-manager/Microsoft.NetworkAnalytics/stable/2023-11-15/networkanalytics.json b/specification/networkanalytics/resource-manager/Microsoft.NetworkAnalytics/stable/2023-11-15/networkanalytics.json
index e88241621228..32afd885b9a5 100644
--- a/specification/networkanalytics/resource-manager/Microsoft.NetworkAnalytics/stable/2023-11-15/networkanalytics.json
+++ b/specification/networkanalytics/resource-manager/Microsoft.NetworkAnalytics/stable/2023-11-15/networkanalytics.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.NetworkAnalytics",
+ "title": "Microsoft.NetworkAnalytics for testing",
"version": "2023-11-15",
"x-typespec-generated": [
{
diff --git a/specification/oracle/Oracle.Database.Management/main.tsp b/specification/oracle/Oracle.Database.Management/main.tsp
index b94fd50efc8e..297faf445ba0 100644
--- a/specification/oracle/Oracle.Database.Management/main.tsp
+++ b/specification/oracle/Oracle.Database.Management/main.tsp
@@ -27,7 +27,7 @@ using Autorest;
@armProviderNamespace
@service({
- title: "Oracle Database Resource Manager",
+ title: "Oracle Database Resource Manager for testing",
})
@armCommonTypesVersion(Azure.ResourceManager.CommonTypes.Versions.v5)
@versioned(Oracle.Database.Versions)
diff --git a/specification/oracle/resource-manager/Oracle.Database/preview/2023-09-01-preview/openapi.json b/specification/oracle/resource-manager/Oracle.Database/preview/2023-09-01-preview/openapi.json
index 382992784012..3c48d57b3300 100644
--- a/specification/oracle/resource-manager/Oracle.Database/preview/2023-09-01-preview/openapi.json
+++ b/specification/oracle/resource-manager/Oracle.Database/preview/2023-09-01-preview/openapi.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Oracle Database Resource Manager",
+ "title": "Oracle Database Resource Manager for testing",
"version": "2023-09-01-preview",
"x-typespec-generated": [
{
diff --git a/specification/oracle/resource-manager/Oracle.Database/preview/2024-06-01-preview/openapi.json b/specification/oracle/resource-manager/Oracle.Database/preview/2024-06-01-preview/openapi.json
index 84c01a35bf38..afed4eaa3081 100644
--- a/specification/oracle/resource-manager/Oracle.Database/preview/2024-06-01-preview/openapi.json
+++ b/specification/oracle/resource-manager/Oracle.Database/preview/2024-06-01-preview/openapi.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Oracle Database Resource Manager",
+ "title": "Oracle Database Resource Manager for testing",
"version": "2024-06-01-preview",
"x-typespec-generated": [
{
diff --git a/specification/oracle/resource-manager/Oracle.Database/stable/2023-09-01/openapi.json b/specification/oracle/resource-manager/Oracle.Database/stable/2023-09-01/openapi.json
index 6915309bf4bb..c643fee2e8d1 100644
--- a/specification/oracle/resource-manager/Oracle.Database/stable/2023-09-01/openapi.json
+++ b/specification/oracle/resource-manager/Oracle.Database/stable/2023-09-01/openapi.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Oracle Database Resource Manager",
+ "title": "Oracle Database Resource Manager for testing",
"version": "2023-09-01",
"x-typespec-generated": [
{
diff --git a/specification/oracle/resource-manager/Oracle.Database/stable/2024-06-01/openapi.json b/specification/oracle/resource-manager/Oracle.Database/stable/2024-06-01/openapi.json
index a40dfc017dd0..1db226b5de44 100644
--- a/specification/oracle/resource-manager/Oracle.Database/stable/2024-06-01/openapi.json
+++ b/specification/oracle/resource-manager/Oracle.Database/stable/2024-06-01/openapi.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Oracle Database Resource Manager",
+ "title": "Oracle Database Resource Manager for testing",
"version": "2024-06-01",
"x-typespec-generated": [
{
diff --git a/specification/playwrighttesting/PlaywrightTesting.Management/main.tsp b/specification/playwrighttesting/PlaywrightTesting.Management/main.tsp
index f90575183eac..e09c1ded2e6e 100644
--- a/specification/playwrighttesting/PlaywrightTesting.Management/main.tsp
+++ b/specification/playwrighttesting/PlaywrightTesting.Management/main.tsp
@@ -12,7 +12,7 @@ using Azure.ResourceManager;
@armProviderNamespace("Microsoft.AzurePlaywrightService")
@service({
- title: "Microsoft AzurePlaywrightService Management API",
+ title: "Microsoft AzurePlaywrightService Management API for testing",
})
@doc("Microsoft.AzurePlaywrightService Resource Provider Management API.")
@versioned(Versions)
diff --git a/specification/playwrighttesting/PlaywrightTesting/main.tsp b/specification/playwrighttesting/PlaywrightTesting/main.tsp
index a3de6db5573b..8f15d72e695e 100644
--- a/specification/playwrighttesting/PlaywrightTesting/main.tsp
+++ b/specification/playwrighttesting/PlaywrightTesting/main.tsp
@@ -30,7 +30,7 @@ using Autorest;
]
)
@service({
- title: "Microsoft PlaywrightTesting AuthManager Service API",
+ title: "Microsoft PlaywrightTesting AuthManager Service API for testing",
})
@versioned(Microsoft.PlaywrightTesting.AuthManager.Versions)
namespace Microsoft.PlaywrightTesting.AuthManager;
diff --git a/specification/playwrighttesting/data-plane/Microsoft.PlaywrightTesting.AuthManager/preview/2023-10-01-preview/playwrighttesting.json b/specification/playwrighttesting/data-plane/Microsoft.PlaywrightTesting.AuthManager/preview/2023-10-01-preview/playwrighttesting.json
index 7389ac6f3622..96773bb7fa0f 100644
--- a/specification/playwrighttesting/data-plane/Microsoft.PlaywrightTesting.AuthManager/preview/2023-10-01-preview/playwrighttesting.json
+++ b/specification/playwrighttesting/data-plane/Microsoft.PlaywrightTesting.AuthManager/preview/2023-10-01-preview/playwrighttesting.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft PlaywrightTesting AuthManager Service API",
+ "title": "Microsoft PlaywrightTesting AuthManager Service API for testing",
"version": "2023-10-01-preview",
"x-typespec-generated": [
{
diff --git a/specification/playwrighttesting/resource-manager/Microsoft.AzurePlaywrightService/preview/2024-02-01-preview/playwrighttesting.json b/specification/playwrighttesting/resource-manager/Microsoft.AzurePlaywrightService/preview/2024-02-01-preview/playwrighttesting.json
index 5778df418378..7defa3644ff6 100644
--- a/specification/playwrighttesting/resource-manager/Microsoft.AzurePlaywrightService/preview/2024-02-01-preview/playwrighttesting.json
+++ b/specification/playwrighttesting/resource-manager/Microsoft.AzurePlaywrightService/preview/2024-02-01-preview/playwrighttesting.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft AzurePlaywrightService Management API",
+ "title": "Microsoft AzurePlaywrightService Management API for testing",
"version": "2024-02-01-preview",
"description": "Microsoft.AzurePlaywrightService Resource Provider Management API.",
"x-typespec-generated": [
diff --git a/specification/portal/Dashboard.Management/main.tsp b/specification/portal/Dashboard.Management/main.tsp
index 215e315d6a0e..848d7c2fdae7 100644
--- a/specification/portal/Dashboard.Management/main.tsp
+++ b/specification/portal/Dashboard.Management/main.tsp
@@ -22,7 +22,7 @@ using TypeSpec.Versioning;
*/
@armProviderNamespace
@service({
- title: "portal",
+ title: "portal for testing",
})
@versioned(Versions)
@armCommonTypesVersion(Azure.ResourceManager.CommonTypes.Versions.v5)
diff --git a/specification/portal/TenantConfiguration.Management/main.tsp b/specification/portal/TenantConfiguration.Management/main.tsp
index 2a282758b22d..a0b5f01106cc 100644
--- a/specification/portal/TenantConfiguration.Management/main.tsp
+++ b/specification/portal/TenantConfiguration.Management/main.tsp
@@ -23,7 +23,7 @@ using TypeSpec.Versioning;
#suppress "@azure-tools/typespec-azure-resource-manager/missing-operations-endpoint" "For backward compatibility"
@armProviderNamespace
@service({
- title: "portal",
+ title: "portal for testing",
})
@versioned(Versions)
@armCommonTypesVersion(Azure.ResourceManager.CommonTypes.Versions.v5)
diff --git a/specification/portal/resource-manager/Microsoft.Portal/preview/2020-09-01-preview/portal.json b/specification/portal/resource-manager/Microsoft.Portal/preview/2020-09-01-preview/portal.json
index a395066fb6c4..96807c8f3177 100644
--- a/specification/portal/resource-manager/Microsoft.Portal/preview/2020-09-01-preview/portal.json
+++ b/specification/portal/resource-manager/Microsoft.Portal/preview/2020-09-01-preview/portal.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "portal",
+ "title": "portal for testing",
"version": "2020-09-01-preview",
"description": "Allows creation and deletion of Azure Shared Dashboards.",
"x-typespec-generated": [
diff --git a/specification/portal/resource-manager/Microsoft.Portal/preview/2020-09-01-preview/tenantConfiguration.json b/specification/portal/resource-manager/Microsoft.Portal/preview/2020-09-01-preview/tenantConfiguration.json
index e2d43d1ae9a9..2bb0bb1267c8 100644
--- a/specification/portal/resource-manager/Microsoft.Portal/preview/2020-09-01-preview/tenantConfiguration.json
+++ b/specification/portal/resource-manager/Microsoft.Portal/preview/2020-09-01-preview/tenantConfiguration.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "portal",
+ "title": "portal for testing",
"version": "2020-09-01-preview",
"description": "Allows creation and deletion of Azure Shared Dashboards.",
"x-typespec-generated": [
diff --git a/specification/portalservices/CopilotSettings.Management/main.tsp b/specification/portalservices/CopilotSettings.Management/main.tsp
index 7757186938e4..9e32983a8a6b 100644
--- a/specification/portalservices/CopilotSettings.Management/main.tsp
+++ b/specification/portalservices/CopilotSettings.Management/main.tsp
@@ -14,7 +14,7 @@ using TypeSpec.Http;
@armProviderNamespace
@service({
- title: "Microsoft.PortalServices",
+ title: "Microsoft.PortalServices for testing",
})
@versioned(Versions)
@armCommonTypesVersion(Azure.ResourceManager.CommonTypes.Versions.v5)
diff --git a/specification/portalservices/Extension.Management/main.tsp b/specification/portalservices/Extension.Management/main.tsp
index 3727dd9193bc..dcee22b5c7c0 100644
--- a/specification/portalservices/Extension.Management/main.tsp
+++ b/specification/portalservices/Extension.Management/main.tsp
@@ -12,7 +12,7 @@ using TypeSpec.Versioning;
*/
@armProviderNamespace
@service({
- title: "Microsoft.PortalServices",
+ title: "Microsoft.PortalServices for testing",
})
@versioned(Versions)
@armCommonTypesVersion(Azure.ResourceManager.CommonTypes.Versions.v5)
diff --git a/specification/portalservices/resource-manager/Microsoft.PortalServices/copilotSettings/preview/2024-04-01-preview/copilotSettings.json b/specification/portalservices/resource-manager/Microsoft.PortalServices/copilotSettings/preview/2024-04-01-preview/copilotSettings.json
index 5f9fa432468a..4e3873ffa343 100644
--- a/specification/portalservices/resource-manager/Microsoft.PortalServices/copilotSettings/preview/2024-04-01-preview/copilotSettings.json
+++ b/specification/portalservices/resource-manager/Microsoft.PortalServices/copilotSettings/preview/2024-04-01-preview/copilotSettings.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.PortalServices",
+ "title": "Microsoft.PortalServices for testing",
"version": "2024-04-01-preview",
"description": "Azure Portal Services API Reference",
"x-typespec-generated": [
diff --git a/specification/portalservices/resource-manager/Microsoft.PortalServices/extensions/preview/2024-04-01-preview/extensions.json b/specification/portalservices/resource-manager/Microsoft.PortalServices/extensions/preview/2024-04-01-preview/extensions.json
index 2d1e978de4d8..1d28f080e8ca 100644
--- a/specification/portalservices/resource-manager/Microsoft.PortalServices/extensions/preview/2024-04-01-preview/extensions.json
+++ b/specification/portalservices/resource-manager/Microsoft.PortalServices/extensions/preview/2024-04-01-preview/extensions.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.PortalServices",
+ "title": "Microsoft.PortalServices for testing",
"version": "2024-04-01-preview",
"description": "Allows creation and deletion of Azure portal extensions.",
"x-typespec-generated": [
diff --git a/specification/programmableconnectivity/Azure.ProgrammableConnectivity/main.tsp b/specification/programmableconnectivity/Azure.ProgrammableConnectivity/main.tsp
index 5933e0fbdc47..159deeab42a7 100644
--- a/specification/programmableconnectivity/Azure.ProgrammableConnectivity/main.tsp
+++ b/specification/programmableconnectivity/Azure.ProgrammableConnectivity/main.tsp
@@ -19,7 +19,7 @@ using Azure.Core;
]
)
@service({
- title: "Programmable Connectivity",
+ title: "Programmable Connectivity for testing",
})
@server(
"{endpoint}",
diff --git a/specification/programmableconnectivity/data-plane/Azure.ProgrammableConnectivity/preview/2024-02-09-preview/openapi.json b/specification/programmableconnectivity/data-plane/Azure.ProgrammableConnectivity/preview/2024-02-09-preview/openapi.json
index 4c09ff5a23a7..bfa5f4f40cbe 100644
--- a/specification/programmableconnectivity/data-plane/Azure.ProgrammableConnectivity/preview/2024-02-09-preview/openapi.json
+++ b/specification/programmableconnectivity/data-plane/Azure.ProgrammableConnectivity/preview/2024-02-09-preview/openapi.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Programmable Connectivity",
+ "title": "Programmable Connectivity for testing",
"version": "2024-02-09-preview",
"description": "Azure Programmable Connectivity (APC) provides a unified interface to the Network APIs of multiple Telecom Operators. Note that Operators may deprecate a Network API with less advance notice than the Azure standard, in which case APC will also deprecate that Network API.",
"x-typespec-generated": [
diff --git a/specification/purview/Azure.Analytics.Purview.DataMap/main.tsp b/specification/purview/Azure.Analytics.Purview.DataMap/main.tsp
index bec1c82a4957..501b93c65fb7 100644
--- a/specification/purview/Azure.Analytics.Purview.DataMap/main.tsp
+++ b/specification/purview/Azure.Analytics.Purview.DataMap/main.tsp
@@ -7,7 +7,7 @@ using TypeSpec.Http;
using TypeSpec.Versioning;
@service({
- title: "Azure Analytics Purview Data Map",
+ title: "Azure Analytics Purview Data Map for testing",
})
@server(
"{endpoint}/datamap/api",
diff --git a/specification/purview/data-plane/Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json b/specification/purview/data-plane/Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json
index 4acce1bf0f2f..39cd86d5a747 100644
--- a/specification/purview/data-plane/Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json
+++ b/specification/purview/data-plane/Azure.Analytics.Purview.DataMap/stable/2023-09-01/purviewdatamap.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Analytics Purview Data Map",
+ "title": "Azure Analytics Purview Data Map for testing",
"version": "2023-09-01",
"description": "Purview Data Map Service is a fully managed cloud service whose users can\ndiscover the data sources they need and understand the data sources they find.\nAt the same time, Data Map helps organizations get more value from their\nexisting investments. This spec defines REST API of Purview Data Map Service.",
"x-typespec-generated": [
diff --git a/specification/purviewpolicy/PurviewPolicy.Management/main.tsp b/specification/purviewpolicy/PurviewPolicy.Management/main.tsp
index bb57aca7cf9f..0555a2036577 100644
--- a/specification/purviewpolicy/PurviewPolicy.Management/main.tsp
+++ b/specification/purviewpolicy/PurviewPolicy.Management/main.tsp
@@ -15,7 +15,7 @@ using TypeSpec.Versioning;
/** Creates a Microsoft.Purview management client. */
@armProviderNamespace
@service({
- title: "PurviewPolicyClient",
+ title: "PurviewPolicyClient for testing",
})
@versioned(Versions)
@armCommonTypesVersion(Azure.ResourceManager.CommonTypes.Versions.v5)
diff --git a/specification/purviewpolicy/resource-manager/Microsoft.Purview/preview/2023-06-01-preview/policy.json b/specification/purviewpolicy/resource-manager/Microsoft.Purview/preview/2023-06-01-preview/policy.json
index cf20ff74e01a..93594018a038 100644
--- a/specification/purviewpolicy/resource-manager/Microsoft.Purview/preview/2023-06-01-preview/policy.json
+++ b/specification/purviewpolicy/resource-manager/Microsoft.Purview/preview/2023-06-01-preview/policy.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "PurviewPolicyClient",
+ "title": "PurviewPolicyClient for testing",
"version": "2023-06-01-preview",
"description": "Creates a Microsoft.Purview management client.",
"x-typespec-generated": [
diff --git a/specification/quantum/Quantum.Workspace/main.tsp b/specification/quantum/Quantum.Workspace/main.tsp
index 66d2637d36e1..299b5941602b 100644
--- a/specification/quantum/Quantum.Workspace/main.tsp
+++ b/specification/quantum/Quantum.Workspace/main.tsp
@@ -30,7 +30,7 @@ using OpenAPI;
/** Azure Quantum Workspace Services */
@service({
- title: "Azure Quantum Workspace Services",
+ title: "Azure Quantum Workspace Services for testing",
})
@useAuth(AzureEntraAuth | AzureApiKeyAuth)
@versioned(QuantumWorkspaceAPIVersion)
diff --git a/specification/quantum/data-plane/Microsoft.Quantum/preview/2024-03-01-preview/quantum.json b/specification/quantum/data-plane/Microsoft.Quantum/preview/2024-03-01-preview/quantum.json
index 6005d94d80aa..724a88c27af4 100644
--- a/specification/quantum/data-plane/Microsoft.Quantum/preview/2024-03-01-preview/quantum.json
+++ b/specification/quantum/data-plane/Microsoft.Quantum/preview/2024-03-01-preview/quantum.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Quantum Workspace Services",
+ "title": "Azure Quantum Workspace Services for testing",
"version": "2024-03-01-preview",
"description": "Azure Quantum Workspace Services",
"contact": {
diff --git a/specification/riskiq/Easm/main.tsp b/specification/riskiq/Easm/main.tsp
index d7bb529c6bb7..ed315c4cd356 100644
--- a/specification/riskiq/Easm/main.tsp
+++ b/specification/riskiq/Easm/main.tsp
@@ -26,7 +26,7 @@ using TypeSpec.Versioning;
)
@versioned(Easm.Versions)
@service({
- title: "Defender EASM",
+ title: "Defender EASM for testing",
})
@server(
"{endpoint}",
diff --git a/specification/riskiq/data-plane/Microsoft.Easm/preview/2023-03-01-preview/easm.json b/specification/riskiq/data-plane/Microsoft.Easm/preview/2023-03-01-preview/easm.json
index 47473755a586..7dccc95219df 100644
--- a/specification/riskiq/data-plane/Microsoft.Easm/preview/2023-03-01-preview/easm.json
+++ b/specification/riskiq/data-plane/Microsoft.Easm/preview/2023-03-01-preview/easm.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Defender EASM",
+ "title": "Defender EASM for testing",
"version": "2023-03-01-preview",
"description": "Defender EASM discovers and maps your digital attack surface to provide an \"outside-in\" perspective using probes to discover assets. The assets are provided with detailed metadata associated, including vulnerabilities, configurations and web components, allowing customers to view and prioritize external risk. The EASM REST API enables you to develop clients that integrate with your application.",
"x-typespec-generated": [
diff --git a/specification/riskiq/data-plane/Microsoft.Easm/preview/2024-03-01-preview/easm.json b/specification/riskiq/data-plane/Microsoft.Easm/preview/2024-03-01-preview/easm.json
index 28fe10ab0078..b5087177a221 100644
--- a/specification/riskiq/data-plane/Microsoft.Easm/preview/2024-03-01-preview/easm.json
+++ b/specification/riskiq/data-plane/Microsoft.Easm/preview/2024-03-01-preview/easm.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Defender EASM",
+ "title": "Defender EASM for testing",
"version": "2024-03-01-preview",
"description": "Defender EASM discovers and maps your digital attack surface to provide an \"outside-in\" perspective using probes to discover assets. The assets are provided with detailed metadata associated, including vulnerabilities, configurations and web components, allowing customers to view and prioritize external risk. The EASM REST API enables you to develop clients that integrate with your application.",
"x-typespec-generated": [
diff --git a/specification/schemaregistry/SchemaRegistry/main.tsp b/specification/schemaregistry/SchemaRegistry/main.tsp
index d2fded2ddae0..b15d717a4a7a 100644
--- a/specification/schemaregistry/SchemaRegistry/main.tsp
+++ b/specification/schemaregistry/SchemaRegistry/main.tsp
@@ -19,7 +19,7 @@ using Azure.Core;
]>
)
@service({
- title: "Azure Schema Registry",
+ title: "Azure Schema Registry for testing",
})
// Supported operations.
diff --git a/specification/schemaregistry/data-plane/Microsoft.SchemaRegistry/stable/2021-10/schemaregistry.json b/specification/schemaregistry/data-plane/Microsoft.SchemaRegistry/stable/2021-10/schemaregistry.json
index 87373cea78d2..a726d945a91e 100644
--- a/specification/schemaregistry/data-plane/Microsoft.SchemaRegistry/stable/2021-10/schemaregistry.json
+++ b/specification/schemaregistry/data-plane/Microsoft.SchemaRegistry/stable/2021-10/schemaregistry.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Schema Registry",
+ "title": "Azure Schema Registry for testing",
"version": "2021-10",
"description": "SchemaRegistryClient is a client for registering and retrieving schemas from the Azure Schema Registry service.",
"x-typespec-generated": [
diff --git a/specification/schemaregistry/data-plane/Microsoft.SchemaRegistry/stable/2022-10/schemaregistry.json b/specification/schemaregistry/data-plane/Microsoft.SchemaRegistry/stable/2022-10/schemaregistry.json
index 153b174d8800..4afc56138043 100644
--- a/specification/schemaregistry/data-plane/Microsoft.SchemaRegistry/stable/2022-10/schemaregistry.json
+++ b/specification/schemaregistry/data-plane/Microsoft.SchemaRegistry/stable/2022-10/schemaregistry.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Schema Registry",
+ "title": "Azure Schema Registry for testing",
"version": "2022-10",
"description": "SchemaRegistryClient is a client for registering and retrieving schemas from the Azure Schema Registry service.",
"x-typespec-generated": [
diff --git a/specification/schemaregistry/data-plane/Microsoft.SchemaRegistry/stable/2023-07-01/schemaregistry.json b/specification/schemaregistry/data-plane/Microsoft.SchemaRegistry/stable/2023-07-01/schemaregistry.json
index f0d5d664e0d2..a090765556cf 100644
--- a/specification/schemaregistry/data-plane/Microsoft.SchemaRegistry/stable/2023-07-01/schemaregistry.json
+++ b/specification/schemaregistry/data-plane/Microsoft.SchemaRegistry/stable/2023-07-01/schemaregistry.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure Schema Registry",
+ "title": "Azure Schema Registry for testing",
"version": "2023-07-01",
"description": "SchemaRegistryClient is a client for registering and retrieving schemas from the Azure Schema Registry service.",
"x-typespec-generated": [
diff --git a/specification/scvmm/ScVmm.Management/main.tsp b/specification/scvmm/ScVmm.Management/main.tsp
index 0495ea0a5b84..7ec34145c044 100644
--- a/specification/scvmm/ScVmm.Management/main.tsp
+++ b/specification/scvmm/ScVmm.Management/main.tsp
@@ -23,7 +23,7 @@ using TypeSpec.Versioning;
/** The Microsoft.ScVmm Rest API spec. */
@armProviderNamespace
@service({
- title: "ScVmm",
+ title: "ScVmm for testing",
})
@versioned(Versions)
namespace Microsoft.ScVmm;
diff --git a/specification/scvmm/resource-manager/Microsoft.ScVmm/stable/2023-10-07/scvmm.json b/specification/scvmm/resource-manager/Microsoft.ScVmm/stable/2023-10-07/scvmm.json
index d53c2c453e9c..f247d69cce08 100644
--- a/specification/scvmm/resource-manager/Microsoft.ScVmm/stable/2023-10-07/scvmm.json
+++ b/specification/scvmm/resource-manager/Microsoft.ScVmm/stable/2023-10-07/scvmm.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "ScVmm",
+ "title": "ScVmm for testing",
"version": "2023-10-07",
"description": "The Microsoft.ScVmm Rest API spec.",
"x-typespec-generated": [
diff --git a/specification/scvmm/resource-manager/Microsoft.ScVmm/stable/2024-06-01/scvmm.json b/specification/scvmm/resource-manager/Microsoft.ScVmm/stable/2024-06-01/scvmm.json
index a1043382dec9..a5b5bf3e8603 100644
--- a/specification/scvmm/resource-manager/Microsoft.ScVmm/stable/2024-06-01/scvmm.json
+++ b/specification/scvmm/resource-manager/Microsoft.ScVmm/stable/2024-06-01/scvmm.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "ScVmm",
+ "title": "ScVmm for testing",
"version": "2024-06-01",
"description": "The Microsoft.ScVmm Rest API spec.",
"x-typespec-generated": [
diff --git a/specification/servicenetworking/ServiceNetworking.Management/main.tsp b/specification/servicenetworking/ServiceNetworking.Management/main.tsp
index 3d71ddb0a17a..105fc07fff42 100644
--- a/specification/servicenetworking/ServiceNetworking.Management/main.tsp
+++ b/specification/servicenetworking/ServiceNetworking.Management/main.tsp
@@ -8,7 +8,7 @@ import "@azure-tools/typespec-azure-resource-manager";
@armProviderNamespace
@armCommonTypesVersion("v3")
@service({
- title: "TrafficController",
+ title: "TrafficController for testing",
})
@versioned(Versions)
namespace Microsoft.ServiceNetworking;
diff --git a/specification/servicenetworking/resource-manager/Microsoft.ServiceNetworking/preview/2024-05-01-preview/TrafficController.json b/specification/servicenetworking/resource-manager/Microsoft.ServiceNetworking/preview/2024-05-01-preview/TrafficController.json
index f1dcee182766..fb98f7f2942e 100644
--- a/specification/servicenetworking/resource-manager/Microsoft.ServiceNetworking/preview/2024-05-01-preview/TrafficController.json
+++ b/specification/servicenetworking/resource-manager/Microsoft.ServiceNetworking/preview/2024-05-01-preview/TrafficController.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "TrafficController",
+ "title": "TrafficController for testing",
"version": "2024-05-01-preview",
"description": "Traffic Controller Provider management API.",
"x-typespec-generated": [
diff --git a/specification/servicenetworking/resource-manager/Microsoft.ServiceNetworking/stable/2023-11-01/TrafficController.json b/specification/servicenetworking/resource-manager/Microsoft.ServiceNetworking/stable/2023-11-01/TrafficController.json
index edfef3536269..265a4e558f22 100644
--- a/specification/servicenetworking/resource-manager/Microsoft.ServiceNetworking/stable/2023-11-01/TrafficController.json
+++ b/specification/servicenetworking/resource-manager/Microsoft.ServiceNetworking/stable/2023-11-01/TrafficController.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "TrafficController",
+ "title": "TrafficController for testing",
"version": "2023-11-01",
"description": "Traffic Controller Provider management API.",
"x-typespec-generated": [
diff --git a/specification/sphere/Sphere.Management/main.tsp b/specification/sphere/Sphere.Management/main.tsp
index c169d0c5d989..390557b0cada 100644
--- a/specification/sphere/Sphere.Management/main.tsp
+++ b/specification/sphere/Sphere.Management/main.tsp
@@ -22,7 +22,7 @@ using TypeSpec.Versioning;
*/
@armProviderNamespace
@service({
- title: "AzureSphereProviderClient",
+ title: "AzureSphereProviderClient for testing",
})
@versioned(Versions)
@armCommonTypesVersion(Azure.ResourceManager.CommonTypes.Versions.v3)
diff --git a/specification/sphere/resource-manager/Microsoft.AzureSphere/stable/2024-04-01/azuresphere.json b/specification/sphere/resource-manager/Microsoft.AzureSphere/stable/2024-04-01/azuresphere.json
index e3f5e4f8b6cc..f781a7f843b1 100644
--- a/specification/sphere/resource-manager/Microsoft.AzureSphere/stable/2024-04-01/azuresphere.json
+++ b/specification/sphere/resource-manager/Microsoft.AzureSphere/stable/2024-04-01/azuresphere.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "AzureSphereProviderClient",
+ "title": "AzureSphereProviderClient for testing",
"version": "2024-04-01",
"description": "Azure Sphere resource management API.",
"x-typespec-generated": [
diff --git a/specification/splitio/SplitIO.Experimentation.Management/main.tsp b/specification/splitio/SplitIO.Experimentation.Management/main.tsp
index 70585795e0d0..73dc6197068b 100644
--- a/specification/splitio/SplitIO.Experimentation.Management/main.tsp
+++ b/specification/splitio/SplitIO.Experimentation.Management/main.tsp
@@ -16,7 +16,7 @@ namespace SplitIO {
@armProviderNamespace
@service({
- title: "Split.IO Experimentation",
+ title: "Split.IO Experimentation for testing",
})
@versioned(SplitIO.Experimentation.Versions)
@armCommonTypesVersion(Azure.ResourceManager.CommonTypes.Versions.v5)
diff --git a/specification/splitio/resource-manager/SplitIO.Experimentation/preview/2024-03-01-preview/splitio.json b/specification/splitio/resource-manager/SplitIO.Experimentation/preview/2024-03-01-preview/splitio.json
index 7804179d3570..40db6cd48f5f 100644
--- a/specification/splitio/resource-manager/SplitIO.Experimentation/preview/2024-03-01-preview/splitio.json
+++ b/specification/splitio/resource-manager/SplitIO.Experimentation/preview/2024-03-01-preview/splitio.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Split.IO Experimentation",
+ "title": "Split.IO Experimentation for testing",
"version": "2024-03-01-preview",
"x-typespec-generated": [
{
diff --git a/specification/translation/Azure.AI.DocumentTranslation/main.tsp b/specification/translation/Azure.AI.DocumentTranslation/main.tsp
index 69f26a7df913..84d72d4fa9ea 100644
--- a/specification/translation/Azure.AI.DocumentTranslation/main.tsp
+++ b/specification/translation/Azure.AI.DocumentTranslation/main.tsp
@@ -10,7 +10,7 @@ using TypeSpec.Versioning;
using Azure.Core;
@service({
- title: "Azure.AI.DocumentTranslation",
+ title: "Azure.AI.DocumentTranslation for testing",
})
@versioned(DocumentTranslation.Versions)
@useAuth(
diff --git a/specification/translation/Azure.AI.TextTranslation/main.tsp b/specification/translation/Azure.AI.TextTranslation/main.tsp
index 80a0f963b586..56006fc8a306 100644
--- a/specification/translation/Azure.AI.TextTranslation/main.tsp
+++ b/specification/translation/Azure.AI.TextTranslation/main.tsp
@@ -9,7 +9,7 @@ using Azure.Core;
using TypeSpec.Versioning;
@service({
- title: "Text Translation",
+ title: "Text Translation for testing",
})
@server(
"{Endpoint}",
diff --git a/specification/translation/data-plane/Azure.AI.DocumentTranslation/stable/2024-05-01/openapi.json b/specification/translation/data-plane/Azure.AI.DocumentTranslation/stable/2024-05-01/openapi.json
index a24e8fa059f0..657d33a1eb90 100644
--- a/specification/translation/data-plane/Azure.AI.DocumentTranslation/stable/2024-05-01/openapi.json
+++ b/specification/translation/data-plane/Azure.AI.DocumentTranslation/stable/2024-05-01/openapi.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure.AI.DocumentTranslation",
+ "title": "Azure.AI.DocumentTranslation for testing",
"version": "2024-05-01",
"description": "Document translation service",
"x-typespec-generated": [
diff --git a/specification/translation/data-plane/Azure.AI.TextTranslation/stable/v3.0/openapi.json b/specification/translation/data-plane/Azure.AI.TextTranslation/stable/v3.0/openapi.json
index d2b9652b31e6..7fac834e67d0 100644
--- a/specification/translation/data-plane/Azure.AI.TextTranslation/stable/v3.0/openapi.json
+++ b/specification/translation/data-plane/Azure.AI.TextTranslation/stable/v3.0/openapi.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Text Translation",
+ "title": "Text Translation for testing",
"version": "3.0",
"description": "Text translation is a cloud-based REST API feature of the Translator service that uses neural\nmachine translation technology to enable quick and accurate source-to-target text translation\nin real time across all supported languages.\n\nThe following methods are supported by the Text Translation feature:\n\nLanguages. Returns a list of languages supported by Translate, Transliterate, and Dictionary Lookup operations.\n\nTranslate. Renders single source-language text to multiple target-language texts with a single request.\n\nTransliterate. Converts characters or letters of a source language to the corresponding characters or letters of a target language.\n\nDetect. Returns the source code language code and a boolean variable denoting whether the detected language is supported for text translation and transliteration.\n\nDictionary lookup. Returns equivalent words for the source term in the target language.\n\nDictionary example Returns grammatical structure and context examples for the source term and target term pair.",
"x-typespec-generated": [
diff --git a/specification/verifiedid/Microsoft.VerifiedId.Management/main.tsp b/specification/verifiedid/Microsoft.VerifiedId.Management/main.tsp
index 95d515689465..ba3eb3f17786 100644
--- a/specification/verifiedid/Microsoft.VerifiedId.Management/main.tsp
+++ b/specification/verifiedid/Microsoft.VerifiedId.Management/main.tsp
@@ -12,7 +12,7 @@ using Azure.ResourceManager;
@armProviderNamespace("Microsoft.VerifiedId")
@service({
- title: "VerifiedIdMgmtClient",
+ title: "VerifiedIdMgmtClient for testing",
})
@versioned(Microsoft.VerifiedId.Versions)
@doc("VerifiedId Resource Provider management API.")
diff --git a/specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/verifiedid.json b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/verifiedid.json
index b87b4bc7ecab..edd8356e6ae6 100644
--- a/specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/verifiedid.json
+++ b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/verifiedid.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "VerifiedIdMgmtClient",
+ "title": "VerifiedIdMgmtClient for testing",
"version": "2024-01-26-preview",
"description": "VerifiedId Resource Provider management API.",
"x-typespec-generated": [
diff --git a/specification/vmware/Microsoft.AVS.Management/main.tsp b/specification/vmware/Microsoft.AVS.Management/main.tsp
index ef633b4e88ed..d5648fb20387 100644
--- a/specification/vmware/Microsoft.AVS.Management/main.tsp
+++ b/specification/vmware/Microsoft.AVS.Management/main.tsp
@@ -9,7 +9,7 @@ using TypeSpec.Versioning;
#suppress "@azure-tools/typespec-azure-core/casing-style" "Can not change existing name."
@armProviderNamespace("Microsoft.AVS")
@service({
- title: "Azure VMware Solution API",
+ title: "Azure VMware Solution API for testing",
})
@doc("Azure VMware Solution API")
@versioned(Versions)
diff --git a/specification/vmware/resource-manager/Microsoft.AVS/stable/2023-09-01/vmware.json b/specification/vmware/resource-manager/Microsoft.AVS/stable/2023-09-01/vmware.json
index 4ff2783afb3d..0eca568b6c55 100644
--- a/specification/vmware/resource-manager/Microsoft.AVS/stable/2023-09-01/vmware.json
+++ b/specification/vmware/resource-manager/Microsoft.AVS/stable/2023-09-01/vmware.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Azure VMware Solution API",
+ "title": "Azure VMware Solution API for testing",
"version": "2023-09-01",
"description": "Azure VMware Solution API",
"x-typespec-generated": [
diff --git a/specification/voiceservices/VoiceServices.Provisioning/main.tsp b/specification/voiceservices/VoiceServices.Provisioning/main.tsp
index efc60718c9a6..683d9590b2d7 100644
--- a/specification/voiceservices/VoiceServices.Provisioning/main.tsp
+++ b/specification/voiceservices/VoiceServices.Provisioning/main.tsp
@@ -12,7 +12,7 @@ using Azure.Core;
using Azure.Core.Traits;
@service({
- title: "Microsoft.VoiceServices.Provisioning",
+ title: "Microsoft.VoiceServices.Provisioning for testing",
})
@useAuth(
[
diff --git a/specification/voiceservices/data-plane/Microsoft.VoiceServices/preview/2024-02-29-preview/swagger.json b/specification/voiceservices/data-plane/Microsoft.VoiceServices/preview/2024-02-29-preview/swagger.json
index 25cd2ef5dae0..b788f29aea72 100644
--- a/specification/voiceservices/data-plane/Microsoft.VoiceServices/preview/2024-02-29-preview/swagger.json
+++ b/specification/voiceservices/data-plane/Microsoft.VoiceServices/preview/2024-02-29-preview/swagger.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Microsoft.VoiceServices.Provisioning",
+ "title": "Microsoft.VoiceServices.Provisioning for testing",
"version": "2024-02-29-preview",
"x-typespec-generated": [
{
diff --git a/specification/workloads/Workloads.Operations.Management/main.tsp b/specification/workloads/Workloads.Operations.Management/main.tsp
index 65861de28054..8c9dd826c321 100644
--- a/specification/workloads/Workloads.Operations.Management/main.tsp
+++ b/specification/workloads/Workloads.Operations.Management/main.tsp
@@ -12,7 +12,7 @@ using TypeSpec.Versioning;
*/
@armProviderNamespace
@service({
- title: "Workloads Client",
+ title: "Workloads Client for testing",
})
@versioned(Versions)
namespace Microsoft.Workloads;
diff --git a/specification/workloads/Workloads.SAPDiscoverySite.Management/main.tsp b/specification/workloads/Workloads.SAPDiscoverySite.Management/main.tsp
index 16cb9f0468b4..26e847a5ab07 100644
--- a/specification/workloads/Workloads.SAPDiscoverySite.Management/main.tsp
+++ b/specification/workloads/Workloads.SAPDiscoverySite.Management/main.tsp
@@ -19,7 +19,7 @@ using TypeSpec.Versioning;
#suppress "@azure-tools/typespec-azure-resource-manager/missing-operations-endpoint" "Operations Swagger is common for all RTs and is created as a separate file having it's own folder."
@armProviderNamespace
@service({
- title: "Workloads Client",
+ title: "Workloads Client for testing",
})
@versioned(Versions)
@armCommonTypesVersion(Azure.ResourceManager.CommonTypes.Versions.v3)
diff --git a/specification/workloads/Workloads.SAPMonitor.Management/main.tsp b/specification/workloads/Workloads.SAPMonitor.Management/main.tsp
index 90a06e505cc2..15a4810b8f52 100644
--- a/specification/workloads/Workloads.SAPMonitor.Management/main.tsp
+++ b/specification/workloads/Workloads.SAPMonitor.Management/main.tsp
@@ -16,7 +16,7 @@ using TypeSpec.Versioning;
#suppress "@azure-tools/typespec-azure-resource-manager/missing-operations-endpoint" "Operations Swagger is common for all RTs and is created as a separate file having it's own folder."
@armProviderNamespace
@service({
- title: "Workloads Client",
+ title: "Workloads Client for testing",
})
@versioned(Versions)
@armCommonTypesVersion(Azure.ResourceManager.CommonTypes.Versions.v5)
diff --git a/specification/workloads/resource-manager/Microsoft.Workloads/SAPDiscoverySites/preview/2023-10-01-preview/SAPDiscoverySites.json b/specification/workloads/resource-manager/Microsoft.Workloads/SAPDiscoverySites/preview/2023-10-01-preview/SAPDiscoverySites.json
index 1774bbafa200..a03921369c5d 100644
--- a/specification/workloads/resource-manager/Microsoft.Workloads/SAPDiscoverySites/preview/2023-10-01-preview/SAPDiscoverySites.json
+++ b/specification/workloads/resource-manager/Microsoft.Workloads/SAPDiscoverySites/preview/2023-10-01-preview/SAPDiscoverySites.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Workloads Client",
+ "title": "Workloads Client for testing",
"version": "2023-10-01-preview",
"description": "SAP Migration client provides access to various operations for SAP Migration.",
"x-typespec-generated": [
diff --git a/specification/workloads/resource-manager/Microsoft.Workloads/monitors/preview/2023-12-01-preview/monitors.json b/specification/workloads/resource-manager/Microsoft.Workloads/monitors/preview/2023-12-01-preview/monitors.json
index 927ac4174174..b42e523779c8 100644
--- a/specification/workloads/resource-manager/Microsoft.Workloads/monitors/preview/2023-12-01-preview/monitors.json
+++ b/specification/workloads/resource-manager/Microsoft.Workloads/monitors/preview/2023-12-01-preview/monitors.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Workloads Client",
+ "title": "Workloads Client for testing",
"version": "2023-12-01-preview",
"description": "The workload SAP monitor Client.",
"x-typespec-generated": [
diff --git a/specification/workloads/resource-manager/Microsoft.Workloads/operations/preview/2023-10-01-preview/operations.json b/specification/workloads/resource-manager/Microsoft.Workloads/operations/preview/2023-10-01-preview/operations.json
index e23694864aa0..41f485544d2a 100644
--- a/specification/workloads/resource-manager/Microsoft.Workloads/operations/preview/2023-10-01-preview/operations.json
+++ b/specification/workloads/resource-manager/Microsoft.Workloads/operations/preview/2023-10-01-preview/operations.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Workloads Client",
+ "title": "Workloads Client for testing",
"version": "2023-10-01-preview",
"description": "Workloads client provides access to various workload operations.",
"x-typespec-generated": [
diff --git a/specification/workloads/resource-manager/Microsoft.Workloads/operations/preview/2023-12-01-preview/operations.json b/specification/workloads/resource-manager/Microsoft.Workloads/operations/preview/2023-12-01-preview/operations.json
index 1942de6d4ad4..1fc4629d8846 100644
--- a/specification/workloads/resource-manager/Microsoft.Workloads/operations/preview/2023-12-01-preview/operations.json
+++ b/specification/workloads/resource-manager/Microsoft.Workloads/operations/preview/2023-12-01-preview/operations.json
@@ -1,7 +1,7 @@
{
"swagger": "2.0",
"info": {
- "title": "Workloads Client",
+ "title": "Workloads Client for testing",
"version": "2023-12-01-preview",
"description": "Workloads client provides access to various workload operations.",
"x-typespec-generated": [
diff --git a/specificationRepositoryConfiguration.json b/specificationRepositoryConfiguration.json
index b623d3513ea6..6fe32e4ff81c 100644
--- a/specificationRepositoryConfiguration.json
+++ b/specificationRepositoryConfiguration.json
@@ -4,7 +4,8 @@
"sdkRepositoryMappings": {
"azure-sdk-for-go": {
"integrationRepository": "azure-sdk/azure-sdk-for-go",
- "mainRepository": "Azure/azure-sdk-for-go",
+ "mainRepository": "Alancere/azure-sdk-for-go",
+ "mainBranch": "fix_generator_tool_0807",
"configFilePath": "eng/swagger_to_sdk_config.json"
},
"azure-sdk-for-java": {
@@ -14,7 +15,8 @@
},
"azure-sdk-for-js": {
"integrationRepository": "azure-sdk/azure-sdk-for-js",
- "mainRepository": "Azure/azure-sdk-for-js"
+ "mainRepository": "test-repo-billy/azure-sdk-for-js",
+ "mainBranch": "test_repo_breaking_change_mlc"
},
"azure-sdk-for-net": {
"integrationRepository": "azure-sdk/azure-sdk-for-net",
@@ -27,7 +29,8 @@
},
"azure-sdk-for-python": {
"integrationRepository": "azure-sdk/azure-sdk-for-python",
- "mainRepository": "Azure/azure-sdk-for-python"
+ "mainRepository": "Azure/azure-sdk-for-python",
+ "mainBranch": "pipeline-optimize-for-multi-input"
},
"azure-resource-manager-schemas": {
"integrationRepository": "azure-sdk/azure-resource-manager-schemas",