From ad2159cb86090c96261ee670a3e6e03c3990e604 Mon Sep 17 00:00:00 2001 From: v-xuto Date: Mon, 13 Oct 2025 15:38:11 +0800 Subject: [PATCH 1/2] Refactor verifiedid folder structure to comply with Azure Guidelines --- .../VerifiedId}/client.tsp | 0 .../Authorities_CreateOrUpdate.json | 0 .../Authorities_Delete.json | 0 .../2024-01-26-preview/Authorities_Get.json | 0 .../Authorities_ListByResourceGroup.json | 0 .../Authorities_ListBySubscription.json | 0 .../Authorities_Update.json | 0 .../2024-01-26-preview/Operations_List.json | 0 .../Microsoft.VerifiedId/VerifiedId}/main.tsp | 0 .../examples/Authorities_CreateOrUpdate.json | 0 .../examples/Authorities_Delete.json | 0 .../examples/Authorities_Get.json | 0 .../Authorities_ListByResourceGroup.json | 0 .../Authorities_ListBySubscription.json | 0 .../examples/Authorities_Update.json | 0 .../examples/Operations_List.json | 0 .../2024-01-26-preview/verifiedid.json | 54 +++++++++---------- .../VerifiedId}/readme.az.md | 0 .../VerifiedId}/readme.cli.md | 0 .../VerifiedId}/readme.csharp.md | 0 .../VerifiedId}/readme.go.md | 0 .../VerifiedId}/readme.md | 2 +- .../VerifiedId}/readme.python.md | 0 .../VerifiedId}/tspconfig.yaml | 5 +- 24 files changed, 31 insertions(+), 30 deletions(-) rename specification/verifiedid/{Microsoft.VerifiedId.Management => resource-manager/Microsoft.VerifiedId/VerifiedId}/client.tsp (100%) rename specification/verifiedid/{Microsoft.VerifiedId.Management => resource-manager/Microsoft.VerifiedId/VerifiedId}/examples/2024-01-26-preview/Authorities_CreateOrUpdate.json (100%) rename specification/verifiedid/{Microsoft.VerifiedId.Management => resource-manager/Microsoft.VerifiedId/VerifiedId}/examples/2024-01-26-preview/Authorities_Delete.json (100%) rename specification/verifiedid/{Microsoft.VerifiedId.Management => resource-manager/Microsoft.VerifiedId/VerifiedId}/examples/2024-01-26-preview/Authorities_Get.json (100%) rename specification/verifiedid/{Microsoft.VerifiedId.Management => resource-manager/Microsoft.VerifiedId/VerifiedId}/examples/2024-01-26-preview/Authorities_ListByResourceGroup.json (100%) rename specification/verifiedid/{Microsoft.VerifiedId.Management => resource-manager/Microsoft.VerifiedId/VerifiedId}/examples/2024-01-26-preview/Authorities_ListBySubscription.json (100%) rename specification/verifiedid/{Microsoft.VerifiedId.Management => resource-manager/Microsoft.VerifiedId/VerifiedId}/examples/2024-01-26-preview/Authorities_Update.json (100%) rename specification/verifiedid/{Microsoft.VerifiedId.Management => resource-manager/Microsoft.VerifiedId/VerifiedId}/examples/2024-01-26-preview/Operations_List.json (100%) rename specification/verifiedid/{Microsoft.VerifiedId.Management => resource-manager/Microsoft.VerifiedId/VerifiedId}/main.tsp (100%) rename specification/verifiedid/resource-manager/Microsoft.VerifiedId/{ => VerifiedId}/preview/2024-01-26-preview/examples/Authorities_CreateOrUpdate.json (100%) rename specification/verifiedid/resource-manager/Microsoft.VerifiedId/{ => VerifiedId}/preview/2024-01-26-preview/examples/Authorities_Delete.json (100%) rename specification/verifiedid/resource-manager/Microsoft.VerifiedId/{ => VerifiedId}/preview/2024-01-26-preview/examples/Authorities_Get.json (100%) rename specification/verifiedid/resource-manager/Microsoft.VerifiedId/{ => VerifiedId}/preview/2024-01-26-preview/examples/Authorities_ListByResourceGroup.json (100%) rename specification/verifiedid/resource-manager/Microsoft.VerifiedId/{ => VerifiedId}/preview/2024-01-26-preview/examples/Authorities_ListBySubscription.json (100%) rename specification/verifiedid/resource-manager/Microsoft.VerifiedId/{ => VerifiedId}/preview/2024-01-26-preview/examples/Authorities_Update.json (100%) rename specification/verifiedid/resource-manager/Microsoft.VerifiedId/{ => VerifiedId}/preview/2024-01-26-preview/examples/Operations_List.json (100%) rename specification/verifiedid/resource-manager/Microsoft.VerifiedId/{ => VerifiedId}/preview/2024-01-26-preview/verifiedid.json (79%) rename specification/verifiedid/resource-manager/{ => Microsoft.VerifiedId/VerifiedId}/readme.az.md (100%) rename specification/verifiedid/resource-manager/{ => Microsoft.VerifiedId/VerifiedId}/readme.cli.md (100%) rename specification/verifiedid/resource-manager/{ => Microsoft.VerifiedId/VerifiedId}/readme.csharp.md (100%) rename specification/verifiedid/resource-manager/{ => Microsoft.VerifiedId/VerifiedId}/readme.go.md (100%) rename specification/verifiedid/resource-manager/{ => Microsoft.VerifiedId/VerifiedId}/readme.md (95%) rename specification/verifiedid/resource-manager/{ => Microsoft.VerifiedId/VerifiedId}/readme.python.md (100%) rename specification/verifiedid/{Microsoft.VerifiedId.Management => resource-manager/Microsoft.VerifiedId/VerifiedId}/tspconfig.yaml (83%) diff --git a/specification/verifiedid/Microsoft.VerifiedId.Management/client.tsp b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/client.tsp similarity index 100% rename from specification/verifiedid/Microsoft.VerifiedId.Management/client.tsp rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/client.tsp diff --git a/specification/verifiedid/Microsoft.VerifiedId.Management/examples/2024-01-26-preview/Authorities_CreateOrUpdate.json b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/examples/2024-01-26-preview/Authorities_CreateOrUpdate.json similarity index 100% rename from specification/verifiedid/Microsoft.VerifiedId.Management/examples/2024-01-26-preview/Authorities_CreateOrUpdate.json rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/examples/2024-01-26-preview/Authorities_CreateOrUpdate.json diff --git a/specification/verifiedid/Microsoft.VerifiedId.Management/examples/2024-01-26-preview/Authorities_Delete.json b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/examples/2024-01-26-preview/Authorities_Delete.json similarity index 100% rename from specification/verifiedid/Microsoft.VerifiedId.Management/examples/2024-01-26-preview/Authorities_Delete.json rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/examples/2024-01-26-preview/Authorities_Delete.json diff --git a/specification/verifiedid/Microsoft.VerifiedId.Management/examples/2024-01-26-preview/Authorities_Get.json b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/examples/2024-01-26-preview/Authorities_Get.json similarity index 100% rename from specification/verifiedid/Microsoft.VerifiedId.Management/examples/2024-01-26-preview/Authorities_Get.json rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/examples/2024-01-26-preview/Authorities_Get.json diff --git a/specification/verifiedid/Microsoft.VerifiedId.Management/examples/2024-01-26-preview/Authorities_ListByResourceGroup.json b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/examples/2024-01-26-preview/Authorities_ListByResourceGroup.json similarity index 100% rename from specification/verifiedid/Microsoft.VerifiedId.Management/examples/2024-01-26-preview/Authorities_ListByResourceGroup.json rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/examples/2024-01-26-preview/Authorities_ListByResourceGroup.json diff --git a/specification/verifiedid/Microsoft.VerifiedId.Management/examples/2024-01-26-preview/Authorities_ListBySubscription.json b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/examples/2024-01-26-preview/Authorities_ListBySubscription.json similarity index 100% rename from specification/verifiedid/Microsoft.VerifiedId.Management/examples/2024-01-26-preview/Authorities_ListBySubscription.json rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/examples/2024-01-26-preview/Authorities_ListBySubscription.json diff --git a/specification/verifiedid/Microsoft.VerifiedId.Management/examples/2024-01-26-preview/Authorities_Update.json b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/examples/2024-01-26-preview/Authorities_Update.json similarity index 100% rename from specification/verifiedid/Microsoft.VerifiedId.Management/examples/2024-01-26-preview/Authorities_Update.json rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/examples/2024-01-26-preview/Authorities_Update.json diff --git a/specification/verifiedid/Microsoft.VerifiedId.Management/examples/2024-01-26-preview/Operations_List.json b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/examples/2024-01-26-preview/Operations_List.json similarity index 100% rename from specification/verifiedid/Microsoft.VerifiedId.Management/examples/2024-01-26-preview/Operations_List.json rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/examples/2024-01-26-preview/Operations_List.json diff --git a/specification/verifiedid/Microsoft.VerifiedId.Management/main.tsp b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/main.tsp similarity index 100% rename from specification/verifiedid/Microsoft.VerifiedId.Management/main.tsp rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/main.tsp diff --git a/specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/examples/Authorities_CreateOrUpdate.json b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/preview/2024-01-26-preview/examples/Authorities_CreateOrUpdate.json similarity index 100% rename from specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/examples/Authorities_CreateOrUpdate.json rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/preview/2024-01-26-preview/examples/Authorities_CreateOrUpdate.json diff --git a/specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/examples/Authorities_Delete.json b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/preview/2024-01-26-preview/examples/Authorities_Delete.json similarity index 100% rename from specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/examples/Authorities_Delete.json rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/preview/2024-01-26-preview/examples/Authorities_Delete.json diff --git a/specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/examples/Authorities_Get.json b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/preview/2024-01-26-preview/examples/Authorities_Get.json similarity index 100% rename from specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/examples/Authorities_Get.json rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/preview/2024-01-26-preview/examples/Authorities_Get.json diff --git a/specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/examples/Authorities_ListByResourceGroup.json b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/preview/2024-01-26-preview/examples/Authorities_ListByResourceGroup.json similarity index 100% rename from specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/examples/Authorities_ListByResourceGroup.json rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/preview/2024-01-26-preview/examples/Authorities_ListByResourceGroup.json diff --git a/specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/examples/Authorities_ListBySubscription.json b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/preview/2024-01-26-preview/examples/Authorities_ListBySubscription.json similarity index 100% rename from specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/examples/Authorities_ListBySubscription.json rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/preview/2024-01-26-preview/examples/Authorities_ListBySubscription.json diff --git a/specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/examples/Authorities_Update.json b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/preview/2024-01-26-preview/examples/Authorities_Update.json similarity index 100% rename from specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/examples/Authorities_Update.json rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/preview/2024-01-26-preview/examples/Authorities_Update.json diff --git a/specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/examples/Operations_List.json b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/preview/2024-01-26-preview/examples/Operations_List.json similarity index 100% rename from specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/examples/Operations_List.json rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/preview/2024-01-26-preview/examples/Operations_List.json diff --git a/specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/verifiedid.json b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/preview/2024-01-26-preview/verifiedid.json similarity index 79% rename from specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/verifiedid.json rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/preview/2024-01-26-preview/verifiedid.json index b87b4bc7ecab..a0348e9751dc 100644 --- a/specification/verifiedid/resource-manager/Microsoft.VerifiedId/preview/2024-01-26-preview/verifiedid.json +++ b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/preview/2024-01-26-preview/verifiedid.json @@ -56,20 +56,20 @@ "description": "List the operations for the provider", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" } ], "responses": { "200": { "description": "Azure operation completed successfully.", "schema": { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/definitions/OperationListResult" } }, "default": { "description": "An unexpected error response.", "schema": { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" } } }, @@ -92,10 +92,10 @@ "description": "List Authority resources by subscription ID", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" }, { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" } ], "responses": { @@ -108,7 +108,7 @@ "default": { "description": "An unexpected error response.", "schema": { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" } } }, @@ -131,13 +131,13 @@ "description": "List Authority resources by resource group", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" }, { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" } ], "responses": { @@ -150,7 +150,7 @@ "default": { "description": "An unexpected error response.", "schema": { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" } } }, @@ -173,13 +173,13 @@ "description": "Get a Authority", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" }, { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" }, { "name": "authorityName", @@ -200,7 +200,7 @@ "default": { "description": "An unexpected error response.", "schema": { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" } } }, @@ -218,13 +218,13 @@ "description": "Create a Authority", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" }, { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" }, { "name": "authorityName", @@ -267,7 +267,7 @@ "default": { "description": "An unexpected error response.", "schema": { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" } } }, @@ -289,13 +289,13 @@ "description": "Update a Authority", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" }, { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" }, { "name": "authorityName", @@ -325,7 +325,7 @@ "default": { "description": "An unexpected error response.", "schema": { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" } } }, @@ -343,13 +343,13 @@ "description": "Delete a Authority", "parameters": [ { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ApiVersionParameter" }, { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/SubscriptionIdParameter" }, { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/parameters/ResourceGroupNameParameter" }, { "name": "authorityName", @@ -370,7 +370,7 @@ "default": { "description": "An unexpected error response.", "schema": { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/definitions/ErrorResponse" } } }, @@ -395,7 +395,7 @@ }, "allOf": [ { - "$ref": "../../../../../common-types/resource-management/v5/types.json#/definitions/TrackedResource" + "$ref": "../../../../../../common-types/resource-management/v5/types.json#/definitions/TrackedResource" } ] }, diff --git a/specification/verifiedid/resource-manager/readme.az.md b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/readme.az.md similarity index 100% rename from specification/verifiedid/resource-manager/readme.az.md rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/readme.az.md diff --git a/specification/verifiedid/resource-manager/readme.cli.md b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/readme.cli.md similarity index 100% rename from specification/verifiedid/resource-manager/readme.cli.md rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/readme.cli.md diff --git a/specification/verifiedid/resource-manager/readme.csharp.md b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/readme.csharp.md similarity index 100% rename from specification/verifiedid/resource-manager/readme.csharp.md rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/readme.csharp.md diff --git a/specification/verifiedid/resource-manager/readme.go.md b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/readme.go.md similarity index 100% rename from specification/verifiedid/resource-manager/readme.go.md rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/readme.go.md diff --git a/specification/verifiedid/resource-manager/readme.md b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/readme.md similarity index 95% rename from specification/verifiedid/resource-manager/readme.md rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/readme.md index 844110643b66..096d155c5212 100644 --- a/specification/verifiedid/resource-manager/readme.md +++ b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/readme.md @@ -36,7 +36,7 @@ These settings apply only when `--tag=package-2024-01-26-preview` is specified o ```yaml $(tag) == 'package-2024-01-26-preview' input-file: - - Microsoft.VerifiedId/preview/2024-01-26-preview/verifiedid.json + - preview/2024-01-26-preview/verifiedid.json ``` --- diff --git a/specification/verifiedid/resource-manager/readme.python.md b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/readme.python.md similarity index 100% rename from specification/verifiedid/resource-manager/readme.python.md rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/readme.python.md diff --git a/specification/verifiedid/Microsoft.VerifiedId.Management/tspconfig.yaml b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/tspconfig.yaml similarity index 83% rename from specification/verifiedid/Microsoft.VerifiedId.Management/tspconfig.yaml rename to specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/tspconfig.yaml index ef68ffa2bfb3..e003b88879d4 100644 --- a/specification/verifiedid/Microsoft.VerifiedId.Management/tspconfig.yaml +++ b/specification/verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/tspconfig.yaml @@ -12,8 +12,9 @@ options: emit-common-types-schema: "never" # `arm-resource-flattening` is only used for back-compat for specs existed on July 2024. All new service spec should NOT use this flag arm-resource-flattening: true - emitter-output-dir: "{project-root}/.." - output-file: "{azure-resource-provider-folder}/{service-name}/{version-status}/{version}/verifiedid.json" + emitter-output-dir: "{project-root}" + output-file: "{version-status}/{version}/verifiedid.json" + arm-types-dir: "{project-root}/../../../../common-types/resource-management" use-read-only-status-schema: true "@azure-tools/typespec-ts": experimental-extensible-enums: true From 228d0a90252a0d8b17930b1eec57fd52d0df728a Mon Sep 17 00:00:00 2001 From: v-xuto Date: Tue, 14 Oct 2025 14:46:42 +0800 Subject: [PATCH 2/2] Updated the relevant paths in specification/suppressions.yaml file --- specification/suppressions.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/suppressions.yaml b/specification/suppressions.yaml index 7a2367966701..c167a4412bc4 100644 --- a/specification/suppressions.yaml +++ b/specification/suppressions.yaml @@ -1150,7 +1150,7 @@ - options.@azure-tools/typespec-go.* - options.@azure-tools/typespec-java.* paths: - - verifiedid/Microsoft.VerifiedId.Management/tspconfig.yaml + - verifiedid/resource-manager/Microsoft.VerifiedId/VerifiedId/tspconfig.yaml - tool: TypeSpecValidation reason: Suppress until spec can be updated