diff --git a/.github/actions/setup-node-install-deps/action.yaml b/.github/actions/setup-node-install-deps/action.yaml
index c743ae002085..07622f79f3ef 100644
--- a/.github/actions/setup-node-install-deps/action.yaml
+++ b/.github/actions/setup-node-install-deps/action.yaml
@@ -7,7 +7,7 @@ inputs:
default: 22.x
install-command:
description: 'Command to install dependencies'
- default: 'npm ci'
+ default: 'npm i --no-package-lock --force'
working-directory:
description: 'Working directory'
default: '.'
diff --git a/package.json b/package.json
index c1ad1998525c..e30fc0e30069 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,7 @@
"@azure-tools/spec-gen-sdk": "~0.6.1",
"@azure-tools/specs-shared": "file:.github/shared",
"@azure-tools/typespec-apiview": "0.7.2",
- "@azure-tools/typespec-autorest": "0.56.0",
+ "@azure-tools/typespec-autorest": "https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNDg3MzM5OS9hcnRpZmFjdE5hbWUvcGFja2FnZXM1/content?format=file&subPath=%2Fazure-tools-typespec-autorest-0.57.0-pr-2607.20250515.18.tgz",
"@azure-tools/typespec-azure-core": "0.56.0",
"@azure-tools/typespec-azure-portal-core": "0.56.0",
"@azure-tools/typespec-azure-resource-manager": "0.56.0",
diff --git a/specification/ai/data-plane/Azure.AI.Agents/preview/2025-05-15-preview/azure-ai-agents.json b/specification/ai/data-plane/Azure.AI.Agents/preview/2025-05-15-preview/azure-ai-agents.json
index 60e50dd2e755..b0b3bd32399e 100644
--- a/specification/ai/data-plane/Azure.AI.Agents/preview/2025-05-15-preview/azure-ai-agents.json
+++ b/specification/ai/data-plane/Azure.AI.Agents/preview/2025-05-15-preview/azure-ai-agents.json
@@ -1663,8 +1663,7 @@
"items": {
"$ref": "#/definitions/ToolOutput"
},
- "x-ms-client-name": "toolOutputs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "toolOutputs"
},
"stream": {
"type": "boolean",
@@ -2038,8 +2037,7 @@
"items": {
"$ref": "#/definitions/VectorStoreDataSource"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
},
"chunking_strategy": {
"$ref": "#/definitions/VectorStoreChunkingStrategyRequest",
@@ -2717,8 +2715,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -3044,8 +3041,7 @@
"description": "The initial messages to associate with the new thread.",
"items": {
"$ref": "#/definitions/ThreadMessageOptions"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -3303,8 +3299,7 @@
"items": {
"$ref": "#/definitions/AISearchIndexResource"
},
- "x-ms-client-name": "indexList",
- "x-ms-identifiers": []
+ "x-ms-client-name": "indexList"
}
}
},
@@ -3467,8 +3462,7 @@
"items": {
"$ref": "#/definitions/BingCustomSearchConfiguration"
},
- "x-ms-client-name": "searchConfigurations",
- "x-ms-identifiers": []
+ "x-ms-client-name": "searchConfigurations"
}
},
"required": [
@@ -3518,8 +3512,7 @@
"items": {
"$ref": "#/definitions/BingGroundingSearchConfiguration"
},
- "x-ms-client-name": "searchConfigurations",
- "x-ms-identifiers": []
+ "x-ms-client-name": "searchConfigurations"
}
},
"required": [
@@ -3576,8 +3569,7 @@
"items": {
"$ref": "#/definitions/VectorStoreDataSource"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
}
}
},
@@ -3653,8 +3645,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -3725,8 +3716,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -3835,8 +3825,7 @@
"items": {
"$ref": "#/definitions/ThreadMessageOptions"
},
- "x-ms-client-name": "additionalMessages",
- "x-ms-identifiers": []
+ "x-ms-client-name": "additionalMessages"
},
"tools": {
"type": "array",
@@ -3844,8 +3833,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"stream": {
"type": "boolean",
@@ -3963,8 +3951,7 @@
"items": {
"$ref": "#/definitions/ToolConnection"
},
- "x-ms-client-name": "connectionList",
- "x-ms-identifiers": []
+ "x-ms-client-name": "connectionList"
}
}
},
@@ -4210,8 +4197,7 @@
"items": {
"$ref": "#/definitions/VectorStoreConfigurations"
},
- "x-ms-client-name": "vectorStores",
- "x-ms-identifiers": []
+ "x-ms-client-name": "vectorStores"
}
}
},
@@ -4515,8 +4501,7 @@
"description": "The content of the message as an array of text and/or images.",
"items": {
"$ref": "#/definitions/MessageDeltaContent"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4650,8 +4635,7 @@
"description": "Annotations for the text.",
"items": {
"$ref": "#/definitions/MessageDeltaTextAnnotation"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -5141,8 +5125,7 @@
"description": "A list of annotations associated with this text.",
"items": {
"$ref": "#/definitions/MessageTextAnnotation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5431,8 +5414,7 @@
"items": {
"$ref": "#/definitions/FunctionDefinition"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -6029,8 +6011,7 @@
"description": "The outputs produced by the code interpreter tool back to the model in response to the tool call.",
"items": {
"$ref": "#/definitions/RunStepCodeInterpreterToolCallOutput"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -6134,8 +6115,7 @@
"description": "The outputs from the Code Interpreter tool call. Code Interpreter can output one or more\nitems, including text (`logs`) or images (`image`). Each of these are represented by a\ndifferent object type.",
"items": {
"$ref": "#/definitions/RunStepDeltaCodeInterpreterOutput"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -6465,8 +6445,7 @@
"description": "The content of the result that was found. The content is only included if requested via the include query parameter.",
"items": {
"$ref": "#/definitions/FileSearchToolCallContent"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -6489,8 +6468,7 @@
"description": "The array of a file search results",
"items": {
"$ref": "#/definitions/RunStepFileSearchToolCallResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -6882,8 +6860,7 @@
"items": {
"$ref": "#/definitions/ToolConnection"
},
- "x-ms-client-name": "connectionList",
- "x-ms-identifiers": []
+ "x-ms-client-name": "connectionList"
}
}
},
@@ -7034,8 +7011,7 @@
"description": "The list of content items associated with the agent thread message.",
"items": {
"$ref": "#/definitions/MessageContent"
- },
- "x-ms-identifiers": []
+ }
},
"assistant_id": {
"type": "string",
@@ -7055,8 +7031,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/MessageAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -7102,8 +7077,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/MessageAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -7177,8 +7151,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"created_at": {
"type": "integer",
@@ -7367,8 +7340,7 @@
"items": {
"$ref": "#/definitions/ToolConnection"
},
- "x-ms-client-name": "connectionList",
- "x-ms-identifiers": []
+ "x-ms-client-name": "connectionList"
}
}
},
@@ -7516,8 +7488,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -7760,8 +7731,7 @@
"items": {
"$ref": "#/definitions/VectorStoreDataSource"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
}
},
"required": [
diff --git a/specification/ai/data-plane/Azure.AI.Agents/stable/2025-05-01/azure-ai-agents.json b/specification/ai/data-plane/Azure.AI.Agents/stable/2025-05-01/azure-ai-agents.json
index 961aa5c79ecc..6187aade2298 100644
--- a/specification/ai/data-plane/Azure.AI.Agents/stable/2025-05-01/azure-ai-agents.json
+++ b/specification/ai/data-plane/Azure.AI.Agents/stable/2025-05-01/azure-ai-agents.json
@@ -1663,8 +1663,7 @@
"items": {
"$ref": "#/definitions/ToolOutput"
},
- "x-ms-client-name": "toolOutputs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "toolOutputs"
},
"stream": {
"type": "boolean",
@@ -2038,8 +2037,7 @@
"items": {
"$ref": "#/definitions/VectorStoreDataSource"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
},
"chunking_strategy": {
"$ref": "#/definitions/VectorStoreChunkingStrategyRequest",
@@ -2717,8 +2715,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -3044,8 +3041,7 @@
"description": "The initial messages to associate with the new thread.",
"items": {
"$ref": "#/definitions/ThreadMessageOptions"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -3285,8 +3281,7 @@
"items": {
"$ref": "#/definitions/AISearchIndexResource"
},
- "x-ms-client-name": "indexList",
- "x-ms-identifiers": []
+ "x-ms-client-name": "indexList"
}
}
},
@@ -3461,8 +3456,7 @@
"items": {
"$ref": "#/definitions/BingGroundingSearchConfiguration"
},
- "x-ms-client-name": "searchConfigurations",
- "x-ms-identifiers": []
+ "x-ms-client-name": "searchConfigurations"
}
},
"required": [
@@ -3519,8 +3513,7 @@
"items": {
"$ref": "#/definitions/VectorStoreDataSource"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
}
}
},
@@ -3596,8 +3589,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -3668,8 +3660,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -3778,8 +3769,7 @@
"items": {
"$ref": "#/definitions/ThreadMessageOptions"
},
- "x-ms-client-name": "additionalMessages",
- "x-ms-identifiers": []
+ "x-ms-client-name": "additionalMessages"
},
"tools": {
"type": "array",
@@ -3787,8 +3777,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"stream": {
"type": "boolean",
@@ -4137,8 +4126,7 @@
"items": {
"$ref": "#/definitions/VectorStoreConfigurations"
},
- "x-ms-client-name": "vectorStores",
- "x-ms-identifiers": []
+ "x-ms-client-name": "vectorStores"
}
}
},
@@ -4442,8 +4430,7 @@
"description": "The content of the message as an array of text and/or images.",
"items": {
"$ref": "#/definitions/MessageDeltaContent"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4577,8 +4564,7 @@
"description": "Annotations for the text.",
"items": {
"$ref": "#/definitions/MessageDeltaTextAnnotation"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -5068,8 +5054,7 @@
"description": "A list of annotations associated with this text.",
"items": {
"$ref": "#/definitions/MessageTextAnnotation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5339,8 +5324,7 @@
"items": {
"$ref": "#/definitions/FunctionDefinition"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -5914,8 +5898,7 @@
"description": "The outputs produced by the code interpreter tool back to the model in response to the tool call.",
"items": {
"$ref": "#/definitions/RunStepCodeInterpreterToolCallOutput"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -6019,8 +6002,7 @@
"description": "The outputs from the Code Interpreter tool call. Code Interpreter can output one or more\nitems, including text (`logs`) or images (`image`). Each of these are represented by a\ndifferent object type.",
"items": {
"$ref": "#/definitions/RunStepDeltaCodeInterpreterOutput"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -6350,8 +6332,7 @@
"description": "The content of the result that was found. The content is only included if requested via the include query parameter.",
"items": {
"$ref": "#/definitions/FileSearchToolCallContent"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -6374,8 +6355,7 @@
"description": "The array of a file search results",
"items": {
"$ref": "#/definitions/RunStepFileSearchToolCallResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -6838,8 +6818,7 @@
"description": "The list of content items associated with the agent thread message.",
"items": {
"$ref": "#/definitions/MessageContent"
- },
- "x-ms-identifiers": []
+ }
},
"assistant_id": {
"type": "string",
@@ -6859,8 +6838,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/MessageAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -6906,8 +6884,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/MessageAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -6981,8 +6958,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"created_at": {
"type": "integer",
@@ -7171,8 +7147,7 @@
"items": {
"$ref": "#/definitions/ToolConnection"
},
- "x-ms-client-name": "connectionList",
- "x-ms-identifiers": []
+ "x-ms-client-name": "connectionList"
}
}
},
@@ -7320,8 +7295,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -7564,8 +7538,7 @@
"items": {
"$ref": "#/definitions/VectorStoreDataSource"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
}
},
"required": [
diff --git a/specification/ai/data-plane/Azure.AI.Agents/stable/v1/azure-ai-agents.json b/specification/ai/data-plane/Azure.AI.Agents/stable/v1/azure-ai-agents.json
index 145ca0e985b5..600c395b3b6e 100644
--- a/specification/ai/data-plane/Azure.AI.Agents/stable/v1/azure-ai-agents.json
+++ b/specification/ai/data-plane/Azure.AI.Agents/stable/v1/azure-ai-agents.json
@@ -1663,8 +1663,7 @@
"items": {
"$ref": "#/definitions/ToolOutput"
},
- "x-ms-client-name": "toolOutputs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "toolOutputs"
},
"stream": {
"type": "boolean",
@@ -2038,8 +2037,7 @@
"items": {
"$ref": "#/definitions/VectorStoreDataSource"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
},
"chunking_strategy": {
"$ref": "#/definitions/VectorStoreChunkingStrategyRequest",
@@ -2717,8 +2715,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -3044,8 +3041,7 @@
"description": "The initial messages to associate with the new thread.",
"items": {
"$ref": "#/definitions/ThreadMessageOptions"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -3285,8 +3281,7 @@
"items": {
"$ref": "#/definitions/AISearchIndexResource"
},
- "x-ms-client-name": "indexList",
- "x-ms-identifiers": []
+ "x-ms-client-name": "indexList"
}
}
},
@@ -3461,8 +3456,7 @@
"items": {
"$ref": "#/definitions/BingGroundingSearchConfiguration"
},
- "x-ms-client-name": "searchConfigurations",
- "x-ms-identifiers": []
+ "x-ms-client-name": "searchConfigurations"
}
},
"required": [
@@ -3519,8 +3513,7 @@
"items": {
"$ref": "#/definitions/VectorStoreDataSource"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
}
}
},
@@ -3596,8 +3589,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -3668,8 +3660,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -3778,8 +3769,7 @@
"items": {
"$ref": "#/definitions/ThreadMessageOptions"
},
- "x-ms-client-name": "additionalMessages",
- "x-ms-identifiers": []
+ "x-ms-client-name": "additionalMessages"
},
"tools": {
"type": "array",
@@ -3787,8 +3777,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"stream": {
"type": "boolean",
@@ -4137,8 +4126,7 @@
"items": {
"$ref": "#/definitions/VectorStoreConfigurations"
},
- "x-ms-client-name": "vectorStores",
- "x-ms-identifiers": []
+ "x-ms-client-name": "vectorStores"
}
}
},
@@ -4442,8 +4430,7 @@
"description": "The content of the message as an array of text and/or images.",
"items": {
"$ref": "#/definitions/MessageDeltaContent"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4577,8 +4564,7 @@
"description": "Annotations for the text.",
"items": {
"$ref": "#/definitions/MessageDeltaTextAnnotation"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -5068,8 +5054,7 @@
"description": "A list of annotations associated with this text.",
"items": {
"$ref": "#/definitions/MessageTextAnnotation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5339,8 +5324,7 @@
"items": {
"$ref": "#/definitions/FunctionDefinition"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -5914,8 +5898,7 @@
"description": "The outputs produced by the code interpreter tool back to the model in response to the tool call.",
"items": {
"$ref": "#/definitions/RunStepCodeInterpreterToolCallOutput"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -6019,8 +6002,7 @@
"description": "The outputs from the Code Interpreter tool call. Code Interpreter can output one or more\nitems, including text (`logs`) or images (`image`). Each of these are represented by a\ndifferent object type.",
"items": {
"$ref": "#/definitions/RunStepDeltaCodeInterpreterOutput"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -6350,8 +6332,7 @@
"description": "The content of the result that was found. The content is only included if requested via the include query parameter.",
"items": {
"$ref": "#/definitions/FileSearchToolCallContent"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -6374,8 +6355,7 @@
"description": "The array of a file search results",
"items": {
"$ref": "#/definitions/RunStepFileSearchToolCallResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -6838,8 +6818,7 @@
"description": "The list of content items associated with the agent thread message.",
"items": {
"$ref": "#/definitions/MessageContent"
- },
- "x-ms-identifiers": []
+ }
},
"assistant_id": {
"type": "string",
@@ -6859,8 +6838,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/MessageAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -6906,8 +6884,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/MessageAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -6981,8 +6958,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"created_at": {
"type": "integer",
@@ -7171,8 +7147,7 @@
"items": {
"$ref": "#/definitions/ToolConnection"
},
- "x-ms-client-name": "connectionList",
- "x-ms-identifiers": []
+ "x-ms-client-name": "connectionList"
}
}
},
@@ -7320,8 +7295,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -7564,8 +7538,7 @@
"items": {
"$ref": "#/definitions/VectorStoreDataSource"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
}
},
"required": [
diff --git a/specification/ai/data-plane/Azure.AI.Projects/preview/2025-05-15-preview/azure-ai-projects.json b/specification/ai/data-plane/Azure.AI.Projects/preview/2025-05-15-preview/azure-ai-projects.json
index c9ee48da4370..9e87cb7ddb45 100644
--- a/specification/ai/data-plane/Azure.AI.Projects/preview/2025-05-15-preview/azure-ai-projects.json
+++ b/specification/ai/data-plane/Azure.AI.Projects/preview/2025-05-15-preview/azure-ai-projects.json
@@ -1428,8 +1428,7 @@
"description": "The agent evaluation result.",
"items": {
"$ref": "#/definitions/AgentEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1775,8 +1774,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -2723,8 +2721,7 @@
"description": "The Deployment items on this page",
"items": {
"$ref": "#/definitions/Deployment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2745,8 +2742,7 @@
"description": "The Evaluation items on this page",
"items": {
"$ref": "#/definitions/Evaluation"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2788,8 +2784,7 @@
"description": "The RedTeam items on this page",
"items": {
"$ref": "#/definitions/RedTeam"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
diff --git a/specification/ai/data-plane/Azure.AI.Projects/stable/2025-05-01/azure-ai-projects.json b/specification/ai/data-plane/Azure.AI.Projects/stable/2025-05-01/azure-ai-projects.json
index 3f1dd6a8941b..fbb5063c0c3b 100644
--- a/specification/ai/data-plane/Azure.AI.Projects/stable/2025-05-01/azure-ai-projects.json
+++ b/specification/ai/data-plane/Azure.AI.Projects/stable/2025-05-01/azure-ai-projects.json
@@ -1111,8 +1111,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1927,8 +1926,7 @@
"description": "The Deployment items on this page",
"items": {
"$ref": "#/definitions/Deployment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
diff --git a/specification/ai/data-plane/Azure.AI.Projects/stable/v1/azure-ai-projects.json b/specification/ai/data-plane/Azure.AI.Projects/stable/v1/azure-ai-projects.json
index 26eff6ca54bb..7d1f229151a4 100644
--- a/specification/ai/data-plane/Azure.AI.Projects/stable/v1/azure-ai-projects.json
+++ b/specification/ai/data-plane/Azure.AI.Projects/stable/v1/azure-ai-projects.json
@@ -1111,8 +1111,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1927,8 +1926,7 @@
"description": "The Deployment items on this page",
"items": {
"$ref": "#/definitions/Deployment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
diff --git a/specification/ai/data-plane/ContentUnderstanding/preview/2024-12-01-preview/ContentUnderstanding.json b/specification/ai/data-plane/ContentUnderstanding/preview/2024-12-01-preview/ContentUnderstanding.json
index 9a796403a5ab..d2841b35b617 100644
--- a/specification/ai/data-plane/ContentUnderstanding/preview/2024-12-01-preview/ContentUnderstanding.json
+++ b/specification/ai/data-plane/ContentUnderstanding/preview/2024-12-01-preview/ContentUnderstanding.json
@@ -797,16 +797,14 @@
"description": "Warnings encountered while analyzing the document.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"contents": {
"type": "array",
"description": "The extracted content.",
"items": {
"$ref": "#/definitions/MediaContent"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -822,8 +820,7 @@
"description": "Array field value.",
"items": {
"$ref": "#/definitions/ContentField"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -870,16 +867,14 @@
"description": "List of transcript phrases. Only if returnDetails is true.",
"items": {
"$ref": "#/definitions/TranscriptPhrase"
- },
- "x-ms-identifiers": []
+ }
},
"faces": {
"type": "array",
"description": "List of faces in the video. Only if enableFace and returnDetails are true.",
"items": {
"$ref": "#/definitions/ImageFace"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -914,8 +909,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1116,8 +1110,7 @@
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -1194,8 +1187,7 @@
"description": "Span(s) associated with the field value in the markdown content.",
"items": {
"$ref": "#/definitions/ContentSpan"
- },
- "x-ms-identifiers": []
+ }
},
"confidence": {
"type": "number",
@@ -1481,32 +1473,28 @@
"description": "List of pages in the document.",
"items": {
"$ref": "#/definitions/DocumentPage"
- },
- "x-ms-identifiers": []
+ }
},
"paragraphs": {
"type": "array",
"description": "List of paragraphs in the document. Only if enableOcr and returnDetails are true.",
"items": {
"$ref": "#/definitions/DocumentParagraph"
- },
- "x-ms-identifiers": []
+ }
},
"sections": {
"type": "array",
"description": "List of sections in the document. Only if enableLayout and returnDetails are true.",
"items": {
"$ref": "#/definitions/DocumentSection"
- },
- "x-ms-identifiers": []
+ }
},
"tables": {
"type": "array",
"description": "List of tables in the document. Only if enableLayout and returnDetails are true.",
"items": {
"$ref": "#/definitions/DocumentTable"
- },
- "x-ms-identifiers": []
+ }
},
"figures": {
"type": "array",
@@ -1520,8 +1508,7 @@
"description": "List of faces in the document. Only if enableFace and returnDetails are true.",
"items": {
"$ref": "#/definitions/ImageFace"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1571,8 +1558,7 @@
"description": "List of figure footnotes.",
"items": {
"$ref": "#/definitions/DocumentFootnote"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1710,8 +1696,7 @@
"description": "Span(s) associated with the page in the markdown content.",
"items": {
"$ref": "#/definitions/ContentSpan"
- },
- "x-ms-identifiers": []
+ }
},
"angle": {
"type": "number",
@@ -1724,32 +1709,28 @@
"description": "List of words in the page. Only if enableOcr and returnDetails are true.",
"items": {
"$ref": "#/definitions/DocumentWord"
- },
- "x-ms-identifiers": []
+ }
},
"lines": {
"type": "array",
"description": "List of lines in the page. Only if enableOcr and returnDetails are true.",
"items": {
"$ref": "#/definitions/DocumentLine"
- },
- "x-ms-identifiers": []
+ }
},
"barcodes": {
"type": "array",
"description": "List of barcodes in the page. Only if enableBarcode and returnDetails are true.",
"items": {
"$ref": "#/definitions/DocumentBarcode"
- },
- "x-ms-identifiers": []
+ }
},
"formulas": {
"type": "array",
"description": "List of mathematical formulas in the page. Only if enableFormula and returnDetails are true.",
"items": {
"$ref": "#/definitions/DocumentFormula"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1819,8 +1800,7 @@
"description": "Cells contained within the table.",
"items": {
"$ref": "#/definitions/DocumentTableCell"
- },
- "x-ms-identifiers": []
+ }
},
"source": {
"type": "string",
@@ -1839,8 +1819,7 @@
"description": "List of table footnotes.",
"items": {
"$ref": "#/definitions/DocumentFootnote"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2316,8 +2295,7 @@
"description": "The ContentAnalyzer items on this page",
"items": {
"$ref": "#/definitions/ContentAnalyzer"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2494,8 +2472,7 @@
"description": "List of words in the phrase.",
"items": {
"$ref": "#/definitions/TranscriptWord"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/ai/data-plane/DocumentIntelligence/stable/2024-11-30/DocumentIntelligence.json b/specification/ai/data-plane/DocumentIntelligence/stable/2024-11-30/DocumentIntelligence.json
index 2fe9ba69c526..47b72f1fda1b 100644
--- a/specification/ai/data-plane/DocumentIntelligence/stable/2024-11-30/DocumentIntelligence.json
+++ b/specification/ai/data-plane/DocumentIntelligence/stable/2024-11-30/DocumentIntelligence.json
@@ -1958,8 +1958,7 @@
"description": "Operation detail for each document in the batch.",
"items": {
"$ref": "#/definitions/AnalyzeBatchOperationDetail"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2047,24 +2046,21 @@
"description": "Analyzed pages.",
"items": {
"$ref": "#/definitions/DocumentPage"
- },
- "x-ms-identifiers": []
+ }
},
"paragraphs": {
"type": "array",
"description": "Extracted paragraphs.",
"items": {
"$ref": "#/definitions/DocumentParagraph"
- },
- "x-ms-identifiers": []
+ }
},
"tables": {
"type": "array",
"description": "Extracted tables.",
"items": {
"$ref": "#/definitions/DocumentTable"
- },
- "x-ms-identifiers": []
+ }
},
"figures": {
"type": "array",
@@ -2078,48 +2074,42 @@
"description": "Extracted sections.",
"items": {
"$ref": "#/definitions/DocumentSection"
- },
- "x-ms-identifiers": []
+ }
},
"keyValuePairs": {
"type": "array",
"description": "Extracted key-value pairs.",
"items": {
"$ref": "#/definitions/DocumentKeyValuePair"
- },
- "x-ms-identifiers": []
+ }
},
"styles": {
"type": "array",
"description": "Extracted font styles.",
"items": {
"$ref": "#/definitions/DocumentStyle"
- },
- "x-ms-identifiers": []
+ }
},
"languages": {
"type": "array",
"description": "Detected languages.",
"items": {
"$ref": "#/definitions/DocumentLanguage"
- },
- "x-ms-identifiers": []
+ }
},
"documents": {
"type": "array",
"description": "Extracted documents.",
"items": {
"$ref": "#/definitions/AnalyzedDocument"
- },
- "x-ms-identifiers": []
+ }
},
"warnings": {
"type": "array",
"description": "List of warnings encountered.",
"items": {
"$ref": "#/definitions/DocumentIntelligenceWarning"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2145,16 +2135,14 @@
"description": "Bounding regions covering the document.",
"items": {
"$ref": "#/definitions/BoundingRegion"
- },
- "x-ms-identifiers": []
+ }
},
"spans": {
"type": "array",
"description": "Location of the document in the reading order concatenated content.",
"items": {
"$ref": "#/definitions/DocumentSpan"
- },
- "x-ms-identifiers": []
+ }
},
"fields": {
"type": "object",
@@ -2849,16 +2837,14 @@
"description": "Bounding regions covering the caption.",
"items": {
"$ref": "#/definitions/BoundingRegion"
- },
- "x-ms-identifiers": []
+ }
},
"spans": {
"type": "array",
"description": "Location of the caption in the reading order concatenated content.",
"items": {
"$ref": "#/definitions/DocumentSpan"
- },
- "x-ms-identifiers": []
+ }
},
"elements": {
"type": "array",
@@ -2961,8 +2947,7 @@
"description": "List of warnings encountered while building the classifier.",
"items": {
"$ref": "#/definitions/DocumentIntelligenceWarning"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3053,8 +3038,7 @@
"description": "Array of field values.",
"items": {
"$ref": "#/definitions/DocumentField"
- },
- "x-ms-identifiers": []
+ }
},
"valueObject": {
"type": "object",
@@ -3091,16 +3075,14 @@
"description": "Bounding regions covering the field.",
"items": {
"$ref": "#/definitions/BoundingRegion"
- },
- "x-ms-identifiers": []
+ }
},
"spans": {
"type": "array",
"description": "Location of the field in the reading order concatenated content.",
"items": {
"$ref": "#/definitions/DocumentSpan"
- },
- "x-ms-identifiers": []
+ }
},
"confidence": {
"type": "number",
@@ -3258,16 +3240,14 @@
"description": "Bounding regions covering the figure.",
"items": {
"$ref": "#/definitions/BoundingRegion"
- },
- "x-ms-identifiers": []
+ }
},
"spans": {
"type": "array",
"description": "Location of the figure in the reading order concatenated content.",
"items": {
"$ref": "#/definitions/DocumentSpan"
- },
- "x-ms-identifiers": []
+ }
},
"elements": {
"type": "array",
@@ -3285,8 +3265,7 @@
"description": "List of footnotes associated with the figure.",
"items": {
"$ref": "#/definitions/DocumentFootnote"
- },
- "x-ms-identifiers": []
+ }
},
"id": {
"type": "string",
@@ -3358,16 +3337,14 @@
"description": "Bounding regions covering the footnote.",
"items": {
"$ref": "#/definitions/BoundingRegion"
- },
- "x-ms-identifiers": []
+ }
},
"spans": {
"type": "array",
"description": "Location of the footnote in the reading order concatenated content.",
"items": {
"$ref": "#/definitions/DocumentSpan"
- },
- "x-ms-identifiers": []
+ }
},
"elements": {
"type": "array",
@@ -3466,8 +3443,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/DocumentIntelligenceError"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/DocumentIntelligenceInnerError",
@@ -3674,16 +3650,14 @@
"description": "Bounding regions covering the key-value element.",
"items": {
"$ref": "#/definitions/BoundingRegion"
- },
- "x-ms-identifiers": []
+ }
},
"spans": {
"type": "array",
"description": "Location of the key-value element in the reading order concatenated content.",
"items": {
"$ref": "#/definitions/DocumentSpan"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3729,8 +3703,7 @@
"description": "Location of the text elements in the concatenated content the language applies\nto.",
"items": {
"$ref": "#/definitions/DocumentSpan"
- },
- "x-ms-identifiers": []
+ }
},
"confidence": {
"type": "number",
@@ -3767,8 +3740,7 @@
"description": "Location of the line in the reading order concatenated content.",
"items": {
"$ref": "#/definitions/DocumentSpan"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3936,8 +3908,7 @@
"items": {
"$ref": "#/definitions/DocumentIntelligenceWarning"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"trainingHours": {
"type": "number",
@@ -3988,48 +3959,42 @@
"description": "Location of the page in the reading order concatenated content.",
"items": {
"$ref": "#/definitions/DocumentSpan"
- },
- "x-ms-identifiers": []
+ }
},
"words": {
"type": "array",
"description": "Extracted words from the page.",
"items": {
"$ref": "#/definitions/DocumentWord"
- },
- "x-ms-identifiers": []
+ }
},
"selectionMarks": {
"type": "array",
"description": "Extracted selection marks from the page.",
"items": {
"$ref": "#/definitions/DocumentSelectionMark"
- },
- "x-ms-identifiers": []
+ }
},
"lines": {
"type": "array",
"description": "Extracted lines from the page, potentially containing both textual and visual\nelements.",
"items": {
"$ref": "#/definitions/DocumentLine"
- },
- "x-ms-identifiers": []
+ }
},
"barcodes": {
"type": "array",
"description": "Extracted barcodes from the page.",
"items": {
"$ref": "#/definitions/DocumentBarcode"
- },
- "x-ms-identifiers": []
+ }
},
"formulas": {
"type": "array",
"description": "Extracted formulas from the page.",
"items": {
"$ref": "#/definitions/DocumentFormula"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4054,16 +4019,14 @@
"description": "Bounding regions covering the paragraph.",
"items": {
"$ref": "#/definitions/BoundingRegion"
- },
- "x-ms-identifiers": []
+ }
},
"spans": {
"type": "array",
"description": "Location of the paragraph in the reading order concatenated content.",
"items": {
"$ref": "#/definitions/DocumentSpan"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4080,8 +4043,7 @@
"description": "Location of the section in the reading order concatenated content.",
"items": {
"$ref": "#/definitions/DocumentSpan"
- },
- "x-ms-identifiers": []
+ }
},
"elements": {
"type": "array",
@@ -4234,8 +4196,7 @@
"description": "Location of the text elements in the concatenated content the style applies to.",
"items": {
"$ref": "#/definitions/DocumentSpan"
- },
- "x-ms-identifiers": []
+ }
},
"confidence": {
"type": "number",
@@ -4271,24 +4232,21 @@
"description": "Cells contained within the table.",
"items": {
"$ref": "#/definitions/DocumentTableCell"
- },
- "x-ms-identifiers": []
+ }
},
"boundingRegions": {
"type": "array",
"description": "Bounding regions covering the table.",
"items": {
"$ref": "#/definitions/BoundingRegion"
- },
- "x-ms-identifiers": []
+ }
},
"spans": {
"type": "array",
"description": "Location of the table in the reading order concatenated content.",
"items": {
"$ref": "#/definitions/DocumentSpan"
- },
- "x-ms-identifiers": []
+ }
},
"caption": {
"$ref": "#/definitions/DocumentCaption",
@@ -4299,8 +4257,7 @@
"description": "List of footnotes associated with the table.",
"items": {
"$ref": "#/definitions/DocumentFootnote"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4390,16 +4347,14 @@
"description": "Bounding regions covering the table cell.",
"items": {
"$ref": "#/definitions/BoundingRegion"
- },
- "x-ms-identifiers": []
+ }
},
"spans": {
"type": "array",
"description": "Location of the table cell in the reading order concatenated content.",
"items": {
"$ref": "#/definitions/DocumentSpan"
- },
- "x-ms-identifiers": []
+ }
},
"elements": {
"type": "array",
@@ -4626,8 +4581,7 @@
"description": "The AnalyzeBatchOperation items on this page",
"items": {
"$ref": "#/definitions/AnalyzeBatchOperation"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4648,8 +4602,7 @@
"description": "The DocumentClassifierDetails items on this page",
"items": {
"$ref": "#/definitions/DocumentClassifierDetails"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4670,8 +4623,7 @@
"description": "The DocumentIntelligenceOperationDetails items on this page",
"items": {
"$ref": "#/definitions/DocumentIntelligenceOperationDetails"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4692,8 +4644,7 @@
"description": "The DocumentModelDetails items on this page",
"items": {
"$ref": "#/definitions/DocumentModelDetails"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
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 84d1d7f90e90..ff2d80e238c4 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
@@ -322,8 +322,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FaceDetectionResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -852,8 +851,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/DynamicPersonGroup"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -1212,8 +1210,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FaceListItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -1600,8 +1597,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FindSimilarResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -1734,8 +1730,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/IdentificationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -1798,8 +1793,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/LargeFaceList"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -2047,8 +2041,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/LargeFaceListFace"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -2413,8 +2406,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/LargePersonGroup"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -2661,8 +2653,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/LargePersonGroupPerson"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -3305,8 +3296,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/PersonGroup"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -3553,8 +3543,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/PersonGroupPerson"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -4147,8 +4136,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/PersonDirectoryPerson"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -5168,8 +5156,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FaceDetectionResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -5461,8 +5448,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FindSimilarResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -5554,8 +5540,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FindSimilarResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -5634,8 +5619,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/IdentificationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -5714,8 +5698,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/IdentificationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -5799,8 +5782,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/IdentificationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -6802,8 +6784,7 @@
"description": "Properties describing any accessories on a given face.",
"items": {
"$ref": "#/definitions/AccessoryItem"
- },
- "x-ms-identifiers": []
+ }
},
"blur": {
"$ref": "#/definitions/BlurProperties",
@@ -7059,8 +7040,7 @@
"description": "Face ids of registered faces in the face list.",
"items": {
"$ref": "#/definitions/FaceListFace"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -7293,8 +7273,7 @@
"items": {
"$ref": "#/definitions/Azure.Core.uuid"
}
- },
- "x-ms-identifiers": []
+ }
},
"messyGroup": {
"type": "array",
@@ -7410,8 +7389,7 @@
"description": "An array of candidate colors and confidence level in the presence of each.",
"items": {
"$ref": "#/definitions/HairColor"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -7480,8 +7458,7 @@
"description": "Identified person candidates for that face (ranked by confidence). Array size should be no larger than input maxNumOfCandidatesReturned. If no person is identified, will return an empty array.",
"items": {
"$ref": "#/definitions/IdentificationCandidate"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
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 a8d3f7135263..26b454d4288b 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
@@ -322,8 +322,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FaceDetectionResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -852,8 +851,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/DynamicPersonGroup"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -1212,8 +1210,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FaceListItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -1600,8 +1597,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FindSimilarResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -1734,8 +1730,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/IdentificationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -1798,8 +1793,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/LargeFaceList"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -2047,8 +2041,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/LargeFaceListFace"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -2413,8 +2406,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/LargePersonGroup"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -2661,8 +2653,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/LargePersonGroupPerson"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -3305,8 +3296,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/PersonGroup"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -3553,8 +3543,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/PersonGroupPerson"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -4147,8 +4136,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/PersonDirectoryPerson"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -5212,8 +5200,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FaceDetectionResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -5473,8 +5460,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FaceDetectionResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -5766,8 +5752,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FindSimilarResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -5859,8 +5844,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FindSimilarResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -5939,8 +5923,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/IdentificationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -6019,8 +6002,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/IdentificationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -6104,8 +6086,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/IdentificationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -7134,8 +7115,7 @@
"description": "Properties describing any accessories on a given face.",
"items": {
"$ref": "#/definitions/AccessoryItem"
- },
- "x-ms-identifiers": []
+ }
},
"blur": {
"$ref": "#/definitions/BlurProperties",
@@ -7391,8 +7371,7 @@
"description": "Face ids of registered faces in the face list.",
"items": {
"$ref": "#/definitions/FaceListFace"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -7625,8 +7604,7 @@
"items": {
"$ref": "#/definitions/Azure.Core.uuid"
}
- },
- "x-ms-identifiers": []
+ }
},
"messyGroup": {
"type": "array",
@@ -7742,8 +7720,7 @@
"description": "An array of candidate colors and confidence level in the presence of each.",
"items": {
"$ref": "#/definitions/HairColor"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -7812,8 +7789,7 @@
"description": "Identified person candidates for that face (ranked by confidence). Array size should be no larger than input maxNumOfCandidatesReturned. If no person is identified, will return an empty array.",
"items": {
"$ref": "#/definitions/IdentificationCandidate"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/ai/data-plane/Face/stable/v1.2/Face.json b/specification/ai/data-plane/Face/stable/v1.2/Face.json
index 0b2f7fa4a22b..3f03411b409a 100644
--- a/specification/ai/data-plane/Face/stable/v1.2/Face.json
+++ b/specification/ai/data-plane/Face/stable/v1.2/Face.json
@@ -322,8 +322,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FaceDetectionResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -701,8 +700,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FaceListItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -1089,8 +1087,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FindSimilarResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -1223,8 +1220,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/IdentificationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -1287,8 +1283,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/LargeFaceList"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -1536,8 +1531,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/LargeFaceListFace"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -1902,8 +1896,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/LargePersonGroup"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -2150,8 +2143,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/LargePersonGroupPerson"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -2753,8 +2745,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/PersonGroup"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -3001,8 +2992,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/PersonGroupPerson"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -3898,8 +3888,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FaceDetectionResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -4159,8 +4148,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FaceDetectionResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -4311,8 +4299,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FindSimilarResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -4404,8 +4391,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/FindSimilarResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -4484,8 +4470,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/IdentificationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -4564,8 +4549,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/IdentificationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -4649,8 +4633,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/IdentificationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -5421,8 +5404,7 @@
"description": "Properties describing any accessories on a given face.",
"items": {
"$ref": "#/definitions/AccessoryItem"
- },
- "x-ms-identifiers": []
+ }
},
"blur": {
"$ref": "#/definitions/BlurProperties",
@@ -5678,8 +5660,7 @@
"description": "Face ids of registered faces in the face list.",
"items": {
"$ref": "#/definitions/FaceListFace"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5882,8 +5863,7 @@
"items": {
"$ref": "#/definitions/Azure.Core.uuid"
}
- },
- "x-ms-identifiers": []
+ }
},
"messyGroup": {
"type": "array",
@@ -5999,8 +5979,7 @@
"description": "An array of candidate colors and confidence level in the presence of each.",
"items": {
"$ref": "#/definitions/HairColor"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -6069,8 +6048,7 @@
"description": "Identified person candidates for that face (ranked by confidence). Array size should be no larger than input maxNumOfCandidatesReturned. If no person is identified, will return an empty array.",
"items": {
"$ref": "#/definitions/IdentificationCandidate"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -6474,8 +6452,7 @@
"description": "The attempts data of underlying liveness call with the session.",
"items": {
"$ref": "#/definitions/LivenessSessionAttempt"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -6629,16 +6606,14 @@
"description": "The references used for face verification.",
"items": {
"$ref": "#/definitions/LivenessWithVerifyReference"
- },
- "x-ms-identifiers": []
+ }
},
"attempts": {
"type": "array",
"description": "The attempts data of underlying liveness with verify call with the session.",
"items": {
"$ref": "#/definitions/LivenessWithVerifySessionAttempt"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/ai/data-plane/HealthInsights/preview/2024-08-01-preview/openapi.json b/specification/ai/data-plane/HealthInsights/preview/2024-08-01-preview/openapi.json
index 6860e133042e..ff79f1b57c96 100644
--- a/specification/ai/data-plane/HealthInsights/preview/2024-08-01-preview/openapi.json
+++ b/specification/ai/data-plane/HealthInsights/preview/2024-08-01-preview/openapi.json
@@ -479,8 +479,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -654,16 +653,14 @@
"description": "Contact details of the trial administrators, for patients that want to participate in the trial.",
"items": {
"$ref": "#/definitions/ContactDetails"
- },
- "x-ms-identifiers": []
+ }
},
"facilities": {
"type": "array",
"description": "Research facilities where the clinical trial is conducted.",
"items": {
"$ref": "#/definitions/ClinicalTrialResearchFacility"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -878,16 +875,14 @@
"description": "Trials with any of the given facility locations will be included in the selection (provided that other limitations are satisfied).\nLeaving this list empty will not limit the trial facility locations.",
"items": {
"$ref": "#/definitions/GeographicLocation"
- },
- "x-ms-identifiers": []
+ }
},
"facilityAreas": {
"type": "array",
"description": "Trials with any of the given facility area boundaries will be included in the selection (provided that other limitations are satisfied).\nLeaving this list empty will not limit the trial facility area boundaries.",
"items": {
"$ref": "#/definitions/GeographicArea"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -989,8 +984,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/ClinicalTrialRegistryFilter"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -1093,8 +1087,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/OrderedProcedure"
- },
- "x-ms-identifiers": []
+ }
},
"encounterId": {
"type": "string",
@@ -1441,8 +1434,7 @@
"description": "stge/grade, usually assessed formally",
"items": {
"$ref": "#/definitions/Fhir.R4.ConditionStage"
- },
- "x-ms-identifiers": []
+ }
},
"note": {
"type": "array",
@@ -1486,8 +1478,7 @@
"description": "Contact details for individual or organization",
"items": {
"$ref": "#/definitions/Fhir.R4.ContactPoint"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -1972,8 +1963,7 @@
"description": "Provides guide for interpretation",
"items": {
"$ref": "#/definitions/Fhir.R4.ObservationReferenceRange"
- },
- "x-ms-identifiers": []
+ }
},
"hasMember": {
"type": "array",
@@ -2082,8 +2072,7 @@
"description": "Provides guide for interpretation of component result",
"items": {
"$ref": "#/definitions/Fhir.R4.ObservationReferenceRange"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2450,8 +2439,7 @@
"required": [
"name"
]
- },
- "x-ms-identifiers": []
+ }
},
"objective": {
"type": "array",
@@ -2471,8 +2459,7 @@
"required": [
"name"
]
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2737,8 +2724,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/RecommendationFinding"
- },
- "x-ms-identifiers": []
+ }
},
"isConditional": {
"type": "boolean",
@@ -2971,8 +2957,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/ImagingProcedure"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3161,8 +3146,7 @@
"description": "Clinical information which is needed to provide better trial matching results for the patient.",
"items": {
"$ref": "#/definitions/ExtendedClinicalCodedElement"
- },
- "x-ms-identifiers": []
+ }
},
"OrderedProcedure": {
"type": "object",
@@ -3448,8 +3432,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/RadiologyInsightsPatientResult"
- },
- "x-ms-identifiers": []
+ }
},
"modelVersion": {
"$ref": "#/definitions/ModelVersion",
@@ -3639,8 +3622,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/RadiologyInsightsInference"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3665,8 +3647,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/ImagingProcedure"
- },
- "x-ms-identifiers": []
+ }
},
"orderedProcedure": {
"$ref": "#/definitions/OrderedProcedure",
@@ -3855,8 +3836,7 @@
"description": "The evidence corresponding to the inference value.",
"items": {
"$ref": "#/definitions/TrialMatcherInferenceEvidence"
- },
- "x-ms-identifiers": []
+ }
},
"clinicalTrialId": {
"type": "string",
@@ -3911,8 +3891,7 @@
"description": "Results for the patients given in the request.",
"items": {
"$ref": "#/definitions/TrialMatcherPatientResult"
- },
- "x-ms-identifiers": []
+ }
},
"modelVersion": {
"$ref": "#/definitions/ModelVersion",
@@ -4041,8 +4020,7 @@
"description": "The inference results for the patient.",
"items": {
"$ref": "#/definitions/TrialMatcherInference"
- },
- "x-ms-identifiers": []
+ }
},
"neededClinicalInfo": {
"$ref": "#/definitions/NeededClinicalInfo",
diff --git a/specification/ai/data-plane/HealthInsights/stable/2024-04-01/openapi.json b/specification/ai/data-plane/HealthInsights/stable/2024-04-01/openapi.json
index e089a5ca0d24..6222f41c08df 100644
--- a/specification/ai/data-plane/HealthInsights/stable/2024-04-01/openapi.json
+++ b/specification/ai/data-plane/HealthInsights/stable/2024-04-01/openapi.json
@@ -267,8 +267,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -427,8 +426,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/OrderedProcedure"
- },
- "x-ms-identifiers": []
+ }
},
"encounterId": {
"type": "string",
@@ -741,8 +739,7 @@
"description": "stge/grade, usually assessed formally",
"items": {
"$ref": "#/definitions/Fhir.R4.ConditionStage"
- },
- "x-ms-identifiers": []
+ }
},
"note": {
"type": "array",
@@ -786,8 +783,7 @@
"description": "Contact details for individual or organization",
"items": {
"$ref": "#/definitions/Fhir.R4.ContactPoint"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -1272,8 +1268,7 @@
"description": "Provides guide for interpretation",
"items": {
"$ref": "#/definitions/Fhir.R4.ObservationReferenceRange"
- },
- "x-ms-identifiers": []
+ }
},
"hasMember": {
"type": "array",
@@ -1382,8 +1377,7 @@
"description": "Provides guide for interpretation of component result",
"items": {
"$ref": "#/definitions/Fhir.R4.ObservationReferenceRange"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1750,8 +1744,7 @@
"required": [
"name"
]
- },
- "x-ms-identifiers": []
+ }
},
"objective": {
"type": "array",
@@ -1771,8 +1764,7 @@
"required": [
"name"
]
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2037,8 +2029,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/RecommendationFinding"
- },
- "x-ms-identifiers": []
+ }
},
"isConditional": {
"type": "boolean",
@@ -2176,8 +2167,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/ImagingProcedure"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2645,8 +2635,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/RadiologyInsightsPatientResult"
- },
- "x-ms-identifiers": []
+ }
},
"modelVersion": {
"$ref": "#/definitions/ModelVersion",
@@ -2836,8 +2825,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/RadiologyInsightsInference"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2862,8 +2850,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/ImagingProcedure"
- },
- "x-ms-identifiers": []
+ }
},
"orderedProcedure": {
"$ref": "#/definitions/OrderedProcedure",
diff --git a/specification/ai/data-plane/HealthInsights/stable/2024-10-01/openapi.json b/specification/ai/data-plane/HealthInsights/stable/2024-10-01/openapi.json
index b261c9ab56f4..74f5c7e63170 100644
--- a/specification/ai/data-plane/HealthInsights/stable/2024-10-01/openapi.json
+++ b/specification/ai/data-plane/HealthInsights/stable/2024-10-01/openapi.json
@@ -497,8 +497,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -672,16 +671,14 @@
"description": "Contact details of the trial administrators, for patients that want to participate in the trial.",
"items": {
"$ref": "#/definitions/ContactDetails"
- },
- "x-ms-identifiers": []
+ }
},
"facilities": {
"type": "array",
"description": "Research facilities where the clinical trial is conducted.",
"items": {
"$ref": "#/definitions/ClinicalTrialResearchFacility"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -896,16 +893,14 @@
"description": "Trials with any of the given facility locations will be included in the selection (provided that other limitations are satisfied).\nLeaving this list empty will not limit the trial facility locations.",
"items": {
"$ref": "#/definitions/GeographicLocation"
- },
- "x-ms-identifiers": []
+ }
},
"facilityAreas": {
"type": "array",
"description": "Trials with any of the given facility area boundaries will be included in the selection (provided that other limitations are satisfied).\nLeaving this list empty will not limit the trial facility area boundaries.",
"items": {
"$ref": "#/definitions/GeographicArea"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -1007,8 +1002,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/ClinicalTrialRegistryFilter"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -1111,8 +1105,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/OrderedProcedure"
- },
- "x-ms-identifiers": []
+ }
},
"encounterId": {
"type": "string",
@@ -1459,8 +1452,7 @@
"description": "stge/grade, usually assessed formally",
"items": {
"$ref": "#/definitions/Fhir.R4.ConditionStage"
- },
- "x-ms-identifiers": []
+ }
},
"note": {
"type": "array",
@@ -1504,8 +1496,7 @@
"description": "Contact details for individual or organization",
"items": {
"$ref": "#/definitions/Fhir.R4.ContactPoint"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -1990,8 +1981,7 @@
"description": "Provides guide for interpretation",
"items": {
"$ref": "#/definitions/Fhir.R4.ObservationReferenceRange"
- },
- "x-ms-identifiers": []
+ }
},
"hasMember": {
"type": "array",
@@ -2100,8 +2090,7 @@
"description": "Provides guide for interpretation of component result",
"items": {
"$ref": "#/definitions/Fhir.R4.ObservationReferenceRange"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2468,8 +2457,7 @@
"required": [
"name"
]
- },
- "x-ms-identifiers": []
+ }
},
"objective": {
"type": "array",
@@ -2489,8 +2477,7 @@
"required": [
"name"
]
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2755,8 +2742,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/RecommendationFinding"
- },
- "x-ms-identifiers": []
+ }
},
"isConditional": {
"type": "boolean",
@@ -2947,8 +2933,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/PresentGuidanceInformation"
- },
- "x-ms-identifiers": []
+ }
},
"ranking": {
"$ref": "#/definitions/GuidanceRankingType",
@@ -2960,8 +2945,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/FollowupRecommendationInference"
- },
- "x-ms-identifiers": []
+ }
},
"missingGuidanceInformation": {
"type": "array",
@@ -3081,8 +3065,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/ImagingProcedure"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3271,8 +3254,7 @@
"description": "Clinical information which is needed to provide better trial matching results for the patient.",
"items": {
"$ref": "#/definitions/ExtendedClinicalCodedElement"
- },
- "x-ms-identifiers": []
+ }
},
"OrderedProcedure": {
"type": "object",
@@ -3841,8 +3823,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/RadiologyInsightsPatientResult"
- },
- "x-ms-identifiers": []
+ }
},
"modelVersion": {
"$ref": "#/definitions/ModelVersion",
@@ -4050,8 +4031,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/RadiologyInsightsInference"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4076,8 +4056,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/ImagingProcedure"
- },
- "x-ms-identifiers": []
+ }
},
"orderedProcedure": {
"$ref": "#/definitions/OrderedProcedure",
@@ -4514,8 +4493,7 @@
"description": "The evidence corresponding to the inference value.",
"items": {
"$ref": "#/definitions/TrialMatcherInferenceEvidence"
- },
- "x-ms-identifiers": []
+ }
},
"clinicalTrialId": {
"type": "string",
@@ -4570,8 +4548,7 @@
"description": "Results for the patients given in the request.",
"items": {
"$ref": "#/definitions/TrialMatcherPatientResult"
- },
- "x-ms-identifiers": []
+ }
},
"modelVersion": {
"$ref": "#/definitions/ModelVersion",
@@ -4700,8 +4677,7 @@
"description": "The inference results for the patient.",
"items": {
"$ref": "#/definitions/TrialMatcherInference"
- },
- "x-ms-identifiers": []
+ }
},
"neededClinicalInfo": {
"$ref": "#/definitions/NeededClinicalInfo",
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 278d8ffd7a09..5e0c5b12dbb3 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
@@ -393,8 +393,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -512,8 +511,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/DenseCaption"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -534,8 +532,7 @@
"minItems": 0,
"items": {
"$ref": "#/definitions/DetectedTag"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -598,8 +595,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/DetectedTextLine"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -622,8 +618,7 @@
"maxItems": 4,
"items": {
"$ref": "#/definitions/ImagePoint"
- },
- "x-ms-identifiers": []
+ }
},
"words": {
"type": "array",
@@ -631,8 +626,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/DetectedTextWord"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -657,8 +651,7 @@
"maxItems": 4,
"items": {
"$ref": "#/definitions/ImagePoint"
- },
- "x-ms-identifiers": []
+ }
},
"confidence": {
"type": "number",
@@ -833,8 +826,7 @@
"minItems": 0,
"items": {
"$ref": "#/definitions/DetectedObject"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -851,8 +843,7 @@
"minItems": 0,
"items": {
"$ref": "#/definitions/DetectedPerson"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -870,8 +861,7 @@
"maxItems": 1,
"items": {
"$ref": "#/definitions/DetectedTextBlock"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -888,8 +878,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/CropRegion"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -906,8 +895,7 @@
"minItems": 0,
"items": {
"$ref": "#/definitions/DetectedTag"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/ai/data-plane/ModelInference/preview/2024-05-01-preview/openapi.json b/specification/ai/data-plane/ModelInference/preview/2024-05-01-preview/openapi.json
index 55168ef6d3b9..cb6c5bdf94b2 100644
--- a/specification/ai/data-plane/ModelInference/preview/2024-05-01-preview/openapi.json
+++ b/specification/ai/data-plane/ModelInference/preview/2024-05-01-preview/openapi.json
@@ -393,8 +393,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -496,8 +495,7 @@
"items": {
"$ref": "#/definitions/ChatChoice"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -624,8 +622,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"frequency_penalty": {
"type": "number",
@@ -687,8 +684,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/ChatCompletionsToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_choice": {
"description": "If specified, the model will configure which of the provided tools it can use for the chat completions response.",
@@ -1503,8 +1499,7 @@
"items": {
"$ref": "#/definitions/EmbeddingItem"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
@@ -1655,8 +1650,7 @@
"description": "Input image to embed. To embed multiple inputs in a single request, pass an array.\nThe input must not exceed the max input tokens for the model.",
"items": {
"$ref": "#/definitions/ImageEmbeddingInput"
- },
- "x-ms-identifiers": []
+ }
},
"dimensions": {
"type": "integer",
@@ -1816,8 +1810,7 @@
"items": {
"$ref": "#/definitions/StreamingChatChoiceUpdate"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
diff --git a/specification/ai/data-plane/ModelInference/preview/2025-05-15-preview/openapi.json b/specification/ai/data-plane/ModelInference/preview/2025-05-15-preview/openapi.json
index 8de6377ef4e1..7146dd54b05b 100644
--- a/specification/ai/data-plane/ModelInference/preview/2025-05-15-preview/openapi.json
+++ b/specification/ai/data-plane/ModelInference/preview/2025-05-15-preview/openapi.json
@@ -481,8 +481,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -584,8 +583,7 @@
"items": {
"$ref": "#/definitions/ChatChoice"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -712,8 +710,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"frequency_penalty": {
"type": "number",
@@ -775,8 +772,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/ChatCompletionsToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_choice": {
"description": "If specified, the model will configure which of the provided tools it can use for the chat completions response.",
@@ -1607,8 +1603,7 @@
"items": {
"$ref": "#/definitions/EmbeddingItem"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
@@ -1759,8 +1754,7 @@
"description": "Input image to embed. To embed multiple inputs in a single request, pass an array.\nThe input must not exceed the max input tokens for the model.",
"items": {
"$ref": "#/definitions/ImageEmbeddingInput"
- },
- "x-ms-identifiers": []
+ }
},
"dimensions": {
"type": "integer",
@@ -2084,8 +2078,7 @@
"description": "Embedding values for the prompts submitted in the request.",
"items": {
"$ref": "#/definitions/ImageGenerationItem"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/ImageGenerationUsage",
@@ -2246,8 +2239,7 @@
"items": {
"$ref": "#/definitions/StreamingChatChoiceUpdate"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
diff --git a/specification/ai/data-plane/ModelInference/stable/2025-04-01/openapi.json b/specification/ai/data-plane/ModelInference/stable/2025-04-01/openapi.json
index f74221d9f513..3494c79dd386 100644
--- a/specification/ai/data-plane/ModelInference/stable/2025-04-01/openapi.json
+++ b/specification/ai/data-plane/ModelInference/stable/2025-04-01/openapi.json
@@ -400,8 +400,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -503,8 +502,7 @@
"items": {
"$ref": "#/definitions/ChatChoice"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -631,8 +629,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"frequency_penalty": {
"type": "number",
@@ -694,8 +691,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/ChatCompletionsToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_choice": {
"description": "If specified, the model will configure which of the provided tools it can use for the chat completions response.",
@@ -1522,8 +1518,7 @@
"items": {
"$ref": "#/definitions/EmbeddingItem"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
@@ -1674,8 +1669,7 @@
"description": "Input image to embed. To embed multiple inputs in a single request, pass an array.\nThe input must not exceed the max input tokens for the model.",
"items": {
"$ref": "#/definitions/ImageEmbeddingInput"
- },
- "x-ms-identifiers": []
+ }
},
"dimensions": {
"type": "integer",
@@ -1835,8 +1829,7 @@
"items": {
"$ref": "#/definitions/StreamingChatChoiceUpdate"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
diff --git a/specification/ai/data-plane/ModelInference/stable/2025-05-01/openapi.json b/specification/ai/data-plane/ModelInference/stable/2025-05-01/openapi.json
index 4f43d95369a4..c08748b2a14a 100644
--- a/specification/ai/data-plane/ModelInference/stable/2025-05-01/openapi.json
+++ b/specification/ai/data-plane/ModelInference/stable/2025-05-01/openapi.json
@@ -400,8 +400,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -503,8 +502,7 @@
"items": {
"$ref": "#/definitions/ChatChoice"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -631,8 +629,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"frequency_penalty": {
"type": "number",
@@ -694,8 +691,7 @@
"minItems": 1,
"items": {
"$ref": "#/definitions/ChatCompletionsToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_choice": {
"description": "If specified, the model will configure which of the provided tools it can use for the chat completions response.",
@@ -1526,8 +1522,7 @@
"items": {
"$ref": "#/definitions/EmbeddingItem"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
@@ -1678,8 +1673,7 @@
"description": "Input image to embed. To embed multiple inputs in a single request, pass an array.\nThe input must not exceed the max input tokens for the model.",
"items": {
"$ref": "#/definitions/ImageEmbeddingInput"
- },
- "x-ms-identifiers": []
+ }
},
"dimensions": {
"type": "integer",
@@ -1839,8 +1833,7 @@
"items": {
"$ref": "#/definitions/StreamingChatChoiceUpdate"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
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 a0009d858c23..9566cd907fdb 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
@@ -1350,8 +1350,7 @@
"items": {
"$ref": "#/definitions/ToolOutput"
},
- "x-ms-client-name": "toolOutputs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "toolOutputs"
},
"stream": {
"type": "boolean",
@@ -1461,8 +1460,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -1514,8 +1512,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -1652,8 +1649,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"stream": {
"type": "boolean",
@@ -1703,8 +1699,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"stream": {
"type": "boolean",
@@ -2087,8 +2082,7 @@
"description": "A list of annotations associated with this text.",
"items": {
"$ref": "#/definitions/MessageTextAnnotation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2620,8 +2614,7 @@
"description": "The outputs produced by the code interpreter tool back to the model in response to the tool call.",
"items": {
"$ref": "#/definitions/RunStepCodeInterpreterToolCallOutput"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3041,8 +3034,7 @@
"description": "The list of content items associated with the assistant thread message.",
"items": {
"$ref": "#/definitions/MessageContent"
- },
- "x-ms-identifiers": []
+ }
},
"assistant_id": {
"type": "string",
@@ -3165,8 +3157,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"created_at": {
"type": "integer",
@@ -3308,8 +3299,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
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 65f5d7a97b32..93229f31efb3 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
@@ -1393,8 +1393,7 @@
"items": {
"$ref": "#/definitions/ToolOutput"
},
- "x-ms-client-name": "toolOutputs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "toolOutputs"
},
"stream": {
"type": "boolean",
@@ -2295,8 +2294,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -2378,8 +2376,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/CreateToolResourcesOptions",
@@ -2506,8 +2503,7 @@
"description": "The initial messages to associate with the new thread.",
"items": {
"$ref": "#/definitions/ThreadMessageOptions"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/CreateToolResourcesOptions",
@@ -2585,8 +2581,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/UpdateToolResourcesOptions",
@@ -2715,8 +2710,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"stream": {
"type": "boolean",
@@ -3284,8 +3278,7 @@
"description": "A list of annotations associated with this text.",
"items": {
"$ref": "#/definitions/MessageTextAnnotation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3826,8 +3819,7 @@
"description": "The outputs produced by the code interpreter tool back to the model in response to the tool call.",
"items": {
"$ref": "#/definitions/RunStepCodeInterpreterToolCallOutput"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4270,8 +4262,7 @@
"description": "The list of content items associated with the assistant thread message.",
"items": {
"$ref": "#/definitions/MessageContent"
- },
- "x-ms-identifiers": []
+ }
},
"assistant_id": {
"type": "string",
@@ -4291,8 +4282,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/MessageAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -4338,8 +4328,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/MessageAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -4413,8 +4402,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"created_at": {
"type": "integer",
@@ -4663,8 +4651,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/UpdateToolResourcesOptions",
diff --git a/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-07-01-preview/assistants_generated.json b/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-07-01-preview/assistants_generated.json
index 8dbf9a97b92d..642fd6b9b975 100644
--- a/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-07-01-preview/assistants_generated.json
+++ b/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-07-01-preview/assistants_generated.json
@@ -1393,8 +1393,7 @@
"items": {
"$ref": "#/definitions/ToolOutput"
},
- "x-ms-client-name": "toolOutputs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "toolOutputs"
},
"stream": {
"type": "boolean",
@@ -2305,8 +2304,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -2388,8 +2386,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/CreateToolResourcesOptions",
@@ -2516,8 +2513,7 @@
"description": "The initial messages to associate with the new thread.",
"items": {
"$ref": "#/definitions/ThreadMessageOptions"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/CreateToolResourcesOptions",
@@ -2595,8 +2591,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/UpdateToolResourcesOptions",
@@ -2725,8 +2720,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"stream": {
"type": "boolean",
@@ -3315,8 +3309,7 @@
"description": "A list of annotations associated with this text.",
"items": {
"$ref": "#/definitions/MessageTextAnnotation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3857,8 +3850,7 @@
"description": "The outputs produced by the code interpreter tool back to the model in response to the tool call.",
"items": {
"$ref": "#/definitions/RunStepCodeInterpreterToolCallOutput"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4301,8 +4293,7 @@
"description": "The list of content items associated with the assistant thread message.",
"items": {
"$ref": "#/definitions/MessageContent"
- },
- "x-ms-identifiers": []
+ }
},
"assistant_id": {
"type": "string",
@@ -4322,8 +4313,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/MessageAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -4369,8 +4359,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/MessageAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -4444,8 +4433,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"created_at": {
"type": "integer",
@@ -4694,8 +4682,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/UpdateToolResourcesOptions",
diff --git a/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-09-01-preview/assistants_generated.json b/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-09-01-preview/assistants_generated.json
index 0cdcad062e64..813fd8176fb0 100644
--- a/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-09-01-preview/assistants_generated.json
+++ b/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-09-01-preview/assistants_generated.json
@@ -1393,8 +1393,7 @@
"items": {
"$ref": "#/definitions/ToolOutput"
},
- "x-ms-client-name": "toolOutputs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "toolOutputs"
},
"stream": {
"type": "boolean",
@@ -2305,8 +2304,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -2388,8 +2386,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/CreateToolResourcesOptions",
@@ -2516,8 +2513,7 @@
"description": "The initial messages to associate with the new thread.",
"items": {
"$ref": "#/definitions/ThreadMessageOptions"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/CreateToolResourcesOptions",
@@ -2595,8 +2591,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"parallel_tool_calls": {
"type": "boolean",
@@ -2731,8 +2726,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"parallel_tool_calls": {
"type": "boolean",
@@ -3327,8 +3321,7 @@
"description": "A list of annotations associated with this text.",
"items": {
"$ref": "#/definitions/MessageTextAnnotation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3869,8 +3862,7 @@
"description": "The outputs produced by the code interpreter tool back to the model in response to the tool call.",
"items": {
"$ref": "#/definitions/RunStepCodeInterpreterToolCallOutput"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4313,8 +4305,7 @@
"description": "The list of content items associated with the assistant thread message.",
"items": {
"$ref": "#/definitions/MessageContent"
- },
- "x-ms-identifiers": []
+ }
},
"assistant_id": {
"type": "string",
@@ -4334,8 +4325,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/MessageAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -4381,8 +4371,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/MessageAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -4456,8 +4445,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"created_at": {
"type": "integer",
@@ -4712,8 +4700,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/UpdateToolResourcesOptions",
diff --git a/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-10-01-preview/assistants_generated.json b/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-10-01-preview/assistants_generated.json
index 33635ea26618..9eacac2414a9 100644
--- a/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-10-01-preview/assistants_generated.json
+++ b/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2024-10-01-preview/assistants_generated.json
@@ -1393,8 +1393,7 @@
"items": {
"$ref": "#/definitions/ToolOutput"
},
- "x-ms-client-name": "toolOutputs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "toolOutputs"
},
"stream": {
"type": "boolean",
@@ -2305,8 +2304,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -2388,8 +2386,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/CreateToolResourcesOptions",
@@ -2516,8 +2513,7 @@
"description": "The initial messages to associate with the new thread.",
"items": {
"$ref": "#/definitions/ThreadMessageOptions"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/CreateToolResourcesOptions",
@@ -2595,8 +2591,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"parallel_tool_calls": {
"type": "boolean",
@@ -2731,8 +2726,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"parallel_tool_calls": {
"type": "boolean",
@@ -3327,8 +3321,7 @@
"description": "A list of annotations associated with this text.",
"items": {
"$ref": "#/definitions/MessageTextAnnotation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3869,8 +3862,7 @@
"description": "The outputs produced by the code interpreter tool back to the model in response to the tool call.",
"items": {
"$ref": "#/definitions/RunStepCodeInterpreterToolCallOutput"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4313,8 +4305,7 @@
"description": "The list of content items associated with the assistant thread message.",
"items": {
"$ref": "#/definitions/MessageContent"
- },
- "x-ms-identifiers": []
+ }
},
"assistant_id": {
"type": "string",
@@ -4334,8 +4325,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/MessageAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -4381,8 +4371,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/MessageAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -4456,8 +4445,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"created_at": {
"type": "integer",
@@ -4712,8 +4700,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/UpdateToolResourcesOptions",
diff --git a/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2025-01-01-preview/assistants_generated.json b/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2025-01-01-preview/assistants_generated.json
index 58264d813422..3987be63ce3a 100644
--- a/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2025-01-01-preview/assistants_generated.json
+++ b/specification/ai/data-plane/OpenAI.Assistants/OpenApiV2/preview/2025-01-01-preview/assistants_generated.json
@@ -1471,8 +1471,7 @@
"items": {
"$ref": "#/definitions/ToolOutput"
},
- "x-ms-client-name": "toolOutputs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "toolOutputs"
},
"stream": {
"type": "boolean",
@@ -2383,8 +2382,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/ToolResources",
@@ -2466,8 +2464,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/CreateToolResourcesOptions",
@@ -2594,8 +2591,7 @@
"description": "The initial messages to associate with the new thread.",
"items": {
"$ref": "#/definitions/ThreadMessageOptions"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/CreateToolResourcesOptions",
@@ -2673,8 +2669,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"parallel_tool_calls": {
"type": "boolean",
@@ -2809,8 +2804,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"parallel_tool_calls": {
"type": "boolean",
@@ -3034,8 +3028,7 @@
"description": "The content of the result that was found. The content is only included if requested via the include query parameter.",
"items": {
"$ref": "#/definitions/FileSearchToolCallResultContentItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3461,8 +3454,7 @@
"description": "A list of annotations associated with this text.",
"items": {
"$ref": "#/definitions/MessageTextAnnotation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4003,8 +3995,7 @@
"description": "The outputs produced by the code interpreter tool back to the model in response to the tool call.",
"items": {
"$ref": "#/definitions/RunStepCodeInterpreterToolCallOutput"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4121,8 +4112,7 @@
"items": {
"$ref": "#/definitions/FileSearchToolCallResult"
},
- "x-ms-client-name": "fileSearch",
- "x-ms-identifiers": []
+ "x-ms-client-name": "fileSearch"
}
},
"required": [
@@ -4448,8 +4438,7 @@
"description": "The list of content items associated with the assistant thread message.",
"items": {
"$ref": "#/definitions/MessageContent"
- },
- "x-ms-identifiers": []
+ }
},
"assistant_id": {
"type": "string",
@@ -4469,8 +4458,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/MessageAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -4516,8 +4504,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/MessageAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "object",
@@ -4591,8 +4578,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"created_at": {
"type": "integer",
@@ -4847,8 +4833,7 @@
"default": [],
"items": {
"$ref": "#/definitions/ToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_resources": {
"$ref": "#/definitions/UpdateToolResourcesOptions",
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 cd8ab8e4aa76..837713b82a8f 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
@@ -997,16 +997,14 @@
"description": "External documentation",
"items": {
"$ref": "#/definitions/ExternalDocumentation"
- },
- "x-ms-identifiers": []
+ }
},
"contacts": {
"type": "array",
"description": "Points of contact for the API.",
"items": {
"$ref": "#/definitions/Contact"
- },
- "x-ms-identifiers": []
+ }
},
"customProperties": {
"type": "object",
@@ -1261,8 +1259,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1603,8 +1600,7 @@
"description": "The Api items on this page",
"items": {
"$ref": "#/definitions/Api"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1625,8 +1621,7 @@
"description": "The Api items on this page",
"items": {
"$ref": "#/definitions/Api"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1647,8 +1642,7 @@
"description": "The ApiDefinition items on this page",
"items": {
"$ref": "#/definitions/ApiDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1669,8 +1663,7 @@
"description": "The ApiDeployment items on this page",
"items": {
"$ref": "#/definitions/ApiDeployment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1691,8 +1684,7 @@
"description": "The ApiVersion items on this page",
"items": {
"$ref": "#/definitions/ApiVersion"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1713,8 +1705,7 @@
"description": "The Environment items on this page",
"items": {
"$ref": "#/definitions/Environment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1735,8 +1726,7 @@
"description": "The Environment items on this page",
"items": {
"$ref": "#/definitions/Environment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
diff --git a/specification/app/data-plane/Microsoft.App.DynamicSessions/preview/2024-10-02-preview/DynamicSessions.json b/specification/app/data-plane/Microsoft.App.DynamicSessions/preview/2024-10-02-preview/DynamicSessions.json
index 43cb92ea9019..6ade457bc614 100644
--- a/specification/app/data-plane/Microsoft.App.DynamicSessions/preview/2024-10-02-preview/DynamicSessions.json
+++ b/specification/app/data-plane/Microsoft.App.DynamicSessions/preview/2024-10-02-preview/DynamicSessions.json
@@ -447,8 +447,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -605,8 +604,7 @@
"description": "The SessionResourceFile items on this page",
"items": {
"$ref": "#/definitions/SessionResourceFile"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -753,8 +751,7 @@
"description": "The files uploaded.",
"items": {
"$ref": "#/definitions/SessionResourceFile"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
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 b66fa6c07941..6aa11cf01e20 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
@@ -2573,8 +2573,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -2716,8 +2715,7 @@
"description": "The collection value.",
"items": {
"$ref": "#/definitions/Key"
- },
- "x-ms-identifiers": []
+ }
},
"@nextLink": {
"type": "string",
@@ -2866,8 +2864,7 @@
"description": "The collection value.",
"items": {
"$ref": "#/definitions/KeyValue"
- },
- "x-ms-identifiers": []
+ }
},
"etag": {
"type": "string",
@@ -2916,8 +2913,7 @@
"description": "The collection value.",
"items": {
"$ref": "#/definitions/Label"
- },
- "x-ms-identifiers": []
+ }
},
"@nextLink": {
"type": "string",
@@ -2968,8 +2964,7 @@
"maxItems": 3,
"items": {
"$ref": "#/definitions/KeyValueFilter"
- },
- "x-ms-identifiers": []
+ }
},
"composition_type": {
"$ref": "#/definitions/CompositionType",
@@ -3114,8 +3109,7 @@
"description": "The collection value.",
"items": {
"$ref": "#/definitions/Snapshot"
- },
- "x-ms-identifiers": []
+ }
},
"@nextLink": {
"type": "string",
diff --git a/specification/appconfiguration/data-plane/Microsoft.AppConfiguration/stable/2024-09-01/appconfiguration.json b/specification/appconfiguration/data-plane/Microsoft.AppConfiguration/stable/2024-09-01/appconfiguration.json
index 32df1122f354..13b8a12018e8 100644
--- a/specification/appconfiguration/data-plane/Microsoft.AppConfiguration/stable/2024-09-01/appconfiguration.json
+++ b/specification/appconfiguration/data-plane/Microsoft.AppConfiguration/stable/2024-09-01/appconfiguration.json
@@ -2595,8 +2595,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -2738,8 +2737,7 @@
"description": "The collection value.",
"items": {
"$ref": "#/definitions/Key"
- },
- "x-ms-identifiers": []
+ }
},
"@nextLink": {
"type": "string",
@@ -2888,8 +2886,7 @@
"description": "The collection value.",
"items": {
"$ref": "#/definitions/KeyValue"
- },
- "x-ms-identifiers": []
+ }
},
"etag": {
"type": "string",
@@ -2938,8 +2935,7 @@
"description": "The collection value.",
"items": {
"$ref": "#/definitions/Label"
- },
- "x-ms-identifiers": []
+ }
},
"@nextLink": {
"type": "string",
@@ -2990,8 +2986,7 @@
"maxItems": 3,
"items": {
"$ref": "#/definitions/KeyValueFilter"
- },
- "x-ms-identifiers": []
+ }
},
"composition_type": {
"$ref": "#/definitions/CompositionType",
@@ -3136,8 +3131,7 @@
"description": "The collection value.",
"items": {
"$ref": "#/definitions/Snapshot"
- },
- "x-ms-identifiers": []
+ }
},
"@nextLink": {
"type": "string",
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..b58ef3112731 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
@@ -238,8 +238,7 @@
"description": "Custom properties to add more information to the error.",
"items": {
"$ref": "#/definitions/KeyValuePairStringString"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -352,16 +351,14 @@
"description": "An array of metric configuration info.",
"items": {
"$ref": "#/definitions/DerivedMetricInfo"
- },
- "x-ms-identifiers": []
+ }
},
"DocumentStreams": {
"type": "array",
"description": "An array of document stream configuration info.",
"items": {
"$ref": "#/definitions/DocumentStreamInfo"
- },
- "x-ms-identifiers": []
+ }
},
"QuotaInfo": {
"$ref": "#/definitions/QuotaConfigurationInfo",
@@ -391,8 +388,7 @@
"description": "A collection of filters to scope metrics that UX needs.",
"items": {
"$ref": "#/definitions/FilterConjunctionGroupInfo"
- },
- "x-ms-identifiers": []
+ }
},
"Projection": {
"type": "string",
@@ -454,8 +450,7 @@
"description": "Collection of custom properties.",
"items": {
"$ref": "#/definitions/KeyValuePairStringString"
- },
- "x-ms-identifiers": []
+ }
}
},
"discriminator": "DocumentType",
@@ -476,8 +471,7 @@
"description": "Gets or sets an OR-connected collection of filter groups.",
"items": {
"$ref": "#/definitions/DocumentFilterConjunctionGroupInfo"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -581,8 +575,7 @@
"description": "An array of filters.",
"items": {
"$ref": "#/definitions/FilterInfo"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -707,32 +700,28 @@
"description": "An array of metric data points.",
"items": {
"$ref": "#/definitions/MetricPoint"
- },
- "x-ms-identifiers": []
+ }
},
"Documents": {
"type": "array",
"description": "An array of documents of a specific type {Request}, {RemoteDependency}, {Exception}, {Event}, or {Trace}",
"items": {
"$ref": "#/definitions/DocumentIngress"
- },
- "x-ms-identifiers": []
+ }
},
"TopCpuProcesses": {
"type": "array",
"description": "An array of top cpu consumption data point.",
"items": {
"$ref": "#/definitions/ProcessCpuData"
- },
- "x-ms-identifiers": []
+ }
},
"CollectionConfigurationErrors": {
"type": "array",
"description": "An array of error while SDK parses and applies the {CollectionConfigurationInfo} provided by Live Metrics.",
"items": {
"$ref": "#/definitions/CollectionConfigurationError"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1138,8 +1127,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/MonitoringDataPoint"
- },
- "x-ms-identifiers": []
+ }
},
"x-ms-parameter-location": "method"
},
diff --git a/specification/azurestackhci/AzureStackHCI.StackHCIVM.Management/models.tsp b/specification/azurestackhci/AzureStackHCI.StackHCIVM.Management/models.tsp
index 84dcc77dbeee..46dab5b39374 100644
--- a/specification/azurestackhci/AzureStackHCI.StackHCIVM.Management/models.tsp
+++ b/specification/azurestackhci/AzureStackHCI.StackHCIVM.Management/models.tsp
@@ -1709,6 +1709,7 @@ model GuestAgentInstallStatus {
agentVersion?: string;
@doc("Details about the error state.")
+ @identifiers(#[])
@visibility(Lifecycle.Read)
errorDetails?: Azure.ResourceManager.Foundations.ErrorDetail[];
}
diff --git a/specification/batch/data-plane/Azure.Batch/preview/2024-07-01.20.0/BatchService.json b/specification/batch/data-plane/Azure.Batch/preview/2024-07-01.20.0/BatchService.json
index 3ef6204d33af..1da2bdde14d5 100644
--- a/specification/batch/data-plane/Azure.Batch/preview/2024-07-01.20.0/BatchService.json
+++ b/specification/batch/data-plane/Azure.Batch/preview/2024-07-01.20.0/BatchService.json
@@ -9773,8 +9773,7 @@
"description": "A list of additional error details related to the autoscale error.",
"items": {
"$ref": "#/definitions/NameValuePair"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -9925,8 +9924,7 @@
"description": "The list of supported Virtual Machine Images.",
"items": {
"$ref": "#/definitions/BatchSupportedImage"
- },
- "x-ms-identifiers": []
+ }
},
"odata.nextLink": {
"type": "string",
@@ -10151,8 +10149,7 @@
"description": "The list of Certificates.",
"items": {
"$ref": "#/definitions/BatchCertificate"
- },
- "x-ms-identifiers": []
+ }
},
"odata.nextLink": {
"type": "string",
@@ -10294,8 +10291,7 @@
"description": "A collection of key-value pairs containing additional details about the error.",
"items": {
"$ref": "#/definitions/BatchErrorDetail"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -10433,8 +10429,7 @@
"items": {
"$ref": "#/definitions/EnvironmentSetting"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"poolInfo": {
"$ref": "#/definitions/BatchPoolInfo",
@@ -10459,8 +10454,7 @@
"description": "A list of name-value pairs associated with the Job as metadata. The Batch service does not assign any meaning to metadata; it is solely for the use of user code.",
"items": {
"$ref": "#/definitions/MetadataItem"
- },
- "x-ms-identifiers": []
+ }
},
"executionInfo": {
"$ref": "#/definitions/BatchJobExecutionInfo",
@@ -10575,8 +10569,7 @@
"description": "The list of common environment variable settings. These environment variables are set for all Tasks in the Job (including the Job Manager, Job Preparation and Job Release Tasks). Individual Tasks can override an environment setting specified here by specifying the same setting name with a different value.",
"items": {
"$ref": "#/definitions/EnvironmentSetting"
- },
- "x-ms-identifiers": []
+ }
},
"poolInfo": {
"$ref": "#/definitions/BatchPoolInfo",
@@ -10599,8 +10592,7 @@
"description": "A list of name-value pairs associated with the Job as metadata. The Batch service does not assign any meaning to metadata; it is solely for the use of user code.",
"items": {
"$ref": "#/definitions/MetadataItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -10695,24 +10687,21 @@
"description": "A list of files that the Batch service will download to the Compute Node before running the command line. Files listed under this element are located in the Task's working directory. There is a maximum size for the list of resource files. When the max size is exceeded, the request will fail and the response error code will be RequestEntityTooLarge. If this occurs, the collection of ResourceFiles must be reduced in size. This can be achieved using .zip files, Application Packages, or Docker Containers.",
"items": {
"$ref": "#/definitions/ResourceFile"
- },
- "x-ms-identifiers": []
+ }
},
"outputFiles": {
"type": "array",
"description": "A list of files that the Batch service will upload from the Compute Node after running the command line. For multi-instance Tasks, the files will only be uploaded from the Compute Node on which the primary Task is executed.",
"items": {
"$ref": "#/definitions/OutputFile"
- },
- "x-ms-identifiers": []
+ }
},
"environmentSettings": {
"type": "array",
"description": "A list of environment variable settings for the Job Manager Task.",
"items": {
"$ref": "#/definitions/EnvironmentSetting"
- },
- "x-ms-identifiers": []
+ }
},
"constraints": {
"$ref": "#/definitions/BatchTaskConstraints",
@@ -10740,8 +10729,7 @@
"description": "A list of Application Packages that the Batch service will deploy to the\nCompute Node before running the command line.Application Packages are\ndownloaded and deployed to a shared directory, not the Task working\ndirectory. Therefore, if a referenced Application Package is already\non the Compute Node, and is up to date, then it is not re-downloaded;\nthe existing copy on the Compute Node is used. If a referenced Application\nPackage cannot be installed, for example because the package has been deleted\nor because download failed, the Task fails.",
"items": {
"$ref": "#/definitions/BatchApplicationPackageReference"
- },
- "x-ms-identifiers": []
+ }
},
"authenticationTokenSettings": {
"$ref": "#/definitions/AuthenticationTokenSettings",
@@ -10782,24 +10770,21 @@
"description": "A list of files that the Batch service will download to the Compute Node before running the command line. Files listed under this element are located in the Task's working directory. There is a maximum size for the list of resource files. When the max size is exceeded, the request will fail and the response error code will be RequestEntityTooLarge. If this occurs, the collection of ResourceFiles must be reduced in size. This can be achieved using .zip files, Application Packages, or Docker Containers.",
"items": {
"$ref": "#/definitions/ResourceFile"
- },
- "x-ms-identifiers": []
+ }
},
"outputFiles": {
"type": "array",
"description": "A list of files that the Batch service will upload from the Compute Node after running the command line. For multi-instance Tasks, the files will only be uploaded from the Compute Node on which the primary Task is executed.",
"items": {
"$ref": "#/definitions/OutputFile"
- },
- "x-ms-identifiers": []
+ }
},
"environmentSettings": {
"type": "array",
"description": "A list of environment variable settings for the Job Manager Task.",
"items": {
"$ref": "#/definitions/EnvironmentSetting"
- },
- "x-ms-identifiers": []
+ }
},
"constraints": {
"$ref": "#/definitions/BatchTaskConstraints",
@@ -10827,8 +10812,7 @@
"description": "A list of Application Packages that the Batch service will deploy to the\nCompute Node before running the command line.Application Packages are\ndownloaded and deployed to a shared directory, not the Task working\ndirectory. Therefore, if a referenced Application Package is already\non the Compute Node, and is up to date, then it is not re-downloaded;\nthe existing copy on the Compute Node is used. If a referenced Application\nPackage cannot be installed, for example because the package has been deleted\nor because download failed, the Task fails.",
"items": {
"$ref": "#/definitions/BatchApplicationPackageReference"
- },
- "x-ms-identifiers": []
+ }
},
"authenticationTokenSettings": {
"$ref": "#/definitions/AuthenticationTokenSettings",
@@ -10907,8 +10891,7 @@
"description": "A list of Job Preparation and Job Release Task execution information.",
"items": {
"$ref": "#/definitions/BatchJobPreparationAndReleaseTaskStatus"
- },
- "x-ms-identifiers": []
+ }
},
"odata.nextLink": {
"type": "string",
@@ -10937,16 +10920,14 @@
"description": "A list of files that the Batch service will download to the Compute Node before running the command line. Files listed under this element are located in the Task's working directory. There is a maximum size for the list of resource files. When the max size is exceeded, the request will fail and the response error code will be RequestEntityTooLarge. If this occurs, the collection of ResourceFiles must be reduced in size. This can be achieved using .zip files, Application Packages, or Docker Containers.",
"items": {
"$ref": "#/definitions/ResourceFile"
- },
- "x-ms-identifiers": []
+ }
},
"environmentSettings": {
"type": "array",
"description": "A list of environment variable settings for the Job Preparation Task.",
"items": {
"$ref": "#/definitions/EnvironmentSetting"
- },
- "x-ms-identifiers": []
+ }
},
"constraints": {
"$ref": "#/definitions/BatchTaskConstraints",
@@ -11074,16 +11055,14 @@
"description": "A list of files that the Batch service will download to the Compute Node before running the command line. Files listed under this element are located in the Task's working directory. There is a maximum size for the list of resource files. When the max size is exceeded, the request will fail and the response error code will be RequestEntityTooLarge. If this occurs, the collection of ResourceFiles must be reduced in size. This can be achieved using .zip files, Application Packages, or Docker Containers.",
"items": {
"$ref": "#/definitions/ResourceFile"
- },
- "x-ms-identifiers": []
+ }
},
"environmentSettings": {
"type": "array",
"description": "A list of environment variable settings for the Job Preparation Task.",
"items": {
"$ref": "#/definitions/EnvironmentSetting"
- },
- "x-ms-identifiers": []
+ }
},
"constraints": {
"$ref": "#/definitions/BatchTaskConstraints",
@@ -11124,16 +11103,14 @@
"description": "A list of files that the Batch service will download to the Compute Node before running the command line. There is a maximum size for the list of resource files. When the max size is exceeded, the request will fail and the response error code will be RequestEntityTooLarge. If this occurs, the collection of ResourceFiles must be reduced in size. This can be achieved using .zip files, Application Packages, or Docker Containers. Files listed under this element are located in the Task's working directory.",
"items": {
"$ref": "#/definitions/ResourceFile"
- },
- "x-ms-identifiers": []
+ }
},
"environmentSettings": {
"type": "array",
"description": "A list of environment variable settings for the Job Release Task.",
"items": {
"$ref": "#/definitions/EnvironmentSetting"
- },
- "x-ms-identifiers": []
+ }
},
"maxWallClockTime": {
"type": "string",
@@ -11248,16 +11225,14 @@
"description": "A list of files that the Batch service will download to the Compute Node before running the command line. There is a maximum size for the list of resource files. When the max size is exceeded, the request will fail and the response error code will be RequestEntityTooLarge. If this occurs, the collection of ResourceFiles must be reduced in size. This can be achieved using .zip files, Application Packages, or Docker Containers. Files listed under this element are located in the Task's working directory.",
"items": {
"$ref": "#/definitions/ResourceFile"
- },
- "x-ms-identifiers": []
+ }
},
"environmentSettings": {
"type": "array",
"description": "A list of environment variable settings for the Job Release Task.",
"items": {
"$ref": "#/definitions/EnvironmentSetting"
- },
- "x-ms-identifiers": []
+ }
},
"maxWallClockTime": {
"type": "string",
@@ -11351,8 +11326,7 @@
"description": "A list of name-value pairs associated with the schedule as metadata. The Batch service does not assign any meaning to metadata; it is solely for the use of user code.",
"items": {
"$ref": "#/definitions/MetadataItem"
- },
- "x-ms-identifiers": []
+ }
},
"stats": {
"$ref": "#/definitions/BatchJobScheduleStatistics",
@@ -11415,8 +11389,7 @@
"description": "A list of name-value pairs associated with the schedule as metadata. The Batch service does not assign any meaning to metadata; it is solely for the use of user code.",
"items": {
"$ref": "#/definitions/MetadataItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -11614,8 +11587,7 @@
"description": "A list of name-value pairs associated with the Job Schedule as metadata. If you do not specify this element, existing metadata is left unchanged.",
"items": {
"$ref": "#/definitions/MetadataItem"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -11640,8 +11612,7 @@
"description": "A list of additional error details related to the scheduling error.",
"items": {
"$ref": "#/definitions/NameValuePair"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -11707,8 +11678,7 @@
"description": "A list of common environment variable settings. These environment variables are set for all Tasks in Jobs created under this schedule (including the Job Manager, Job Preparation and Job Release Tasks). Individual Tasks can override an environment setting specified here by specifying the same setting name with a different value.",
"items": {
"$ref": "#/definitions/EnvironmentSetting"
- },
- "x-ms-identifiers": []
+ }
},
"poolInfo": {
"$ref": "#/definitions/BatchPoolInfo",
@@ -11719,8 +11689,7 @@
"description": "A list of name-value pairs associated with each Job created under this schedule as metadata. The Batch service does not assign any meaning to metadata; it is solely for the use of user code.",
"items": {
"$ref": "#/definitions/MetadataItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -11786,8 +11755,7 @@
"description": "A list of common environment variable settings. These environment variables are set for all Tasks in Jobs created under this schedule (including the Job Manager, Job Preparation and Job Release Tasks). Individual Tasks can override an environment setting specified here by specifying the same setting name with a different value.",
"items": {
"$ref": "#/definitions/EnvironmentSetting"
- },
- "x-ms-identifiers": []
+ }
},
"poolInfo": {
"$ref": "#/definitions/BatchPoolInfoUpdate",
@@ -11798,8 +11766,7 @@
"description": "A list of name-value pairs associated with each Job created under this schedule as metadata. The Batch service does not assign any meaning to metadata; it is solely for the use of user code.",
"items": {
"$ref": "#/definitions/MetadataItem"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -11996,8 +11963,7 @@
"description": "A list of name-value pairs associated with the Job as metadata. If omitted, the existing Job metadata is left unchanged.",
"items": {
"$ref": "#/definitions/MetadataItem"
- },
- "x-ms-identifiers": []
+ }
},
"networkConfiguration": {
"$ref": "#/definitions/BatchJobNetworkConfigurationUpdate",
@@ -12077,8 +12043,7 @@
"description": "A list of Tasks whose state has recently changed. This property is present only if at least one Task has run on this Compute Node since it was assigned to the Pool.",
"items": {
"$ref": "#/definitions/BatchTaskInfo"
- },
- "x-ms-identifiers": []
+ }
},
"startTask": {
"$ref": "#/definitions/BatchStartTask",
@@ -12093,16 +12058,14 @@
"description": "For Windows Nodes, the Batch service installs the Certificates to the specified Certificate store and location.\nFor Linux Compute Nodes, the Certificates are stored in a directory inside the Task working directory and an environment variable AZ_BATCH_CERTIFICATES_DIR is supplied to the Task to query for this location.\nFor Certificates with visibility of 'remoteUser', a 'certs' directory is created in the user's home directory (e.g., /home/{user-name}/certs) and Certificates are placed in that directory.\nWarning: This property is deprecated and will be removed after February, 2024. Please use the [Azure KeyVault Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.",
"items": {
"$ref": "#/definitions/BatchCertificateReference"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The list of errors that are currently being encountered by the Compute Node.",
"items": {
"$ref": "#/definitions/BatchNodeError"
- },
- "x-ms-identifiers": []
+ }
},
"isDedicated": {
"type": "boolean",
@@ -12413,8 +12376,7 @@
"description": "The list of inbound endpoints that are accessible on the Compute Node.",
"items": {
"$ref": "#/definitions/InboundEndpoint"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -12438,8 +12400,7 @@
"description": "The list of additional error details related to the Compute Node error.",
"items": {
"$ref": "#/definitions/NameValuePair"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -12474,8 +12435,7 @@
"description": "The list of files.",
"items": {
"$ref": "#/definitions/BatchNodeFile"
- },
- "x-ms-identifiers": []
+ }
},
"odata.nextLink": {
"type": "string",
@@ -12923,8 +12883,7 @@
"description": "The list of Compute Node extensions.",
"items": {
"$ref": "#/definitions/BatchNodeVMExtension"
- },
- "x-ms-identifiers": []
+ }
},
"odata.nextLink": {
"type": "string",
@@ -13012,8 +12971,7 @@
"items": {
"$ref": "#/definitions/ResizeError"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"resourceTags": {
"type": "object",
@@ -13088,8 +13046,7 @@
"items": {
"$ref": "#/definitions/BatchCertificateReference"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"applicationPackageReferences": {
"type": "array",
@@ -13097,8 +13054,7 @@
"items": {
"$ref": "#/definitions/BatchApplicationPackageReference"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"taskSlotsPerNode": {
"type": "integer",
@@ -13117,8 +13073,7 @@
"items": {
"$ref": "#/definitions/UserAccount"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"metadata": {
"type": "array",
@@ -13126,8 +13081,7 @@
"items": {
"$ref": "#/definitions/MetadataItem"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"stats": {
"$ref": "#/definitions/BatchPoolStatistics",
@@ -13140,8 +13094,7 @@
"items": {
"$ref": "#/definitions/MountConfiguration"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"identity": {
"$ref": "#/definitions/BatchPoolIdentity",
@@ -13235,16 +13188,14 @@
"description": "For Windows Nodes, the Batch service installs the Certificates to the specified Certificate store and location.\nFor Linux Compute Nodes, the Certificates are stored in a directory inside the Task working directory and an environment variable AZ_BATCH_CERTIFICATES_DIR is supplied to the Task to query for this location.\nFor Certificates with visibility of 'remoteUser', a 'certs' directory is created in the user's home directory (e.g., /home/{user-name}/certs) and Certificates are placed in that directory.\nWarning: This property is deprecated and will be removed after February, 2024. Please use the [Azure KeyVault Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.",
"items": {
"$ref": "#/definitions/BatchCertificateReference"
- },
- "x-ms-identifiers": []
+ }
},
"applicationPackageReferences": {
"type": "array",
"description": "The list of Packages to be installed on each Compute Node in the Pool. When creating a pool, the package's application ID must be fully qualified (/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/applications/{applicationName}). Changes to Package references affect all new Nodes joining the Pool, but do not affect Compute Nodes that are already in the Pool until they are rebooted or reimaged. There is a maximum of 10 Package references on any given Pool.",
"items": {
"$ref": "#/definitions/BatchApplicationPackageReference"
- },
- "x-ms-identifiers": []
+ }
},
"taskSlotsPerNode": {
"type": "integer",
@@ -13260,24 +13211,21 @@
"description": "The list of user Accounts to be created on each Compute Node in the Pool.",
"items": {
"$ref": "#/definitions/UserAccount"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "array",
"description": "A list of name-value pairs associated with the Pool as metadata. The Batch service does not assign any meaning to metadata; it is solely for the use of user code.",
"items": {
"$ref": "#/definitions/MetadataItem"
- },
- "x-ms-identifiers": []
+ }
},
"mountConfiguration": {
"type": "array",
"description": "Mount storage using specified file system for the entire lifetime of the pool. Mount the storage using Azure fileshare, NFS, CIFS or Blobfuse based file system.",
"items": {
"$ref": "#/definitions/MountConfiguration"
- },
- "x-ms-identifiers": []
+ }
},
"targetNodeCommunicationMode": {
"$ref": "#/definitions/BatchNodeCommunicationMode",
@@ -13318,8 +13266,7 @@
"items": {
"$ref": "#/definitions/InboundNatPool"
},
- "x-ms-client-name": "inboundNatPools",
- "x-ms-identifiers": []
+ "x-ms-client-name": "inboundNatPools"
}
},
"required": [
@@ -13336,8 +13283,7 @@
"items": {
"$ref": "#/definitions/InboundNatPool"
},
- "x-ms-client-name": "inboundNatPools",
- "x-ms-identifiers": []
+ "x-ms-client-name": "inboundNatPools"
}
}
},
@@ -13367,8 +13313,7 @@
"description": "The list of user identities associated with the Batch account. The user identity dictionary key references will be ARM resource ids in the form: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ManagedIdentity/userAssignedIdentities/{identityName}'.",
"items": {
"$ref": "#/definitions/UserAssignedIdentity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -13477,8 +13422,7 @@
"description": "The Pool usage metrics data.",
"items": {
"$ref": "#/definitions/BatchPoolUsageMetrics"
- },
- "x-ms-identifiers": []
+ }
},
"odata.nextLink": {
"type": "string",
@@ -13516,8 +13460,7 @@
"description": "A list of Compute Node counts by Pool.",
"items": {
"$ref": "#/definitions/BatchPoolNodeCounts"
- },
- "x-ms-identifiers": []
+ }
},
"odata.nextLink": {
"type": "string",
@@ -13538,24 +13481,21 @@
"description": "This list replaces any existing Certificate references configured on the Pool.\nIf you specify an empty collection, any existing Certificate references are removed from the Pool.\nFor Windows Nodes, the Batch service installs the Certificates to the specified Certificate store and location.\nFor Linux Compute Nodes, the Certificates are stored in a directory inside the Task working directory and an environment variable AZ_BATCH_CERTIFICATES_DIR is supplied to the Task to query for this location.\nFor Certificates with visibility of 'remoteUser', a 'certs' directory is created in the user's home directory (e.g., /home/{user-name}/certs) and Certificates are placed in that directory.\nWarning: This property is deprecated and will be removed after February, 2024. Please use the [Azure KeyVault Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.",
"items": {
"$ref": "#/definitions/BatchCertificateReference"
- },
- "x-ms-identifiers": []
+ }
},
"applicationPackageReferences": {
"type": "array",
"description": "The list of Application Packages to be installed on each Compute Node in the Pool. The list replaces any existing Application Package references on the Pool. Changes to Application Package references affect all new Compute Nodes joining the Pool, but do not affect Compute Nodes that are already in the Pool until they are rebooted or reimaged. There is a maximum of 10 Application Package references on any given Pool. If omitted, or if you specify an empty collection, any existing Application Packages references are removed from the Pool. A maximum of 10 references may be specified on a given Pool.",
"items": {
"$ref": "#/definitions/BatchApplicationPackageReference"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "array",
"description": "A list of name-value pairs associated with the Pool as metadata. This list replaces any existing metadata configured on the Pool. If omitted, or if you specify an empty collection, any existing metadata is removed from the Pool.",
"items": {
"$ref": "#/definitions/MetadataItem"
- },
- "x-ms-identifiers": []
+ }
},
"targetNodeCommunicationMode": {
"$ref": "#/definitions/BatchNodeCommunicationMode",
@@ -13754,40 +13694,35 @@
"description": "For Windows Nodes, the Batch service installs the Certificates to the specified Certificate store and location. For Linux Compute Nodes, the Certificates are stored in a directory inside the Task working directory and an environment variable AZ_BATCH_CERTIFICATES_DIR is supplied to the Task to query for this location. For Certificates with visibility of 'remoteUser', a 'certs' directory is created in the user's home directory (e.g., /home/{user-name}/certs) and Certificates are placed in that directory.\nWarning: This property is deprecated and will be removed after February, 2024.\nPlease use the [Azure KeyVault Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.",
"items": {
"$ref": "#/definitions/BatchCertificateReference"
- },
- "x-ms-identifiers": []
+ }
},
"applicationPackageReferences": {
"type": "array",
"description": "The list of Packages to be installed on each Compute Node in the Pool. When creating a pool, the package's application ID must be fully qualified (/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/applications/{applicationName}). Changes to Package references affect all new Nodes joining the Pool, but do not affect Compute Nodes that are already in the Pool until they are rebooted or reimaged. There is a maximum of 10 Package references on any given Pool.",
"items": {
"$ref": "#/definitions/BatchApplicationPackageReference"
- },
- "x-ms-identifiers": []
+ }
},
"userAccounts": {
"type": "array",
"description": "The list of user Accounts to be created on each Compute Node in the Pool.",
"items": {
"$ref": "#/definitions/UserAccount"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "array",
"description": "A list of name-value pairs associated with the Pool as metadata. The Batch service does not assign any meaning to metadata; it is solely for the use of user code.",
"items": {
"$ref": "#/definitions/MetadataItem"
- },
- "x-ms-identifiers": []
+ }
},
"mountConfiguration": {
"type": "array",
"description": "A list of file systems to mount on each node in the pool. This supports Azure Files, NFS, CIFS/SMB, and Blobfuse.",
"items": {
"$ref": "#/definitions/MountConfiguration"
- },
- "x-ms-identifiers": []
+ }
},
"targetNodeCommunicationMode": {
"$ref": "#/definitions/BatchNodeCommunicationMode",
@@ -13876,40 +13811,35 @@
"description": "For Windows Nodes, the Batch service installs the Certificates to the specified Certificate store and location. For Linux Compute Nodes, the Certificates are stored in a directory inside the Task working directory and an environment variable AZ_BATCH_CERTIFICATES_DIR is supplied to the Task to query for this location. For Certificates with visibility of 'remoteUser', a 'certs' directory is created in the user's home directory (e.g., /home/{user-name}/certs) and Certificates are placed in that directory.\nWarning: This property is deprecated and will be removed after February, 2024.\nPlease use the [Azure KeyVault Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.",
"items": {
"$ref": "#/definitions/BatchCertificateReference"
- },
- "x-ms-identifiers": []
+ }
},
"applicationPackageReferences": {
"type": "array",
"description": "The list of Packages to be installed on each Compute Node in the Pool. When creating a pool, the package's application ID must be fully qualified (/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/applications/{applicationName}). Changes to Package references affect all new Nodes joining the Pool, but do not affect Compute Nodes that are already in the Pool until they are rebooted or reimaged. There is a maximum of 10 Package references on any given Pool.",
"items": {
"$ref": "#/definitions/BatchApplicationPackageReference"
- },
- "x-ms-identifiers": []
+ }
},
"userAccounts": {
"type": "array",
"description": "The list of user Accounts to be created on each Compute Node in the Pool.",
"items": {
"$ref": "#/definitions/UserAccount"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "array",
"description": "A list of name-value pairs associated with the Pool as metadata. The Batch service does not assign any meaning to metadata; it is solely for the use of user code.",
"items": {
"$ref": "#/definitions/MetadataItem"
- },
- "x-ms-identifiers": []
+ }
},
"mountConfiguration": {
"type": "array",
"description": "A list of file systems to mount on each node in the pool. This supports Azure Files, NFS, CIFS/SMB, and Blobfuse.",
"items": {
"$ref": "#/definitions/MountConfiguration"
- },
- "x-ms-identifiers": []
+ }
},
"targetNodeCommunicationMode": {
"$ref": "#/definitions/BatchNodeCommunicationMode",
@@ -14003,24 +13933,21 @@
"description": "If this element is present, it replaces any existing Certificate references configured on the Pool.\nIf omitted, any existing Certificate references are left unchanged.\nFor Windows Nodes, the Batch service installs the Certificates to the specified Certificate store and location.\nFor Linux Compute Nodes, the Certificates are stored in a directory inside the Task working directory and an environment variable AZ_BATCH_CERTIFICATES_DIR is supplied to the Task to query for this location.\nFor Certificates with visibility of 'remoteUser', a 'certs' directory is created in the user's home directory (e.g., /home/{user-name}/certs) and Certificates are placed in that directory.\nWarning: This property is deprecated and will be removed after February, 2024. Please use the [Azure KeyVault Extension](https://learn.microsoft.com/azure/batch/batch-certificate-migration-guide) instead.",
"items": {
"$ref": "#/definitions/BatchCertificateReference"
- },
- "x-ms-identifiers": []
+ }
},
"applicationPackageReferences": {
"type": "array",
"description": "A list of Packages to be installed on each Compute Node in the Pool. Changes to Package references affect all new Nodes joining the Pool, but do not affect Compute Nodes that are already in the Pool until they are rebooted or reimaged. If this element is present, it replaces any existing Package references. If you specify an empty collection, then all Package references are removed from the Pool. If omitted, any existing Package references are left unchanged.",
"items": {
"$ref": "#/definitions/BatchApplicationPackageReference"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"type": "array",
"description": "A list of name-value pairs associated with the Pool as metadata. If this element is present, it replaces any existing metadata configured on the Pool. If you specify an empty collection, any metadata is removed from the Pool. If omitted, any existing metadata is left unchanged.",
"items": {
"$ref": "#/definitions/MetadataItem"
- },
- "x-ms-identifiers": []
+ }
},
"virtualMachineConfiguration": {
"$ref": "#/definitions/VirtualMachineConfigurationUpdate",
@@ -14055,16 +13982,14 @@
"description": "The list of user Accounts to be created on each Compute Node in the Pool. This field can be updated only when the pool is empty.",
"items": {
"$ref": "#/definitions/UserAccount"
- },
- "x-ms-identifiers": []
+ }
},
"mountConfiguration": {
"type": "array",
"description": "Mount storage using specified file system for the entire lifetime of the pool. Mount the storage using Azure fileshare, NFS, CIFS or Blobfuse based file system.
This field can be updated only when the pool is empty.",
"items": {
"$ref": "#/definitions/MountConfiguration"
- },
- "x-ms-identifiers": []
+ }
},
"upgradePolicy": {
"$ref": "#/definitions/UpgradePolicyUpdate",
@@ -14151,16 +14076,14 @@
"description": "A list of files that the Batch service will download to the Compute Node before running the command line. There is a maximum size for the list of resource files. When the max size is exceeded, the request will fail and the response error code will be RequestEntityTooLarge. If this occurs, the collection of ResourceFiles must be reduced in size. This can be achieved using .zip files, Application Packages, or Docker Containers. Files listed under this element are located in the Task's working directory.",
"items": {
"$ref": "#/definitions/ResourceFile"
- },
- "x-ms-identifiers": []
+ }
},
"environmentSettings": {
"type": "array",
"description": "A list of environment variable settings for the StartTask.",
"items": {
"$ref": "#/definitions/EnvironmentSetting"
- },
- "x-ms-identifiers": []
+ }
},
"userIdentity": {
"$ref": "#/definitions/UserIdentity",
@@ -14273,16 +14196,14 @@
"description": "A list of files that the Batch service will download to the Compute Node before running the command line. There is a maximum size for the list of resource files. When the max size is exceeded, the request will fail and the response error code will be RequestEntityTooLarge. If this occurs, the collection of ResourceFiles must be reduced in size. This can be achieved using .zip files, Application Packages, or Docker Containers. Files listed under this element are located in the Task's working directory.",
"items": {
"$ref": "#/definitions/ResourceFile"
- },
- "x-ms-identifiers": []
+ }
},
"environmentSettings": {
"type": "array",
"description": "A list of environment variable settings for the StartTask.",
"items": {
"$ref": "#/definitions/EnvironmentSetting"
- },
- "x-ms-identifiers": []
+ }
},
"userIdentity": {
"$ref": "#/definitions/UserIdentity",
@@ -14509,8 +14430,7 @@
"items": {
"$ref": "#/definitions/ResourceFile"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"outputFiles": {
"type": "array",
@@ -14518,8 +14438,7 @@
"items": {
"$ref": "#/definitions/OutputFile"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"environmentSettings": {
"type": "array",
@@ -14527,8 +14446,7 @@
"items": {
"$ref": "#/definitions/EnvironmentSetting"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"affinityInfo": {
"$ref": "#/definitions/AffinityInfo",
@@ -14581,8 +14499,7 @@
"items": {
"$ref": "#/definitions/BatchApplicationPackageReference"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"authenticationTokenSettings": {
"$ref": "#/definitions/AuthenticationTokenSettings",
@@ -14600,8 +14517,7 @@
"description": "The results of the add Task collection operation.",
"items": {
"$ref": "#/definitions/BatchTaskAddResult"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -14734,8 +14650,7 @@
"description": "The paths you want to mounted to container task. If this array is null or be not present, container task will mount entire temporary disk drive in windows (or AZ_BATCH_NODE_ROOT_DIR in Linux). It won't' mount any data paths into container if this array is set as empty.",
"items": {
"$ref": "#/definitions/ContainerHostBatchBindMountEntry"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -14767,8 +14682,7 @@
"description": "The paths you want to mounted to container task. If this array is null or be not present, container task will mount entire temporary disk drive in windows (or AZ_BATCH_NODE_ROOT_DIR in Linux). It won't' mount any data paths into container if this array is set as empty.",
"items": {
"$ref": "#/definitions/ContainerHostBatchBindMountEntry"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -14857,24 +14771,21 @@
"description": "A list of files that the Batch service will download to the Compute Node before running the command line. For multi-instance Tasks, the resource files will only be downloaded to the Compute Node on which the primary Task is executed. There is a maximum size for the list of resource files. When the max size is exceeded, the request will fail and the response error code will be RequestEntityTooLarge. If this occurs, the collection of ResourceFiles must be reduced in size. This can be achieved using .zip files, Application Packages, or Docker Containers.",
"items": {
"$ref": "#/definitions/ResourceFile"
- },
- "x-ms-identifiers": []
+ }
},
"outputFiles": {
"type": "array",
"description": "A list of files that the Batch service will upload from the Compute Node after running the command line. For multi-instance Tasks, the files will only be uploaded from the Compute Node on which the primary Task is executed.",
"items": {
"$ref": "#/definitions/OutputFile"
- },
- "x-ms-identifiers": []
+ }
},
"environmentSettings": {
"type": "array",
"description": "A list of environment variable settings for the Task.",
"items": {
"$ref": "#/definitions/EnvironmentSetting"
- },
- "x-ms-identifiers": []
+ }
},
"affinityInfo": {
"$ref": "#/definitions/AffinityInfo",
@@ -14906,8 +14817,7 @@
"description": "A list of Packages that the Batch service will deploy to the Compute Node before running the command line. Application packages are downloaded and deployed to a shared directory, not the Task working directory. Therefore, if a referenced package is already on the Node, and is up to date, then it is not re-downloaded; the existing copy on the Compute Node is used. If a referenced Package cannot be installed, for example because the package has been deleted or because download failed, the Task fails.",
"items": {
"$ref": "#/definitions/BatchApplicationPackageReference"
- },
- "x-ms-identifiers": []
+ }
},
"authenticationTokenSettings": {
"$ref": "#/definitions/AuthenticationTokenSettings",
@@ -14935,8 +14845,7 @@
"description": "The list of Task ID ranges that this Task depends on. All Tasks in all ranges must complete successfully before the dependent Task can be scheduled.",
"items": {
"$ref": "#/definitions/BatchTaskIdRange"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -15042,8 +14951,7 @@
"description": "A list of additional details related to the error.",
"items": {
"$ref": "#/definitions/NameValuePair"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -15410,8 +15318,7 @@
"description": "Additional private registries from which containers can be pulled. If any Images must be downloaded from a private registry which requires credentials, then those credentials must be provided here.",
"items": {
"$ref": "#/definitions/ContainerRegistryReference"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -15438,8 +15345,7 @@
"description": "Additional private registries from which containers can be pulled. If any Images must be downloaded from a private registry which requires credentials, then those credentials must be provided here.",
"items": {
"$ref": "#/definitions/ContainerRegistryReference"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -15624,8 +15530,7 @@
"description": "A list of additional error details related to the Certificate deletion error. This list includes details such as the active Pools and Compute Nodes referencing this Certificate. However, if a large number of resources reference the Certificate, the list contains only about the first hundred.",
"items": {
"$ref": "#/definitions/NameValuePair"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -15890,16 +15795,14 @@
"description": "A list of individual Task exit codes and how the Batch service should respond to them.",
"items": {
"$ref": "#/definitions/ExitCodeMapping"
- },
- "x-ms-identifiers": []
+ }
},
"exitCodeRanges": {
"type": "array",
"description": "A list of Task exit code ranges and how the Batch service should respond to them.",
"items": {
"$ref": "#/definitions/ExitCodeRangeMapping"
- },
- "x-ms-identifiers": []
+ }
},
"preProcessingError": {
"$ref": "#/definitions/ExitOptions",
@@ -16139,8 +16042,7 @@
"description": "A list of network security group rules that will be applied to the endpoint. The maximum number of rules that can be specified across all the endpoints on a Batch Pool is 25. If no network security group rules are specified, a default rule will be created to allow inbound access to the specified backendPort. If the maximum number of network security group rules is exceeded the request fails with HTTP status code 400.",
"items": {
"$ref": "#/definitions/NetworkSecurityGroupRule"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -16326,8 +16228,7 @@
"description": "A list of files that the Batch service will download before running the coordination command line. The difference between common resource files and Task resource files is that common resource files are downloaded for all subtasks including the primary, whereas Task resource files are downloaded only for the primary. Also note that these resource files are not downloaded to the Task working directory, but instead are downloaded to the Task root directory (one directory above the working directory). There is a maximum size for the list of resource files. When the max size is exceeded, the request will fail and the response error code will be RequestEntityTooLarge. If this occurs, the collection of ResourceFiles must be reduced in size. This can be achieved using .zip files, Application Packages, or Docker Containers.",
"items": {
"$ref": "#/definitions/ResourceFile"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -16622,8 +16523,7 @@
"description": "A list of name-value pairs for headers to be used in uploading output files. These headers will be specified when uploading files to Azure Storage. Official document on allowed headers when uploading blobs: https://learn.microsoft.com/rest/api/storageservices/put-blob#request-headers-all-blob-types.",
"items": {
"$ref": "#/definitions/HttpHeader"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -16732,8 +16632,7 @@
"description": "A list of additional error details related to the Pool resize error.",
"items": {
"$ref": "#/definitions/NameValuePair"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -17285,16 +17184,14 @@
"description": "The resource status information.",
"items": {
"$ref": "#/definitions/InstanceViewStatus"
- },
- "x-ms-identifiers": []
+ }
},
"subStatuses": {
"type": "array",
"description": "The resource status information.",
"items": {
"$ref": "#/definitions/InstanceViewStatus"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -17320,8 +17217,7 @@
"description": "The configuration for data disks attached to the Compute Nodes in the Pool. This property must be specified if the Compute Nodes in the Pool need to have empty data disks attached to them. This cannot be updated. Each Compute Node gets its own disk (the disk is not a file share). Existing disks cannot be attached, each attached disk is empty. When the Compute Node is removed from the Pool, the disk and all data associated with it is also deleted. The disk is not formatted after being attached, it must be formatted before use - for more information see https://learn.microsoft.com/azure/virtual-machines/linux/classic/attach-disk#initialize-a-new-data-disk-in-linux and https://learn.microsoft.com/azure/virtual-machines/windows/attach-disk-ps#add-an-empty-data-disk-to-a-virtual-machine.",
"items": {
"$ref": "#/definitions/DataDisk"
- },
- "x-ms-identifiers": []
+ }
},
"licenseType": {
"type": "string",
@@ -17344,8 +17240,7 @@
"description": "The virtual machine extension for the pool. If specified, the extensions mentioned in this configuration will be installed on each node.",
"items": {
"$ref": "#/definitions/VMExtension"
- },
- "x-ms-identifiers": []
+ }
},
"osDisk": {
"$ref": "#/definitions/OSDisk",
@@ -17387,8 +17282,7 @@
"description": "The configuration for data disks attached to the Compute Nodes in the Pool. This property must be specified if the Compute Nodes in the Pool need to have empty data disks attached to them. This cannot be updated. Each Compute Node gets its own disk (the disk is not a file share). Existing disks cannot be attached, each attached disk is empty. When the Compute Node is removed from the Pool, the disk and all data associated with it is also deleted. The disk is not formatted after being attached, it must be formatted before use - for more information see https://learn.microsoft.com/azure/virtual-machines/linux/classic/attach-disk#initialize-a-new-data-disk-in-linux and https://learn.microsoft.com/azure/virtual-machines/windows/attach-disk-ps#add-an-empty-data-disk-to-a-virtual-machine.",
"items": {
"$ref": "#/definitions/DataDisk"
- },
- "x-ms-identifiers": []
+ }
},
"licenseType": {
"type": "string",
@@ -17411,8 +17305,7 @@
"description": "The virtual machine extension for the pool. If specified, the extensions mentioned in this configuration will be installed on each node.",
"items": {
"$ref": "#/definitions/VMExtension"
- },
- "x-ms-identifiers": []
+ }
},
"osDisk": {
"$ref": "#/definitions/OSDisk",
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 86b9d41268bd..3a7ae26d1e7a 100644
--- a/specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.1/openapi.json
+++ b/specification/cognitiveservices/data-plane/AnomalyDetector/stable/v1.1/openapi.json
@@ -619,8 +619,7 @@
"description": "Error message for the current time stamp.",
"items": {
"$ref": "#/definitions/Multivariate.ErrorResponse"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -654,8 +653,7 @@
"description": "Interpretation of this anomalous time stamp.",
"items": {
"$ref": "#/definitions/Multivariate.AnomalyInterpretation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -714,8 +712,7 @@
"description": "Variable status.",
"items": {
"$ref": "#/definitions/Multivariate.VariableState"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -800,8 +797,7 @@
"items": {
"$ref": "#/definitions/Multivariate.ErrorResponse"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"diagnosticsInfo": {
"$ref": "#/definitions/Multivariate.DiagnosticsInfo",
@@ -824,8 +820,7 @@
"description": "List of models.",
"items": {
"$ref": "#/definitions/Multivariate.AnomalyDetectionModel"
- },
- "x-ms-identifiers": []
+ }
},
"currentCount": {
"type": "integer",
@@ -966,16 +961,14 @@
"description": "Error message when detection fails.",
"items": {
"$ref": "#/definitions/Multivariate.ErrorResponse"
- },
- "x-ms-identifiers": []
+ }
},
"variableStates": {
"type": "array",
"description": "Variable status.",
"items": {
"$ref": "#/definitions/Multivariate.VariableState"
- },
- "x-ms-identifiers": []
+ }
},
"setupInfo": {
"$ref": "#/definitions/Multivariate.MultivariateBatchDetectionOptions",
@@ -1035,8 +1028,7 @@
"description": "Detection result for each time stamp.",
"items": {
"$ref": "#/definitions/Multivariate.AnomalyState"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1054,8 +1046,7 @@
"description": "Contains the inference data, including the name, time stamps (ISO 8601), and\nvalues of variables.",
"items": {
"$ref": "#/definitions/Multivariate.VariableValues"
- },
- "x-ms-identifiers": []
+ }
},
"topContributorCount": {
"type": "integer",
@@ -1077,16 +1068,14 @@
"description": "Variable status.",
"items": {
"$ref": "#/definitions/Multivariate.VariableState"
- },
- "x-ms-identifiers": []
+ }
},
"results": {
"type": "array",
"description": "Anomaly status and information.",
"items": {
"$ref": "#/definitions/Multivariate.AnomalyState"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -1333,8 +1322,7 @@
"description": "Time series data points. Points should be sorted by time stamp in ascending\norder to match the change point detection result.",
"items": {
"$ref": "#/definitions/Univariate.TimeSeriesPoint"
- },
- "x-ms-identifiers": []
+ }
},
"granularity": {
"$ref": "#/definitions/Univariate.TimeGranularity",
@@ -1402,8 +1390,7 @@
"description": "Time series data points. Points should be sorted by time stamp in ascending\norder to match the anomaly detection result. If the data is not sorted\ncorrectly or there's a duplicated time stamp, the API won't work. In such\na case, an error message is returned.",
"items": {
"$ref": "#/definitions/Univariate.TimeSeriesPoint"
- },
- "x-ms-identifiers": []
+ }
},
"granularity": {
"$ref": "#/definitions/Univariate.TimeGranularity",
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 9bc37f86f364..b4142f648d69 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
@@ -310,8 +310,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -481,8 +480,7 @@
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/ChatChoice"
- },
- "x-ms-identifiers": []
+ }
},
"model": {
"type": "string",
@@ -494,8 +492,7 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -517,8 +514,7 @@
"description": "The collection of context messages associated with this chat completions request.\nTypical usage begins with a chat message for the System role that provides instructions for\nthe behavior of the assistant, followed by alternating messages between the User and\nAssistant roles.",
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"max_tokens": {
"type": "integer",
@@ -780,16 +776,14 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"choices": {
"type": "array",
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/Choice"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -864,8 +858,7 @@
"x-nullable": true
}
},
- "x-ms-client-name": "topLogprobs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "topLogprobs"
},
"text_offset": {
"type": "array",
@@ -1171,8 +1164,7 @@
"description": "Embedding values for the prompts submitted in the request.",
"items": {
"$ref": "#/definitions/EmbeddingItem"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
@@ -1338,8 +1330,7 @@
"description": "The images generated by the operation.",
"items": {
"$ref": "#/definitions/ImageGenerationData"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
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 ce932653095b..527091b383e0 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
@@ -310,8 +310,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -481,8 +480,7 @@
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/ChatChoice"
- },
- "x-ms-identifiers": []
+ }
},
"model": {
"type": "string",
@@ -494,8 +492,7 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -517,16 +514,14 @@
"description": "The collection of context messages associated with this chat completions request.\nTypical usage begins with a chat message for the System role that provides instructions for\nthe behavior of the assistant, followed by alternating messages between the User and\nAssistant roles.",
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"functions": {
"type": "array",
"description": "A list of functions the model may generate JSON inputs for.",
"items": {
"$ref": "#/definitions/FunctionDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"function_call": {
"description": "Controls how the model responds to function calls. \"none\" means the model does not call a function,\nand responds to the end-user. \"auto\" means the model can pick between an end-user or calling a function.\n Specifying a particular function via `{\"name\": \"my_function\"}` forces the model to call that function.\n \"none\" is the default when no functions are present. \"auto\" is the default if functions are present.",
@@ -833,16 +828,14 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"choices": {
"type": "array",
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/Choice"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -923,8 +916,7 @@
"x-nullable": true
}
},
- "x-ms-client-name": "topLogprobs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "topLogprobs"
},
"text_offset": {
"type": "array",
@@ -1230,8 +1222,7 @@
"description": "Embedding values for the prompts submitted in the request.",
"items": {
"$ref": "#/definitions/EmbeddingItem"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
@@ -1435,8 +1426,7 @@
"description": "The images generated by the operation.",
"items": {
"$ref": "#/definitions/ImageGenerationData"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
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 47fb2a7e1554..41f9a96c436a 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
@@ -1109,8 +1109,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1272,8 +1271,7 @@
"description": " The contextual information associated with the Azure chat extensions used for a chat completions request.\n These messages describe the data source retrievals, plugin invocations, and other intermediate steps taken in the\n course of generating a chat completions response that was augmented by capabilities from Azure OpenAI chat\n extensions.",
"items": {
"$ref": "#/definitions/AzureChatExtensionDataSourceResponseCitation"
- },
- "x-ms-identifiers": []
+ }
},
"intent": {
"type": "string",
@@ -1446,8 +1444,7 @@
"description": "The lines of text detected by the grounding enhancement.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLine"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1487,8 +1484,7 @@
"description": "An array of spans that represent detected objects and its bounding box information.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLineSpan"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1519,8 +1515,7 @@
"description": "An array of objects representing points in the polygon that encloses the detected object.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementCoordinatePoint"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1845,8 +1840,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1871,8 +1865,7 @@
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/ChatChoice"
- },
- "x-ms-identifiers": []
+ }
},
"model": {
"type": "string",
@@ -1884,8 +1877,7 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"system_fingerprint": {
"type": "string",
@@ -1960,16 +1952,14 @@
"description": "The collection of context messages associated with this chat completions request.\nTypical usage begins with a chat message for the System role that provides instructions for\nthe behavior of the assistant, followed by alternating messages between the User and\nAssistant roles.",
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"functions": {
"type": "array",
"description": "A list of functions the model may generate JSON inputs for.",
"items": {
"$ref": "#/definitions/FunctionDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"function_call": {
"description": "Controls how the model responds to function calls. \"none\" means the model does not call a function,\nand responds to the end-user. \"auto\" means the model can pick between an end-user or calling a function.\n Specifying a particular function via `{\"name\": \"my_function\"}` forces the model to call that function.\n \"none\" is the default when no functions are present. \"auto\" is the default if functions are present.",
@@ -2043,8 +2033,7 @@
"items": {
"$ref": "#/definitions/AzureChatExtensionConfiguration"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
},
"enhancements": {
"$ref": "#/definitions/AzureChatEnhancementConfiguration",
@@ -2077,8 +2066,7 @@
"description": "The available tool definitions that the chat completions request can use, including caller-defined functions.",
"items": {
"$ref": "#/definitions/ChatCompletionsToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_choice": {
"description": "If specified, the model will configure which of the provided tools it can use for the chat completions response.",
@@ -2444,8 +2432,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityInfo"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2511,16 +2498,14 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"choices": {
"type": "array",
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/Choice"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -2607,8 +2592,7 @@
"x-nullable": true
}
},
- "x-ms-client-name": "topLogprobs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "topLogprobs"
},
"text_offset": {
"type": "array",
@@ -3163,8 +3147,7 @@
"description": "Embedding values for the prompts submitted in the request.",
"items": {
"$ref": "#/definitions/EmbeddingItem"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
@@ -3510,8 +3493,7 @@
"description": "The images generated by the operation.",
"items": {
"$ref": "#/definitions/ImageGenerationData"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
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 7c4fbb66969c..07d32208e553 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
@@ -1109,8 +1109,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1272,8 +1271,7 @@
"description": " The contextual information associated with the Azure chat extensions used for a chat completions request.\n These messages describe the data source retrievals, plugin invocations, and other intermediate steps taken in the\n course of generating a chat completions response that was augmented by capabilities from Azure OpenAI chat\n extensions.",
"items": {
"$ref": "#/definitions/AzureChatExtensionDataSourceResponseCitation"
- },
- "x-ms-identifiers": []
+ }
},
"intent": {
"type": "string",
@@ -1446,8 +1444,7 @@
"description": "The lines of text detected by the grounding enhancement.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLine"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1487,8 +1484,7 @@
"description": "An array of spans that represent detected objects and its bounding box information.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLineSpan"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1519,8 +1515,7 @@
"description": "An array of objects representing points in the polygon that encloses the detected object.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementCoordinatePoint"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1845,8 +1840,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1871,8 +1865,7 @@
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/ChatChoice"
- },
- "x-ms-identifiers": []
+ }
},
"model": {
"type": "string",
@@ -1884,8 +1877,7 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"system_fingerprint": {
"type": "string",
@@ -1960,16 +1952,14 @@
"description": "The collection of context messages associated with this chat completions request.\nTypical usage begins with a chat message for the System role that provides instructions for\nthe behavior of the assistant, followed by alternating messages between the User and\nAssistant roles.",
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"functions": {
"type": "array",
"description": "A list of functions the model may generate JSON inputs for.",
"items": {
"$ref": "#/definitions/FunctionDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"function_call": {
"description": "Controls how the model responds to function calls. \"none\" means the model does not call a function,\nand responds to the end-user. \"auto\" means the model can pick between an end-user or calling a function.\n Specifying a particular function via `{\"name\": \"my_function\"}` forces the model to call that function.\n \"none\" is the default when no functions are present. \"auto\" is the default if functions are present.",
@@ -2043,8 +2033,7 @@
"items": {
"$ref": "#/definitions/AzureChatExtensionConfiguration"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
},
"enhancements": {
"$ref": "#/definitions/AzureChatEnhancementConfiguration",
@@ -2077,8 +2066,7 @@
"description": "The available tool definitions that the chat completions request can use, including caller-defined functions.",
"items": {
"$ref": "#/definitions/ChatCompletionsToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_choice": {
"description": "If specified, the model will configure which of the provided tools it can use for the chat completions response.",
@@ -2444,8 +2432,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityInfo"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2511,16 +2498,14 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"choices": {
"type": "array",
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/Choice"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -2607,8 +2592,7 @@
"x-nullable": true
}
},
- "x-ms-client-name": "topLogprobs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "topLogprobs"
},
"text_offset": {
"type": "array",
@@ -3163,8 +3147,7 @@
"description": "Embedding values for the prompts submitted in the request.",
"items": {
"$ref": "#/definitions/EmbeddingItem"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
@@ -3541,8 +3524,7 @@
"description": "The images generated by the operation.",
"items": {
"$ref": "#/definitions/ImageGenerationData"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
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 e51ed0ad54a6..9e45f2b44b93 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
@@ -971,8 +971,7 @@
"description": "A collection of information about the timing of each processed word.",
"items": {
"$ref": "#/definitions/AudioTranscriptionWord"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1204,8 +1203,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1367,8 +1365,7 @@
"description": " The contextual information associated with the Azure chat extensions used for a chat completions request.\n These messages describe the data source retrievals, plugin invocations, and other intermediate steps taken in the\n course of generating a chat completions response that was augmented by capabilities from Azure OpenAI chat\n extensions.",
"items": {
"$ref": "#/definitions/AzureChatExtensionDataSourceResponseCitation"
- },
- "x-ms-identifiers": []
+ }
},
"intent": {
"type": "string",
@@ -1541,8 +1538,7 @@
"description": "The lines of text detected by the grounding enhancement.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLine"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1582,8 +1578,7 @@
"description": "An array of spans that represent detected objects and its bounding box information.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLineSpan"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1614,8 +1609,7 @@
"description": "An array of objects representing points in the polygon that encloses the detected object.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementCoordinatePoint"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1940,8 +1934,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1966,8 +1959,7 @@
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/ChatChoice"
- },
- "x-ms-identifiers": []
+ }
},
"model": {
"type": "string",
@@ -1979,8 +1971,7 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"system_fingerprint": {
"type": "string",
@@ -2055,16 +2046,14 @@
"description": "The collection of context messages associated with this chat completions request.\nTypical usage begins with a chat message for the System role that provides instructions for\nthe behavior of the assistant, followed by alternating messages between the User and\nAssistant roles.",
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"functions": {
"type": "array",
"description": "A list of functions the model may generate JSON inputs for.",
"items": {
"$ref": "#/definitions/FunctionDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"function_call": {
"description": "Controls how the model responds to function calls. \"none\" means the model does not call a function,\nand responds to the end-user. \"auto\" means the model can pick between an end-user or calling a function.\n Specifying a particular function via `{\"name\": \"my_function\"}` forces the model to call that function.\n \"none\" is the default when no functions are present. \"auto\" is the default if functions are present.",
@@ -2138,8 +2127,7 @@
"items": {
"$ref": "#/definitions/AzureChatExtensionConfiguration"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
},
"enhancements": {
"$ref": "#/definitions/AzureChatEnhancementConfiguration",
@@ -2172,8 +2160,7 @@
"description": "The available tool definitions that the chat completions request can use, including caller-defined functions.",
"items": {
"$ref": "#/definitions/ChatCompletionsToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_choice": {
"description": "If specified, the model will configure which of the provided tools it can use for the chat completions response.",
@@ -2539,8 +2526,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityInfo"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2606,16 +2592,14 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"choices": {
"type": "array",
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/Choice"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -2702,8 +2686,7 @@
"x-nullable": true
}
},
- "x-ms-client-name": "topLogprobs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "topLogprobs"
},
"text_offset": {
"type": "array",
@@ -3277,8 +3260,7 @@
"description": "Embedding values for the prompts submitted in the request.",
"items": {
"$ref": "#/definitions/EmbeddingItem"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
@@ -3655,8 +3637,7 @@
"description": "The images generated by the operation.",
"items": {
"$ref": "#/definitions/ImageGenerationData"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
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 d05d6936bd10..319f881a9cf8 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
@@ -971,8 +971,7 @@
"description": "A collection of information about the timing of each processed word.",
"items": {
"$ref": "#/definitions/AudioTranscriptionWord"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1204,8 +1203,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1452,8 +1450,7 @@
"description": " The contextual information associated with the Azure chat extensions used for a chat completions request.\n These messages describe the data source retrievals, plugin invocations, and other intermediate steps taken in the\n course of generating a chat completions response that was augmented by capabilities from Azure OpenAI chat\n extensions.",
"items": {
"$ref": "#/definitions/AzureChatExtensionDataSourceResponseCitation"
- },
- "x-ms-identifiers": []
+ }
},
"intent": {
"type": "string",
@@ -1465,8 +1462,7 @@
"items": {
"$ref": "#/definitions/AzureChatExtensionRetrievedDocument"
},
- "x-ms-client-name": "allRetrievedDocuments",
- "x-ms-identifiers": []
+ "x-ms-client-name": "allRetrievedDocuments"
}
}
},
@@ -1655,8 +1651,7 @@
"description": "The lines of text detected by the grounding enhancement.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLine"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1696,8 +1691,7 @@
"description": "An array of spans that represent detected objects and its bounding box information.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLineSpan"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1728,8 +1722,7 @@
"description": "An array of objects representing points in the polygon that encloses the detected object.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementCoordinatePoint"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2094,8 +2087,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2120,8 +2112,7 @@
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/ChatChoice"
- },
- "x-ms-identifiers": []
+ }
},
"model": {
"type": "string",
@@ -2133,8 +2124,7 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"system_fingerprint": {
"type": "string",
@@ -2209,16 +2199,14 @@
"description": "The collection of context messages associated with this chat completions request.\nTypical usage begins with a chat message for the System role that provides instructions for\nthe behavior of the assistant, followed by alternating messages between the User and\nAssistant roles.",
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"functions": {
"type": "array",
"description": "A list of functions the model may generate JSON inputs for.",
"items": {
"$ref": "#/definitions/FunctionDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"function_call": {
"description": "Controls how the model responds to function calls. \"none\" means the model does not call a function,\nand responds to the end-user. \"auto\" means the model can pick between an end-user or calling a function.\n Specifying a particular function via `{\"name\": \"my_function\"}` forces the model to call that function.\n \"none\" is the default when no functions are present. \"auto\" is the default if functions are present.",
@@ -2292,8 +2280,7 @@
"items": {
"$ref": "#/definitions/AzureChatExtensionConfiguration"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
},
"enhancements": {
"$ref": "#/definitions/AzureChatEnhancementConfiguration",
@@ -2326,8 +2313,7 @@
"description": "The available tool definitions that the chat completions request can use, including caller-defined functions.",
"items": {
"$ref": "#/definitions/ChatCompletionsToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_choice": {
"description": "If specified, the model will configure which of the provided tools it can use for the chat completions response.",
@@ -2693,8 +2679,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityInfo"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2760,16 +2745,14 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"choices": {
"type": "array",
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/Choice"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -2856,8 +2839,7 @@
"x-nullable": true
}
},
- "x-ms-client-name": "topLogprobs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "topLogprobs"
},
"text_offset": {
"type": "array",
@@ -3451,8 +3433,7 @@
"description": "Embedding values for the prompts submitted in the request.",
"items": {
"$ref": "#/definitions/EmbeddingItem"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
@@ -3834,8 +3815,7 @@
"description": "The images generated by the operation.",
"items": {
"$ref": "#/definitions/ImageGenerationData"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-07-01-preview/generated.json b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-07-01-preview/generated.json
index b48ec5dce87e..569b0e8dbc38 100644
--- a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-07-01-preview/generated.json
+++ b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-07-01-preview/generated.json
@@ -1385,8 +1385,7 @@
"description": "A collection of information about the timing of each processed word.",
"items": {
"$ref": "#/definitions/AudioTranscriptionWord"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1618,8 +1617,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1866,8 +1864,7 @@
"description": " The contextual information associated with the Azure chat extensions used for a chat completions request.\n These messages describe the data source retrievals, plugin invocations, and other intermediate steps taken in the\n course of generating a chat completions response that was augmented by capabilities from Azure OpenAI chat\n extensions.",
"items": {
"$ref": "#/definitions/AzureChatExtensionDataSourceResponseCitation"
- },
- "x-ms-identifiers": []
+ }
},
"intent": {
"type": "string",
@@ -1879,8 +1876,7 @@
"items": {
"$ref": "#/definitions/AzureChatExtensionRetrievedDocument"
},
- "x-ms-client-name": "allRetrievedDocuments",
- "x-ms-identifiers": []
+ "x-ms-client-name": "allRetrievedDocuments"
}
}
},
@@ -2069,8 +2065,7 @@
"description": "The lines of text detected by the grounding enhancement.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLine"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2110,8 +2105,7 @@
"description": "An array of spans that represent detected objects and its bounding box information.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLineSpan"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2142,8 +2136,7 @@
"description": "An array of objects representing points in the polygon that encloses the detected object.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementCoordinatePoint"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2665,8 +2658,7 @@
"description": "The list of Batch error data.",
"items": {
"$ref": "#/definitions/BatchErrorDatum"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2787,8 +2779,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2813,8 +2804,7 @@
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/ChatChoice"
- },
- "x-ms-identifiers": []
+ }
},
"model": {
"type": "string",
@@ -2826,8 +2816,7 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"system_fingerprint": {
"type": "string",
@@ -2902,16 +2891,14 @@
"description": "The collection of context messages associated with this chat completions request.\nTypical usage begins with a chat message for the System role that provides instructions for\nthe behavior of the assistant, followed by alternating messages between the User and\nAssistant roles.",
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"functions": {
"type": "array",
"description": "A list of functions the model may generate JSON inputs for.",
"items": {
"$ref": "#/definitions/FunctionDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"function_call": {
"description": "Controls how the model responds to function calls. \"none\" means the model does not call a function,\nand responds to the end-user. \"auto\" means the model can pick between an end-user or calling a function.\n Specifying a particular function via `{\"name\": \"my_function\"}` forces the model to call that function.\n \"none\" is the default when no functions are present. \"auto\" is the default if functions are present.",
@@ -2985,8 +2972,7 @@
"items": {
"$ref": "#/definitions/AzureChatExtensionConfiguration"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
},
"enhancements": {
"$ref": "#/definitions/AzureChatEnhancementConfiguration",
@@ -3019,8 +3005,7 @@
"description": "The available tool definitions that the chat completions request can use, including caller-defined functions.",
"items": {
"$ref": "#/definitions/ChatCompletionsToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_choice": {
"description": "If specified, the model will configure which of the provided tools it can use for the chat completions response.",
@@ -3372,8 +3357,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityInfo"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3439,16 +3423,14 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"choices": {
"type": "array",
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/Choice"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -3535,8 +3517,7 @@
"x-nullable": true
}
},
- "x-ms-client-name": "topLogprobs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "topLogprobs"
},
"text_offset": {
"type": "array",
@@ -4141,8 +4122,7 @@
"description": "Embedding values for the prompts submitted in the request.",
"items": {
"$ref": "#/definitions/EmbeddingItem"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
@@ -4688,8 +4668,7 @@
"description": "The images generated by the operation.",
"items": {
"$ref": "#/definitions/ImageGenerationData"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-08-01-preview/generated.json b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-08-01-preview/generated.json
index 289ab136b47f..6c58a24165c0 100644
--- a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-08-01-preview/generated.json
+++ b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-08-01-preview/generated.json
@@ -1515,8 +1515,7 @@
"description": "A collection of information about the timing of each processed word.",
"items": {
"$ref": "#/definitions/AudioTranscriptionWord"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1748,8 +1747,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1996,8 +1994,7 @@
"description": " The contextual information associated with the Azure chat extensions used for a chat completions request.\n These messages describe the data source retrievals, plugin invocations, and other intermediate steps taken in the\n course of generating a chat completions response that was augmented by capabilities from Azure OpenAI chat\n extensions.",
"items": {
"$ref": "#/definitions/AzureChatExtensionDataSourceResponseCitation"
- },
- "x-ms-identifiers": []
+ }
},
"intent": {
"type": "string",
@@ -2009,8 +2006,7 @@
"items": {
"$ref": "#/definitions/AzureChatExtensionRetrievedDocument"
},
- "x-ms-client-name": "allRetrievedDocuments",
- "x-ms-identifiers": []
+ "x-ms-client-name": "allRetrievedDocuments"
}
}
},
@@ -2194,8 +2190,7 @@
"description": "The lines of text detected by the grounding enhancement.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLine"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2235,8 +2230,7 @@
"description": "An array of spans that represent detected objects and its bounding box information.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLineSpan"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2267,8 +2261,7 @@
"description": "An array of objects representing points in the polygon that encloses the detected object.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementCoordinatePoint"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2691,8 +2684,7 @@
"description": "The list of Batch error data.",
"items": {
"$ref": "#/definitions/BatchErrorDatum"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2813,8 +2805,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityResult"
- },
- "x-ms-identifiers": []
+ }
},
"refusal": {
"type": "array",
@@ -2822,8 +2813,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2849,8 +2839,7 @@
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/ChatChoice"
- },
- "x-ms-identifiers": []
+ }
},
"model": {
"type": "string",
@@ -2862,8 +2851,7 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"system_fingerprint": {
"type": "string",
@@ -2996,16 +2984,14 @@
"description": "The collection of context messages associated with this chat completions request.\nTypical usage begins with a chat message for the System role that provides instructions for\nthe behavior of the assistant, followed by alternating messages between the User and\nAssistant roles.",
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"functions": {
"type": "array",
"description": "A list of functions the model may generate JSON inputs for.",
"items": {
"$ref": "#/definitions/FunctionDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"function_call": {
"description": "Controls how the model responds to function calls. \"none\" means the model does not call a function,\nand responds to the end-user. \"auto\" means the model can pick between an end-user or calling a function.\n Specifying a particular function via `{\"name\": \"my_function\"}` forces the model to call that function.\n \"none\" is the default when no functions are present. \"auto\" is the default if functions are present.",
@@ -3079,8 +3065,7 @@
"items": {
"$ref": "#/definitions/AzureChatExtensionConfiguration"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
},
"enhancements": {
"$ref": "#/definitions/AzureChatEnhancementConfiguration",
@@ -3113,8 +3098,7 @@
"description": "The available tool definitions that the chat completions request can use, including caller-defined functions.",
"items": {
"$ref": "#/definitions/ChatCompletionsToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_choice": {
"description": "If specified, the model will configure which of the provided tools it can use for the chat completions response.",
@@ -3470,8 +3454,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityInfo"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3557,16 +3540,14 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"choices": {
"type": "array",
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/Choice"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -3658,8 +3639,7 @@
"x-nullable": true
}
},
- "x-ms-client-name": "topLogprobs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "topLogprobs"
},
"text_offset": {
"type": "array",
@@ -4302,8 +4282,7 @@
"description": "Embedding values for the prompts submitted in the request.",
"items": {
"$ref": "#/definitions/EmbeddingItem"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
@@ -4849,8 +4828,7 @@
"description": "The images generated by the operation.",
"items": {
"$ref": "#/definitions/ImageGenerationData"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-09-01-preview/generated.json b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-09-01-preview/generated.json
index 003f1171da1c..07a0dc6a6c74 100644
--- a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-09-01-preview/generated.json
+++ b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-09-01-preview/generated.json
@@ -1515,8 +1515,7 @@
"description": "A collection of information about the timing of each processed word.",
"items": {
"$ref": "#/definitions/AudioTranscriptionWord"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1748,8 +1747,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1996,8 +1994,7 @@
"description": " The contextual information associated with the Azure chat extensions used for a chat completions request.\n These messages describe the data source retrievals, plugin invocations, and other intermediate steps taken in the\n course of generating a chat completions response that was augmented by capabilities from Azure OpenAI chat\n extensions.",
"items": {
"$ref": "#/definitions/AzureChatExtensionDataSourceResponseCitation"
- },
- "x-ms-identifiers": []
+ }
},
"intent": {
"type": "string",
@@ -2009,8 +2006,7 @@
"items": {
"$ref": "#/definitions/AzureChatExtensionRetrievedDocument"
},
- "x-ms-client-name": "allRetrievedDocuments",
- "x-ms-identifiers": []
+ "x-ms-client-name": "allRetrievedDocuments"
}
}
},
@@ -2194,8 +2190,7 @@
"description": "The lines of text detected by the grounding enhancement.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLine"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2235,8 +2230,7 @@
"description": "An array of spans that represent detected objects and its bounding box information.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLineSpan"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2267,8 +2261,7 @@
"description": "An array of objects representing points in the polygon that encloses the detected object.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementCoordinatePoint"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2691,8 +2684,7 @@
"description": "The list of Batch error data.",
"items": {
"$ref": "#/definitions/BatchErrorDatum"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2813,8 +2805,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityResult"
- },
- "x-ms-identifiers": []
+ }
},
"refusal": {
"type": "array",
@@ -2822,8 +2813,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2860,8 +2850,7 @@
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/ChatChoice"
- },
- "x-ms-identifiers": []
+ }
},
"model": {
"type": "string",
@@ -2873,8 +2862,7 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"system_fingerprint": {
"type": "string",
@@ -3007,16 +2995,14 @@
"description": "The collection of context messages associated with this chat completions request.\nTypical usage begins with a chat message for the System role that provides instructions for\nthe behavior of the assistant, followed by alternating messages between the User and\nAssistant roles.",
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"functions": {
"type": "array",
"description": "A list of functions the model may generate JSON inputs for.",
"items": {
"$ref": "#/definitions/FunctionDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"function_call": {
"description": "Controls how the model responds to function calls. \"none\" means the model does not call a function,\nand responds to the end-user. \"auto\" means the model can pick between an end-user or calling a function.\n Specifying a particular function via `{\"name\": \"my_function\"}` forces the model to call that function.\n \"none\" is the default when no functions are present. \"auto\" is the default if functions are present.",
@@ -3102,8 +3088,7 @@
"items": {
"$ref": "#/definitions/AzureChatExtensionConfiguration"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
},
"enhancements": {
"$ref": "#/definitions/AzureChatEnhancementConfiguration",
@@ -3136,8 +3121,7 @@
"description": "The available tool definitions that the chat completions request can use, including caller-defined functions.",
"items": {
"$ref": "#/definitions/ChatCompletionsToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_choice": {
"description": "If specified, the model will configure which of the provided tools it can use for the chat completions response.",
@@ -3499,8 +3483,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityInfo"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3586,16 +3569,14 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"choices": {
"type": "array",
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/Choice"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -3687,8 +3668,7 @@
"x-nullable": true
}
},
- "x-ms-client-name": "topLogprobs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "topLogprobs"
},
"text_offset": {
"type": "array",
@@ -4350,8 +4330,7 @@
"description": "Embedding values for the prompts submitted in the request.",
"items": {
"$ref": "#/definitions/EmbeddingItem"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
@@ -4897,8 +4876,7 @@
"description": "The images generated by the operation.",
"items": {
"$ref": "#/definitions/ImageGenerationData"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-10-01-preview/generated.json b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-10-01-preview/generated.json
index bec27dcbb550..49f6f142fb35 100644
--- a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-10-01-preview/generated.json
+++ b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2024-10-01-preview/generated.json
@@ -1515,8 +1515,7 @@
"description": "A collection of information about the timing of each processed word.",
"items": {
"$ref": "#/definitions/AudioTranscriptionWord"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1748,8 +1747,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1996,8 +1994,7 @@
"description": " The contextual information associated with the Azure chat extensions used for a chat completions request.\n These messages describe the data source retrievals, plugin invocations, and other intermediate steps taken in the\n course of generating a chat completions response that was augmented by capabilities from Azure OpenAI chat\n extensions.",
"items": {
"$ref": "#/definitions/AzureChatExtensionDataSourceResponseCitation"
- },
- "x-ms-identifiers": []
+ }
},
"intent": {
"type": "string",
@@ -2009,8 +2006,7 @@
"items": {
"$ref": "#/definitions/AzureChatExtensionRetrievedDocument"
},
- "x-ms-client-name": "allRetrievedDocuments",
- "x-ms-identifiers": []
+ "x-ms-client-name": "allRetrievedDocuments"
}
}
},
@@ -2194,8 +2190,7 @@
"description": "The lines of text detected by the grounding enhancement.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLine"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2235,8 +2230,7 @@
"description": "An array of spans that represent detected objects and its bounding box information.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLineSpan"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2267,8 +2261,7 @@
"description": "An array of objects representing points in the polygon that encloses the detected object.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementCoordinatePoint"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2691,8 +2684,7 @@
"description": "The list of Batch error data.",
"items": {
"$ref": "#/definitions/BatchErrorDatum"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2813,8 +2805,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityResult"
- },
- "x-ms-identifiers": []
+ }
},
"refusal": {
"type": "array",
@@ -2822,8 +2813,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2860,8 +2850,7 @@
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/ChatChoice"
- },
- "x-ms-identifiers": []
+ }
},
"model": {
"type": "string",
@@ -2873,8 +2862,7 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"system_fingerprint": {
"type": "string",
@@ -3007,16 +2995,14 @@
"description": "The collection of context messages associated with this chat completions request.\nTypical usage begins with a chat message for the System role that provides instructions for\nthe behavior of the assistant, followed by alternating messages between the User and\nAssistant roles.",
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"functions": {
"type": "array",
"description": "A list of functions the model may generate JSON inputs for.",
"items": {
"$ref": "#/definitions/FunctionDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"function_call": {
"description": "Controls how the model responds to function calls. \"none\" means the model does not call a function,\nand responds to the end-user. \"auto\" means the model can pick between an end-user or calling a function.\n Specifying a particular function via `{\"name\": \"my_function\"}` forces the model to call that function.\n \"none\" is the default when no functions are present. \"auto\" is the default if functions are present.",
@@ -3102,8 +3088,7 @@
"items": {
"$ref": "#/definitions/AzureChatExtensionConfiguration"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
},
"enhancements": {
"$ref": "#/definitions/AzureChatEnhancementConfiguration",
@@ -3136,8 +3121,7 @@
"description": "The available tool definitions that the chat completions request can use, including caller-defined functions.",
"items": {
"$ref": "#/definitions/ChatCompletionsToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_choice": {
"description": "If specified, the model will configure which of the provided tools it can use for the chat completions response.",
@@ -3499,8 +3483,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityInfo"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3586,16 +3569,14 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"choices": {
"type": "array",
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/Choice"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -3687,8 +3668,7 @@
"x-nullable": true
}
},
- "x-ms-client-name": "topLogprobs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "topLogprobs"
},
"text_offset": {
"type": "array",
@@ -3955,8 +3935,7 @@
"description": "The collection of completion text spans.",
"items": {
"$ref": "#/definitions/ContentFilterCompletionTextSpan"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4418,8 +4397,7 @@
"description": "Embedding values for the prompts submitted in the request.",
"items": {
"$ref": "#/definitions/EmbeddingItem"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
@@ -4965,8 +4943,7 @@
"description": "The images generated by the operation.",
"items": {
"$ref": "#/definitions/ImageGenerationData"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2025-01-01-preview/generated.json b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2025-01-01-preview/generated.json
index 03549bb77f7c..7261229624b9 100644
--- a/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2025-01-01-preview/generated.json
+++ b/specification/cognitiveservices/data-plane/AzureOpenAI/inference/preview/2025-01-01-preview/generated.json
@@ -1563,8 +1563,7 @@
"description": "A collection of information about the timing of each processed word.",
"items": {
"$ref": "#/definitions/AudioTranscriptionWord"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1796,8 +1795,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -2049,8 +2047,7 @@
"description": " The contextual information associated with the Azure chat extensions used for a chat completions request.\n These messages describe the data source retrievals, plugin invocations, and other intermediate steps taken in the\n course of generating a chat completions response that was augmented by capabilities from Azure OpenAI chat\n extensions.",
"items": {
"$ref": "#/definitions/AzureChatExtensionDataSourceResponseCitation"
- },
- "x-ms-identifiers": []
+ }
},
"intent": {
"type": "string",
@@ -2062,8 +2059,7 @@
"items": {
"$ref": "#/definitions/AzureChatExtensionRetrievedDocument"
},
- "x-ms-client-name": "allRetrievedDocuments",
- "x-ms-identifiers": []
+ "x-ms-client-name": "allRetrievedDocuments"
}
}
},
@@ -2247,8 +2243,7 @@
"description": "The lines of text detected by the grounding enhancement.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLine"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2288,8 +2283,7 @@
"description": "An array of spans that represent detected objects and its bounding box information.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLineSpan"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2320,8 +2314,7 @@
"description": "An array of objects representing points in the polygon that encloses the detected object.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementCoordinatePoint"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2744,8 +2737,7 @@
"description": "The list of Batch error data.",
"items": {
"$ref": "#/definitions/BatchErrorDatum"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2866,8 +2858,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityResult"
- },
- "x-ms-identifiers": []
+ }
},
"refusal": {
"type": "array",
@@ -2875,8 +2866,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2937,8 +2927,7 @@
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/ChatChoice"
- },
- "x-ms-identifiers": []
+ }
},
"model": {
"type": "string",
@@ -2950,8 +2939,7 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"system_fingerprint": {
"type": "string",
@@ -3084,16 +3072,14 @@
"description": "The collection of context messages associated with this chat completions request.\nTypical usage begins with a chat message for the System role that provides instructions for\nthe behavior of the assistant, followed by alternating messages between the User and\nAssistant roles.",
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"functions": {
"type": "array",
"description": "A list of functions the model may generate JSON inputs for.",
"items": {
"$ref": "#/definitions/FunctionDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"function_call": {
"description": "Controls how the model responds to function calls. \"none\" means the model does not call a function,\nand responds to the end-user. \"auto\" means the model can pick between an end-user or calling a function.\n Specifying a particular function via `{\"name\": \"my_function\"}` forces the model to call that function.\n \"none\" is the default when no functions are present. \"auto\" is the default if functions are present.",
@@ -3179,8 +3165,7 @@
"items": {
"$ref": "#/definitions/AzureChatExtensionConfiguration"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
},
"enhancements": {
"$ref": "#/definitions/AzureChatEnhancementConfiguration",
@@ -3213,8 +3198,7 @@
"description": "The available tool definitions that the chat completions request can use, including caller-defined functions.",
"items": {
"$ref": "#/definitions/ChatCompletionsToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_choice": {
"description": "If specified, the model will configure which of the provided tools it can use for the chat completions response.",
@@ -3674,8 +3658,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityInfo"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3761,16 +3744,14 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"choices": {
"type": "array",
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/Choice"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -3862,8 +3843,7 @@
"x-nullable": true
}
},
- "x-ms-client-name": "topLogprobs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "topLogprobs"
},
"text_offset": {
"type": "array",
@@ -4154,8 +4134,7 @@
"description": "The collection of completion text spans.",
"items": {
"$ref": "#/definitions/ContentFilterCompletionTextSpan"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4617,8 +4596,7 @@
"description": "Embedding values for the prompts submitted in the request.",
"items": {
"$ref": "#/definitions/EmbeddingItem"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
@@ -5164,8 +5142,7 @@
"description": "The images generated by the operation.",
"items": {
"$ref": "#/definitions/ImageGenerationData"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
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 7844949268a8..16852bbc968a 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
@@ -174,8 +174,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -264,8 +263,7 @@
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/Choice"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -340,8 +338,7 @@
"x-nullable": true
}
},
- "x-ms-client-name": "topLogprobs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "topLogprobs"
},
"text_offset": {
"type": "array",
@@ -518,8 +515,7 @@
"description": "Embedding values for the prompts submitted in the request.",
"items": {
"$ref": "#/definitions/EmbeddingItem"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
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 b4ff825b892c..84b93f7c24cd 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
@@ -220,8 +220,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -307,8 +306,7 @@
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/ChatChoice"
- },
- "x-ms-identifiers": []
+ }
},
"model": {
"type": "string",
@@ -334,8 +332,7 @@
"description": "The collection of context messages associated with this chat completions request.\nTypical usage begins with a chat message for the System role that provides instructions for\nthe behavior of the assistant, followed by alternating messages between the User and\nAssistant roles.",
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"max_tokens": {
"type": "integer",
@@ -591,8 +588,7 @@
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/Choice"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -667,8 +663,7 @@
"x-nullable": true
}
},
- "x-ms-client-name": "topLogprobs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "topLogprobs"
},
"text_offset": {
"type": "array",
@@ -845,8 +840,7 @@
"description": "Embedding values for the prompts submitted in the request.",
"items": {
"$ref": "#/definitions/EmbeddingItem"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
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 82c34b049cfb..031d9406402f 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
@@ -310,8 +310,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -481,8 +480,7 @@
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/ChatChoice"
- },
- "x-ms-identifiers": []
+ }
},
"model": {
"type": "string",
@@ -494,8 +492,7 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -517,16 +514,14 @@
"description": "The collection of context messages associated with this chat completions request.\nTypical usage begins with a chat message for the System role that provides instructions for\nthe behavior of the assistant, followed by alternating messages between the User and\nAssistant roles.",
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"functions": {
"type": "array",
"description": "A list of functions the model may generate JSON inputs for.",
"items": {
"$ref": "#/definitions/FunctionDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"function_call": {
"description": "Controls how the model responds to function calls. \"none\" means the model does not call a function,\nand responds to the end-user. \"auto\" means the model can pick between an end-user or calling a function.\n Specifying a particular function via `{\"name\": \"my_function\"}` forces the model to call that function.\n \"none\" is the default when no functions are present. \"auto\" is the default if functions are present.",
@@ -833,16 +828,14 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"choices": {
"type": "array",
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/Choice"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -923,8 +916,7 @@
"x-nullable": true
}
},
- "x-ms-client-name": "topLogprobs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "topLogprobs"
},
"text_offset": {
"type": "array",
@@ -1230,8 +1222,7 @@
"description": "Embedding values for the prompts submitted in the request.",
"items": {
"$ref": "#/definitions/EmbeddingItem"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
@@ -1435,8 +1426,7 @@
"description": "The images generated by the operation.",
"items": {
"$ref": "#/definitions/ImageGenerationData"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
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 7b36ed793c3e..16202d3f14e3 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
@@ -971,8 +971,7 @@
"description": "A collection of information about the timing of each processed word.",
"items": {
"$ref": "#/definitions/AudioTranscriptionWord"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1204,8 +1203,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1452,8 +1450,7 @@
"description": " The contextual information associated with the Azure chat extensions used for a chat completions request.\n These messages describe the data source retrievals, plugin invocations, and other intermediate steps taken in the\n course of generating a chat completions response that was augmented by capabilities from Azure OpenAI chat\n extensions.",
"items": {
"$ref": "#/definitions/AzureChatExtensionDataSourceResponseCitation"
- },
- "x-ms-identifiers": []
+ }
},
"intent": {
"type": "string",
@@ -1465,8 +1462,7 @@
"items": {
"$ref": "#/definitions/AzureChatExtensionRetrievedDocument"
},
- "x-ms-client-name": "allRetrievedDocuments",
- "x-ms-identifiers": []
+ "x-ms-client-name": "allRetrievedDocuments"
}
}
},
@@ -1655,8 +1651,7 @@
"description": "The lines of text detected by the grounding enhancement.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLine"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1696,8 +1691,7 @@
"description": "An array of spans that represent detected objects and its bounding box information.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementLineSpan"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1728,8 +1722,7 @@
"description": "An array of objects representing points in the polygon that encloses the detected object.",
"items": {
"$ref": "#/definitions/AzureGroundingEnhancementCoordinatePoint"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2094,8 +2087,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2120,8 +2112,7 @@
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/ChatChoice"
- },
- "x-ms-identifiers": []
+ }
},
"model": {
"type": "string",
@@ -2133,8 +2124,7 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"system_fingerprint": {
"type": "string",
@@ -2209,16 +2199,14 @@
"description": "The collection of context messages associated with this chat completions request.\nTypical usage begins with a chat message for the System role that provides instructions for\nthe behavior of the assistant, followed by alternating messages between the User and\nAssistant roles.",
"items": {
"$ref": "#/definitions/ChatRequestMessage"
- },
- "x-ms-identifiers": []
+ }
},
"functions": {
"type": "array",
"description": "A list of functions the model may generate JSON inputs for.",
"items": {
"$ref": "#/definitions/FunctionDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"function_call": {
"description": "Controls how the model responds to function calls. \"none\" means the model does not call a function,\nand responds to the end-user. \"auto\" means the model can pick between an end-user or calling a function.\n Specifying a particular function via `{\"name\": \"my_function\"}` forces the model to call that function.\n \"none\" is the default when no functions are present. \"auto\" is the default if functions are present.",
@@ -2292,8 +2280,7 @@
"items": {
"$ref": "#/definitions/AzureChatExtensionConfiguration"
},
- "x-ms-client-name": "dataSources",
- "x-ms-identifiers": []
+ "x-ms-client-name": "dataSources"
},
"enhancements": {
"$ref": "#/definitions/AzureChatEnhancementConfiguration",
@@ -2326,8 +2313,7 @@
"description": "The available tool definitions that the chat completions request can use, including caller-defined functions.",
"items": {
"$ref": "#/definitions/ChatCompletionsToolDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"tool_choice": {
"description": "If specified, the model will configure which of the provided tools it can use for the chat completions response.",
@@ -2693,8 +2679,7 @@
"x-nullable": true,
"items": {
"$ref": "#/definitions/ChatTokenLogProbabilityInfo"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2760,16 +2745,14 @@
"items": {
"$ref": "#/definitions/ContentFilterResultsForPrompt"
},
- "x-ms-client-name": "promptFilterResults",
- "x-ms-identifiers": []
+ "x-ms-client-name": "promptFilterResults"
},
"choices": {
"type": "array",
"description": "The collection of completions choices associated with this completions response.\nGenerally, `n` choices are generated per provided prompt with a default value of 1.\nToken limits and other settings may limit the number of choices generated.",
"items": {
"$ref": "#/definitions/Choice"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/CompletionsUsage",
@@ -2856,8 +2839,7 @@
"x-nullable": true
}
},
- "x-ms-client-name": "topLogprobs",
- "x-ms-identifiers": []
+ "x-ms-client-name": "topLogprobs"
},
"text_offset": {
"type": "array",
@@ -3451,8 +3433,7 @@
"description": "Embedding values for the prompts submitted in the request.",
"items": {
"$ref": "#/definitions/EmbeddingItem"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"$ref": "#/definitions/EmbeddingsUsage",
@@ -3834,8 +3815,7 @@
"description": "The images generated by the operation.",
"items": {
"$ref": "#/definitions/ImageGenerationData"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
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 286dd0588864..e7d2984941fc 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
@@ -570,8 +570,7 @@
"description": "Array of blocklistItems to add.",
"items": {
"$ref": "#/definitions/TextBlocklistItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -587,8 +586,7 @@
"description": "Array of blocklistItems have been added.",
"items": {
"$ref": "#/definitions/TextBlocklistItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -643,8 +641,7 @@
"description": "Analysis result for categories.",
"items": {
"$ref": "#/definitions/ImageCategoriesAnalysis"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -717,16 +714,14 @@
"description": "The blocklist match details.",
"items": {
"$ref": "#/definitions/TextBlocklistMatch"
- },
- "x-ms-identifiers": []
+ }
},
"categoriesAnalysis": {
"type": "array",
"description": "Analysis result for categories.",
"items": {
"$ref": "#/definitions/TextCategoriesAnalysis"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -754,8 +749,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -873,8 +867,7 @@
"description": "The TextBlocklist items on this page",
"items": {
"$ref": "#/definitions/TextBlocklist"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -895,8 +888,7 @@
"description": "The TextBlocklistItem items on this page",
"items": {
"$ref": "#/definitions/TextBlocklistItem"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
diff --git a/specification/cognitiveservices/data-plane/ContentSafety/stable/2024-09-01/contentsafety.json b/specification/cognitiveservices/data-plane/ContentSafety/stable/2024-09-01/contentsafety.json
index 7e0357e11831..8cd0a14295c8 100644
--- a/specification/cognitiveservices/data-plane/ContentSafety/stable/2024-09-01/contentsafety.json
+++ b/specification/cognitiveservices/data-plane/ContentSafety/stable/2024-09-01/contentsafety.json
@@ -662,8 +662,7 @@
"description": "Array of blocklistItems to add.",
"items": {
"$ref": "#/definitions/TextBlocklistItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -679,8 +678,7 @@
"description": "Array of blocklistItems have been added.",
"items": {
"$ref": "#/definitions/TextBlocklistItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -735,8 +733,7 @@
"description": "Analysis result for categories.",
"items": {
"$ref": "#/definitions/ImageCategoriesAnalysis"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -809,16 +806,14 @@
"description": "The blocklist match details.",
"items": {
"$ref": "#/definitions/TextBlocklistMatch"
- },
- "x-ms-identifiers": []
+ }
},
"categoriesAnalysis": {
"type": "array",
"description": "Analysis result for categories.",
"items": {
"$ref": "#/definitions/TextCategoriesAnalysis"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -846,8 +841,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1004,8 +998,7 @@
"description": "The TextBlocklist items on this page",
"items": {
"$ref": "#/definitions/TextBlocklist"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1026,8 +1019,7 @@
"description": "The TextBlocklistItem items on this page",
"items": {
"$ref": "#/definitions/TextBlocklistItem"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1085,8 +1077,7 @@
"description": "Direct and indirect injection attacks analysis result for the given documents.",
"items": {
"$ref": "#/definitions/DocumentInjectionAnalysisResult"
- },
- "x-ms-identifiers": []
+ }
}
}
},
diff --git a/specification/cognitiveservices/data-plane/Language/preview/2023-04-15-preview/analyzeconversations-authoring.json b/specification/cognitiveservices/data-plane/Language/preview/2023-04-15-preview/analyzeconversations-authoring.json
index 2a7194eba4eb..8e1702f83641 100644
--- a/specification/cognitiveservices/data-plane/Language/preview/2023-04-15-preview/analyzeconversations-authoring.json
+++ b/specification/cognitiveservices/data-plane/Language/preview/2023-04-15-preview/analyzeconversations-authoring.json
@@ -2504,8 +2504,7 @@
"description": "Represents the metadata for the resources to be assigned.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringResourceMetadata"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2570,8 +2569,7 @@
"description": "Represents the resource region.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringAssignedProjectDeploymentMetadata"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2626,8 +2624,7 @@
"description": "The prebuilt entities components.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedPrebuiltEntity"
- },
- "x-ms-identifiers": []
+ }
},
"regex": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedEntityRegex",
@@ -2667,24 +2664,21 @@
"description": "The intents defined in the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringConversationExportedIntent"
- },
- "x-ms-identifiers": []
+ }
},
"entities": {
"type": "array",
"description": "The entities defined in the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringConversationExportedEntity"
- },
- "x-ms-identifiers": []
+ }
},
"utterances": {
"type": "array",
"description": "The utterances defined in the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringConversationExportedUtterance"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -2703,8 +2697,7 @@
"description": "Represents the entity labels of the utterance.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedUtteranceEntityLabel"
- },
- "x-ms-identifiers": []
+ }
},
"text": {
"type": "string",
@@ -2761,16 +2754,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2945,16 +2936,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2997,16 +2986,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3067,16 +3054,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3257,16 +3242,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"result": {
"$ref": "#/definitions/AnalyzeConversationAuthoringEvaluationJobResult",
@@ -3356,16 +3339,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"resultUrl": {
"type": "string",
@@ -3425,8 +3406,7 @@
"description": "The sub-lists of the list component.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedEntitySublist"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3456,8 +3436,7 @@
"description": "The regex expressions of the regex component. These expressions follow the .NET regex syntax. For reference, check here: https://learn.microsoft.com/dotnet/standard/base-types/regular-expressions",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedEntityRegexExpression"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3492,8 +3471,7 @@
"description": "The phrases of that correspond to the sub-list.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedEntityListSynonym"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3694,16 +3672,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3856,16 +3832,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3901,16 +3875,14 @@
"description": "Represents the intents of the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringOrchestrationExportedIntent"
- },
- "x-ms-identifiers": []
+ }
},
"utterances": {
"type": "array",
"description": "Represents the utterances of the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringOrchestrationExportedUtterance"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4003,16 +3975,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4059,8 +4029,7 @@
"description": "Represents the metadata of the assigned Azure resources.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringDeploymentResource"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4328,16 +4297,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4480,16 +4447,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"result": {
"$ref": "#/definitions/AnalyzeConversationAuthoringTrainingJobResult",
@@ -4529,16 +4494,14 @@
"description": "Represents the expected entity labels.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringUtteranceEntityEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"predictedEntities": {
"type": "array",
"description": "Represents the predicted entity labels.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringUtteranceEntityEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4639,8 +4602,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -4847,8 +4809,7 @@
"description": "The AnalyzeConversationAuthoringAssignedDeploymentResource items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringAssignedDeploymentResource"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4869,8 +4830,7 @@
"description": "The AnalyzeConversationAuthoringAssignedProjectDeploymentsMetadata items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringAssignedProjectDeploymentsMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4891,8 +4851,7 @@
"description": "The AnalyzeConversationAuthoringPrebuiltEntity items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringPrebuiltEntity"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4913,8 +4872,7 @@
"description": "The AnalyzeConversationAuthoringProjectDeployment items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringProjectDeployment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4935,8 +4893,7 @@
"description": "The AnalyzeConversationAuthoringProjectMetadata items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringProjectMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4957,8 +4914,7 @@
"description": "The AnalyzeConversationAuthoringProjectTrainedModel items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringProjectTrainedModel"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4979,8 +4935,7 @@
"description": "The AnalyzeConversationAuthoringSupportedLanguage items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringSupportedLanguage"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5001,8 +4956,7 @@
"description": "The AnalyzeConversationAuthoringTrainingConfigVersion items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringTrainingConfigVersion"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5023,8 +4977,7 @@
"description": "The AnalyzeConversationAuthoringTrainingJobState items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringTrainingJobState"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5045,8 +4998,7 @@
"description": "The AnalyzeConversationAuthoringUtteranceEvaluationResult items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringUtteranceEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
diff --git a/specification/cognitiveservices/data-plane/Language/preview/2023-04-15-preview/analyzetext-authoring.json b/specification/cognitiveservices/data-plane/Language/preview/2023-04-15-preview/analyzetext-authoring.json
index 867fdd07c0bf..6b2d300e7b74 100644
--- a/specification/cognitiveservices/data-plane/Language/preview/2023-04-15-preview/analyzetext-authoring.json
+++ b/specification/cognitiveservices/data-plane/Language/preview/2023-04-15-preview/analyzetext-authoring.json
@@ -2733,8 +2733,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -2874,8 +2873,7 @@
"description": "The TextAnalysisAuthoringAssignedDeploymentResource items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringAssignedDeploymentResource"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2896,8 +2894,7 @@
"description": "The TextAnalysisAuthoringAssignedProjectDeploymentsMetadata items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringAssignedProjectDeploymentsMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2918,8 +2915,7 @@
"description": "The TextAnalysisAuthoringDocumentEvaluationResult items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2940,8 +2936,7 @@
"description": "The TextAnalysisAuthoringExportedTrainedModel items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedTrainedModel"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2962,8 +2957,7 @@
"description": "The TextAnalysisAuthoringPrebuiltEntity items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringPrebuiltEntity"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2984,8 +2978,7 @@
"description": "The TextAnalysisAuthoringProjectDeployment items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringProjectDeployment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3006,8 +2999,7 @@
"description": "The TextAnalysisAuthoringProjectMetadata items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringProjectMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3028,8 +3020,7 @@
"description": "The TextAnalysisAuthoringProjectTrainedModel items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringProjectTrainedModel"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3050,8 +3041,7 @@
"description": "The TextAnalysisAuthoringSupportedLanguage items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringSupportedLanguage"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3072,8 +3062,7 @@
"description": "The TextAnalysisAuthoringTrainingConfigVersion items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringTrainingConfigVersion"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3094,8 +3083,7 @@
"description": "The TextAnalysisAuthoringTrainingJobState items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringTrainingJobState"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3230,16 +3218,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3258,8 +3244,7 @@
"description": "Represents the metadata for the resources to be assigned.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringResourceMetadata"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3324,8 +3309,7 @@
"description": "Represents the resource region.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringAssignedProjectDeploymentMetadata"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3413,16 +3397,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3767,16 +3749,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3819,16 +3799,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3890,8 +3868,7 @@
"description": "Represents the document labelled entities.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEntityRegionEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3907,16 +3884,14 @@
"description": "Represents the region's expected entity labels.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEntityLabelEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"predictedEntities": {
"type": "array",
"description": "Represents the region's predicted entity labels.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEntityLabelEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"regionOffset": {
"type": "integer",
@@ -3970,8 +3945,7 @@
"description": "Represents the document labelled entities.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEntityRegionEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4054,16 +4028,14 @@
"description": "Represents the document's expected sentiment labels.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentSentimentLabelEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"predictedSentimentSpans": {
"type": "array",
"description": "Represents the document's predicted sentiment labels.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentSentimentLabelEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4242,16 +4214,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"result": {
"$ref": "#/definitions/TextAnalysisAuthoringEvaluationJobResult",
@@ -4338,16 +4308,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"resultUrl": {
"type": "string",
@@ -4388,8 +4356,7 @@
"description": "The prebuilt entities components.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedPrebuiltEntity"
- },
- "x-ms-identifiers": []
+ }
},
"category": {
"type": "string",
@@ -4431,8 +4398,7 @@
"description": "The list of documents belonging to this project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomAbstractiveSummarizationDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4451,8 +4417,7 @@
"description": "The list of entity labels belonging to the document.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentEntityRegion"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "string",
@@ -4477,16 +4442,14 @@
"description": "The list of entities belonging to the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedEntity"
- },
- "x-ms-identifiers": []
+ }
},
"documents": {
"type": "array",
"description": "The list of documents belonging to the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomEntityRecognitionDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4505,8 +4468,7 @@
"description": "The list of entity labels belonging to the document.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentEntityRegion"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "string",
@@ -4531,16 +4493,14 @@
"description": "The list of entities belonging to the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCompositeEntity"
- },
- "x-ms-identifiers": []
+ }
},
"documents": {
"type": "array",
"description": "The list of documents belonging to the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomHealthcareDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4559,8 +4519,7 @@
"description": "The document classes.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentClass"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "string",
@@ -4585,16 +4544,14 @@
"description": "The list of classes in the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedClass"
- },
- "x-ms-identifiers": []
+ }
},
"documents": {
"type": "array",
"description": "The list of documents in the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomMultiLabelClassificationDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4635,16 +4592,14 @@
"description": "The list of classes belonging to this project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedClass"
- },
- "x-ms-identifiers": []
+ }
},
"documents": {
"type": "array",
"description": "The list of documents belonging to this project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomSingleLabelClassificationDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4662,8 +4617,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentSentimentLabel"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "string",
@@ -4688,8 +4642,7 @@
"description": "The list of documents belonging to the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomTextSentimentDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4747,8 +4700,7 @@
"description": "The list of entity labels belonging to this region.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentEntityLabel"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4791,8 +4743,7 @@
"description": "The sub-lists of the list component.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedEntitySublist"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4826,8 +4777,7 @@
"description": "The phrases of that correspond to the sub-list.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedEntityListSynonym"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4864,16 +4814,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4892,8 +4840,7 @@
"description": "The model files belonging to this model.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringModelFile"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5041,16 +4988,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5093,16 +5038,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5290,16 +5233,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5346,8 +5287,7 @@
"description": "Represents the metadata of the assigned Azure resources.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDeploymentResource"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5794,16 +5734,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5987,16 +5925,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"result": {
"$ref": "#/definitions/TextAnalysisAuthoringTrainingJobResult",
@@ -6044,16 +5980,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzeconversations-authoring.json b/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzeconversations-authoring.json
index 6b97ac1ad32a..41d8efa3ed68 100644
--- a/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzeconversations-authoring.json
+++ b/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzeconversations-authoring.json
@@ -2784,8 +2784,7 @@
"description": "Represents the metadata for the resources to be assigned.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringResourceMetadata"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2850,8 +2849,7 @@
"description": "Represents the resource region.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringAssignedProjectDeploymentMetadata"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2906,8 +2904,7 @@
"description": "The prebuilt entities components.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedPrebuiltEntity"
- },
- "x-ms-identifiers": []
+ }
},
"regex": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedEntityRegex",
@@ -2947,24 +2944,21 @@
"description": "The intents defined in the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringConversationExportedIntent"
- },
- "x-ms-identifiers": []
+ }
},
"entities": {
"type": "array",
"description": "The entities defined in the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringConversationExportedEntity"
- },
- "x-ms-identifiers": []
+ }
},
"utterances": {
"type": "array",
"description": "The utterances defined in the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringConversationExportedUtterance"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -2983,8 +2977,7 @@
"description": "Represents the entity labels of the utterance.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedUtteranceEntityLabel"
- },
- "x-ms-identifiers": []
+ }
},
"text": {
"type": "string",
@@ -3041,16 +3034,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3225,16 +3216,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3277,16 +3266,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3347,16 +3334,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3537,16 +3522,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"result": {
"$ref": "#/definitions/AnalyzeConversationAuthoringEvaluationJobResult",
@@ -3636,16 +3619,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"resultUrl": {
"type": "string",
@@ -3705,8 +3686,7 @@
"description": "The sub-lists of the list component.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedEntitySublist"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3736,8 +3716,7 @@
"description": "The regex expressions of the regex component. These expressions follow the .NET regex syntax. For reference, check here: https://learn.microsoft.com/dotnet/standard/base-types/regular-expressions",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedEntityRegexExpression"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3772,8 +3751,7 @@
"description": "The phrases of that correspond to the sub-list.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedEntityListSynonym"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3850,16 +3828,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4068,16 +4044,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4230,16 +4204,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4275,16 +4247,14 @@
"description": "Represents the intents of the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringOrchestrationExportedIntent"
- },
- "x-ms-identifiers": []
+ }
},
"utterances": {
"type": "array",
"description": "Represents the utterances of the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringOrchestrationExportedUtterance"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4377,16 +4347,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4433,8 +4401,7 @@
"description": "Represents the metadata of the assigned Azure resources.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringDeploymentResource"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4702,16 +4669,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4854,16 +4819,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"result": {
"$ref": "#/definitions/AnalyzeConversationAuthoringTrainingJobResult",
@@ -4903,16 +4866,14 @@
"description": "Represents the expected entity labels.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringUtteranceEntityEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"predictedEntities": {
"type": "array",
"description": "Represents the predicted entity labels.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringUtteranceEntityEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5013,8 +4974,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -5234,8 +5194,7 @@
"description": "The AnalyzeConversationAuthoringAssignedDeploymentResource items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringAssignedDeploymentResource"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5256,8 +5215,7 @@
"description": "The AnalyzeConversationAuthoringAssignedProjectDeploymentsMetadata items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringAssignedProjectDeploymentsMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5278,8 +5236,7 @@
"description": "The AnalyzeConversationAuthoringExportedTrainedModel items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedTrainedModel"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5300,8 +5257,7 @@
"description": "The AnalyzeConversationAuthoringPrebuiltEntity items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringPrebuiltEntity"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5322,8 +5278,7 @@
"description": "The AnalyzeConversationAuthoringProjectDeployment items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringProjectDeployment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5344,8 +5299,7 @@
"description": "The AnalyzeConversationAuthoringProjectMetadata items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringProjectMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5366,8 +5320,7 @@
"description": "The AnalyzeConversationAuthoringProjectTrainedModel items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringProjectTrainedModel"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5388,8 +5341,7 @@
"description": "The AnalyzeConversationAuthoringSupportedLanguage items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringSupportedLanguage"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5410,8 +5362,7 @@
"description": "The AnalyzeConversationAuthoringTrainingConfigVersion items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringTrainingConfigVersion"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5432,8 +5383,7 @@
"description": "The AnalyzeConversationAuthoringTrainingJobState items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringTrainingJobState"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5454,8 +5404,7 @@
"description": "The AnalyzeConversationAuthoringUtteranceEvaluationResult items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringUtteranceEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
diff --git a/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzeconversations.json b/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzeconversations.json
index 8060af2f4943..6d6db2261f44 100644
--- a/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzeconversations.json
+++ b/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzeconversations.json
@@ -483,8 +483,7 @@
"description": "errors",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -528,8 +527,7 @@
"description": "Set of tasks to execute on the input conversation.",
"items": {
"$ref": "#/definitions/AnalyzeConversationLROTask"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1354,16 +1352,14 @@
"description": "The collection of entity resolution objects.",
"items": {
"$ref": "#/definitions/BaseResolution"
- },
- "x-ms-identifiers": []
+ }
},
"extraInformation": {
"type": "array",
"description": "The collection of entity extra information objects.",
"items": {
"$ref": "#/definitions/BaseExtraInformation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1564,8 +1560,7 @@
"description": "Array of Entities",
"items": {
"$ref": "#/definitions/Entity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1755,16 +1750,14 @@
"description": "The intent classification results.",
"items": {
"$ref": "#/definitions/ConversationIntent"
- },
- "x-ms-identifiers": []
+ }
},
"entities": {
"type": "array",
"description": "The entity extraction results.",
"items": {
"$ref": "#/definitions/ConversationEntity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2030,8 +2023,7 @@
"description": "Warnings encountered in processing the document.",
"items": {
"$ref": "#/definitions/InputWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/ConversationStatistics",
@@ -2107,8 +2099,7 @@
"description": "Warnings encountered in processing the document.",
"items": {
"$ref": "#/definitions/InputWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/ConversationStatistics",
@@ -2119,8 +2110,7 @@
"description": "array of summaries",
"items": {
"$ref": "#/definitions/SummaryResultItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2438,8 +2428,7 @@
"description": "List of entity tags. Tags express similarities between entity categories for the extracted entity type.",
"items": {
"$ref": "#/definitions/EntityTag"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -2488,8 +2477,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerErrorModel",
@@ -3059,8 +3047,7 @@
"maxItems": 20,
"items": {
"$ref": "#/definitions/KnowledgeBaseAnswerPrompt"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3322,8 +3309,7 @@
"description": "List of metadata.",
"items": {
"$ref": "#/definitions/MetadataRecord"
- },
- "x-ms-identifiers": []
+ }
},
"logicalOperation": {
"type": "string",
@@ -3759,8 +3745,7 @@
"description": "List of redacted audio segments.",
"items": {
"$ref": "#/definitions/AudioTiming"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4283,8 +4268,7 @@
"description": "Context list of the summary.",
"items": {
"$ref": "#/definitions/ItemizedSummaryContext"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4347,8 +4331,7 @@
"description": "List of results from tasks (if available).",
"items": {
"$ref": "#/definitions/AnalyzeConversationJobResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4737,8 +4720,7 @@
"description": "List of word-level audio timing information.",
"items": {
"$ref": "#/definitions/WordLevelTiming"
- },
- "x-ms-identifiers": []
+ }
},
"conversationItemLevelTiming": {
"$ref": "#/definitions/ConversationItemLevelTiming",
diff --git a/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzedocuments.json b/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzedocuments.json
index d18d686c0c56..1102a6407ad0 100644
--- a/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzedocuments.json
+++ b/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzedocuments.json
@@ -345,8 +345,7 @@
"description": "List of tasks to be performed as part of the LRO.",
"items": {
"$ref": "#/definitions/AnalyzeDocumentsLROTask"
- },
- "x-ms-identifiers": []
+ }
},
"defaultLanguage": {
"type": "string",
@@ -413,8 +412,7 @@
"description": "errors",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -741,8 +739,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -757,8 +754,7 @@
"description": "Array of document results generated after the analysis.",
"items": {
"$ref": "#/definitions/DocumentLocation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -873,8 +869,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerErrorModel",
@@ -3707,8 +3702,7 @@
"description": "Enumerable of Analyze documents job results.",
"items": {
"$ref": "#/definitions/AnalyzeDocumentsLROResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzetext-authoring.json b/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzetext-authoring.json
index 8d9557e2e733..8f221893687c 100644
--- a/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzetext-authoring.json
+++ b/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzetext-authoring.json
@@ -2733,8 +2733,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -2892,8 +2891,7 @@
"description": "The TextAnalysisAuthoringAssignedDeploymentResource items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringAssignedDeploymentResource"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2914,8 +2912,7 @@
"description": "The TextAnalysisAuthoringAssignedProjectDeploymentsMetadata items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringAssignedProjectDeploymentsMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2936,8 +2933,7 @@
"description": "The TextAnalysisAuthoringDocumentEvaluationResult items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2958,8 +2954,7 @@
"description": "The TextAnalysisAuthoringExportedTrainedModel items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedTrainedModel"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2980,8 +2975,7 @@
"description": "The TextAnalysisAuthoringPrebuiltEntity items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringPrebuiltEntity"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3002,8 +2996,7 @@
"description": "The TextAnalysisAuthoringProjectDeployment items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringProjectDeployment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3024,8 +3017,7 @@
"description": "The TextAnalysisAuthoringProjectMetadata items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringProjectMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3046,8 +3038,7 @@
"description": "The TextAnalysisAuthoringProjectTrainedModel items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringProjectTrainedModel"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3068,8 +3059,7 @@
"description": "The TextAnalysisAuthoringSupportedLanguage items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringSupportedLanguage"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3090,8 +3080,7 @@
"description": "The TextAnalysisAuthoringTrainingConfigVersion items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringTrainingConfigVersion"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3112,8 +3101,7 @@
"description": "The TextAnalysisAuthoringTrainingJobState items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringTrainingJobState"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3248,16 +3236,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3276,8 +3262,7 @@
"description": "Represents the metadata for the resources to be assigned.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringResourceMetadata"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3342,8 +3327,7 @@
"description": "Represents the resource region.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringAssignedProjectDeploymentMetadata"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3431,16 +3415,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3814,16 +3796,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3866,16 +3846,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3937,8 +3915,7 @@
"description": "Represents the document labelled entities.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEntityRegionEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3954,16 +3931,14 @@
"description": "Represents the region's expected entity labels.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEntityLabelEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"predictedEntities": {
"type": "array",
"description": "Represents the region's predicted entity labels.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEntityLabelEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"regionOffset": {
"type": "integer",
@@ -4017,8 +3992,7 @@
"description": "Represents the document labelled entities.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEntityRegionEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4101,16 +4075,14 @@
"description": "Represents the document's expected sentiment labels.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentSentimentLabelEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"predictedSentimentSpans": {
"type": "array",
"description": "Represents the document's predicted sentiment labels.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentSentimentLabelEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4289,16 +4261,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"result": {
"$ref": "#/definitions/TextAnalysisAuthoringEvaluationJobResult",
@@ -4385,16 +4355,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"resultUrl": {
"type": "string",
@@ -4435,8 +4403,7 @@
"description": "The prebuilt entities components.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedPrebuiltEntity"
- },
- "x-ms-identifiers": []
+ }
},
"category": {
"type": "string",
@@ -4478,8 +4445,7 @@
"description": "The list of documents belonging to this project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomAbstractiveSummarizationDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4498,8 +4464,7 @@
"description": "The list of entity labels belonging to the document.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentEntityRegion"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "string",
@@ -4524,16 +4489,14 @@
"description": "The list of entities belonging to the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedEntity"
- },
- "x-ms-identifiers": []
+ }
},
"documents": {
"type": "array",
"description": "The list of documents belonging to the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomEntityRecognitionDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4552,8 +4515,7 @@
"description": "The list of entity labels belonging to the document.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentEntityRegion"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "string",
@@ -4578,16 +4540,14 @@
"description": "The list of entities belonging to the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCompositeEntity"
- },
- "x-ms-identifiers": []
+ }
},
"documents": {
"type": "array",
"description": "The list of documents belonging to the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomHealthcareDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4606,8 +4566,7 @@
"description": "The document classes.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentClass"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "string",
@@ -4632,16 +4591,14 @@
"description": "The list of classes in the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedClass"
- },
- "x-ms-identifiers": []
+ }
},
"documents": {
"type": "array",
"description": "The list of documents in the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomMultiLabelClassificationDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4682,16 +4639,14 @@
"description": "The list of classes belonging to this project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedClass"
- },
- "x-ms-identifiers": []
+ }
},
"documents": {
"type": "array",
"description": "The list of documents belonging to this project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomSingleLabelClassificationDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4709,8 +4664,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentSentimentLabel"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "string",
@@ -4735,8 +4689,7 @@
"description": "The list of documents belonging to the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomTextSentimentDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4794,8 +4747,7 @@
"description": "The list of entity labels belonging to this region.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentEntityLabel"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4842,8 +4794,7 @@
"description": "The sub-lists of the list component.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedEntitySublist"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4877,8 +4828,7 @@
"description": "The phrases of that correspond to the sub-list.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedEntityListSynonym"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4915,16 +4865,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4943,8 +4891,7 @@
"description": "The model files belonging to this model.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringModelFile"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5092,16 +5039,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5144,16 +5089,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5341,16 +5284,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5397,8 +5338,7 @@
"description": "Represents the metadata of the assigned Azure resources.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDeploymentResource"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5845,16 +5785,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -6042,16 +5980,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"result": {
"$ref": "#/definitions/TextAnalysisAuthoringTrainingJobResult",
@@ -6099,16 +6035,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzetext.json b/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzetext.json
index 612020f3a723..a5a3569c0363 100644
--- a/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzetext.json
+++ b/specification/cognitiveservices/data-plane/Language/preview/2024-11-15-preview/analyzetext.json
@@ -482,8 +482,7 @@
"description": "The context list of the summary.",
"items": {
"$ref": "#/definitions/SummaryContext"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -503,8 +502,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -515,8 +513,7 @@
"description": "A list of abstractive summaries.",
"items": {
"$ref": "#/definitions/AbstractiveSummary"
- },
- "x-ms-identifiers": []
+ }
},
"detectedLanguage": {
"$ref": "#/definitions/DetectedLanguage",
@@ -683,8 +680,7 @@
"description": "errors",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -724,8 +720,7 @@
"description": "List of tasks to be performed as part of the LRO.",
"items": {
"$ref": "#/definitions/AnalyzeTextLROTask"
- },
- "x-ms-identifiers": []
+ }
},
"defaultLanguage": {
"type": "string",
@@ -1542,8 +1537,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -1554,8 +1548,7 @@
"description": "Contains the classification doc results for all docs.",
"items": {
"$ref": "#/definitions/ClassificationResult"
- },
- "x-ms-identifiers": []
+ }
},
"detectedLanguage": {
"$ref": "#/definitions/DetectedLanguage",
@@ -1930,8 +1923,7 @@
"description": "List of date values.",
"items": {
"$ref": "#/definitions/DateValue"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -1950,8 +1942,7 @@
"description": "List of date values.",
"items": {
"$ref": "#/definitions/DateValue"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -2124,8 +2115,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -2136,8 +2126,7 @@
"description": "Recognized entities in the document.",
"items": {
"$ref": "#/definitions/Entity"
- },
- "x-ms-identifiers": []
+ }
},
"detectedLanguage": {
"$ref": "#/definitions/DetectedLanguage",
@@ -2163,8 +2152,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -2175,8 +2163,7 @@
"description": "Recognized entities in the document.",
"items": {
"$ref": "#/definitions/EntityWithMetadata"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2198,8 +2185,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -2210,8 +2196,7 @@
"description": "Recognized entities in the document.",
"items": {
"$ref": "#/definitions/EntityWithMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"detectedLanguage": {
"$ref": "#/definitions/DetectedLanguage",
@@ -2850,8 +2835,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -3028,8 +3012,7 @@
"description": "List of entity tags. Tags are to express some similarities/affinity between entities.",
"items": {
"$ref": "#/definitions/EntityTag"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"$ref": "#/definitions/BaseMetadata",
@@ -3065,8 +3048,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerErrorModel",
@@ -3224,8 +3206,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -3236,8 +3217,7 @@
"description": "Specifies the the extracted sentences from the input document.",
"items": {
"$ref": "#/definitions/ExtractedSummarySentence"
- },
- "x-ms-identifiers": []
+ }
},
"detectedLanguage": {
"$ref": "#/definitions/DetectedLanguage",
@@ -3471,8 +3451,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -3483,16 +3462,14 @@
"description": "Healthcare entities.",
"items": {
"$ref": "#/definitions/HealthcareEntity"
- },
- "x-ms-identifiers": []
+ }
},
"relations": {
"type": "array",
"description": "Healthcare entity relations.",
"items": {
"$ref": "#/definitions/HealthcareRelation"
- },
- "x-ms-identifiers": []
+ }
},
"fhirBundle": {
"$ref": "#/definitions/FhirBundle",
@@ -3631,8 +3608,7 @@
"description": "The entities in the relation.",
"items": {
"$ref": "#/definitions/HealthcareRelationEntity"
- },
- "x-ms-identifiers": []
+ }
},
"confidenceScore": {
"type": "number",
@@ -4111,8 +4087,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -4162,8 +4137,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -4422,8 +4396,7 @@
"description": "List of instances this entity appears in the text.",
"items": {
"$ref": "#/definitions/Match"
- },
- "x-ms-identifiers": []
+ }
},
"language": {
"type": "string",
@@ -6938,8 +6911,7 @@
"description": "List of entity tags. Tags are to express some similarities/affinity between entities.",
"items": {
"$ref": "#/definitions/EntityTag"
- },
- "x-ms-identifiers": []
+ }
},
"mask": {
"type": "string",
@@ -7026,8 +6998,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -7042,8 +7013,7 @@
"description": "Recognized entities in the document.",
"items": {
"$ref": "#/definitions/PiiEntityWithTags"
- },
- "x-ms-identifiers": []
+ }
},
"detectedLanguage": {
"$ref": "#/definitions/DetectedLanguage",
@@ -7839,16 +7809,14 @@
"description": "The array of sentence targets for the sentence.",
"items": {
"$ref": "#/definitions/SentenceTarget"
- },
- "x-ms-identifiers": []
+ }
},
"assessments": {
"type": "array",
"description": "The array of assessments for the sentence.",
"items": {
"$ref": "#/definitions/SentenceAssessment"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -7920,8 +7888,7 @@
"description": "The array of either assessment or target objects which is related to the target.",
"items": {
"$ref": "#/definitions/TargetRelation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -8040,8 +8007,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -8060,8 +8026,7 @@
"description": "The document's sentences sentiment.",
"items": {
"$ref": "#/definitions/SentenceSentiment"
- },
- "x-ms-identifiers": []
+ }
},
"detectedLanguage": {
"$ref": "#/definitions/DetectedLanguage",
@@ -8463,8 +8428,7 @@
"description": "Enumerable of Analyze text job results.",
"items": {
"$ref": "#/definitions/AnalyzeTextLROResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -8670,8 +8634,7 @@
"description": "List of date values.",
"items": {
"$ref": "#/definitions/DateValue"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -8690,8 +8653,7 @@
"description": "List of temporal spans detected.",
"items": {
"$ref": "#/definitions/TemporalSpanValues"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -8766,8 +8728,7 @@
"description": "List of date values.",
"items": {
"$ref": "#/definitions/DateValue"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
diff --git a/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/analyzeconversations-authoring.json b/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/analyzeconversations-authoring.json
index cc999c3ab2a3..abd8a9cccbf1 100644
--- a/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/analyzeconversations-authoring.json
+++ b/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/analyzeconversations-authoring.json
@@ -2784,8 +2784,7 @@
"description": "Represents the metadata for the resources to be assigned.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringResourceMetadata"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2850,8 +2849,7 @@
"description": "Represents the resource region.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringAssignedProjectDeploymentMetadata"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2910,8 +2908,7 @@
"description": "The prebuilt entities components.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedPrebuiltEntity"
- },
- "x-ms-identifiers": []
+ }
},
"regex": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedEntityRegex",
@@ -2946,8 +2943,7 @@
"description": "The list of associated entities.",
"items": {
"$ref": "#/definitions/AnalyzeConversationExportedAssociatedEntityLabel"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2963,24 +2959,21 @@
"description": "The intents defined in the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringConversationExportedIntent"
- },
- "x-ms-identifiers": []
+ }
},
"entities": {
"type": "array",
"description": "The entities defined in the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringConversationExportedEntity"
- },
- "x-ms-identifiers": []
+ }
},
"utterances": {
"type": "array",
"description": "The utterances defined in the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringConversationExportedUtterance"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -2999,8 +2992,7 @@
"description": "Represents the entity labels of the utterance.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedUtteranceEntityLabel"
- },
- "x-ms-identifiers": []
+ }
},
"text": {
"type": "string",
@@ -3057,16 +3049,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3149,8 +3139,7 @@
"description": "Represents the resources to be assigned to the deployment. If provided, the deployment will be rolled out to the resources provided here as well as the original resource in which the project is created.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringDeploymentResource"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3299,16 +3288,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3351,16 +3338,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3425,16 +3410,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3615,16 +3598,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"result": {
"$ref": "#/definitions/AnalyzeConversationAuthoringEvaluationJobResult",
@@ -3714,16 +3695,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"resultUrl": {
"type": "string",
@@ -3783,8 +3762,7 @@
"description": "The sub-lists of the list component.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedEntitySublist"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3814,8 +3792,7 @@
"description": "The regex expressions of the regex component. These expressions follow the .NET regex syntax. For reference, check here: https://learn.microsoft.com/dotnet/standard/base-types/regular-expressions",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedEntityRegexExpression"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3850,8 +3827,7 @@
"description": "The phrases of that correspond to the sub-list.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedEntityListSynonym"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3928,16 +3904,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4146,16 +4120,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4308,16 +4280,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4357,16 +4327,14 @@
"description": "Represents the intents of the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringOrchestrationExportedIntent"
- },
- "x-ms-identifiers": []
+ }
},
"utterances": {
"type": "array",
"description": "Represents the utterances of the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringOrchestrationExportedUtterance"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4459,16 +4427,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4515,8 +4481,7 @@
"description": "Represents the metadata of the assigned Azure resources.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringDeploymentResource"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4784,16 +4749,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4945,16 +4908,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"result": {
"$ref": "#/definitions/AnalyzeConversationAuthoringTrainingJobResult",
@@ -4994,16 +4955,14 @@
"description": "Represents the expected entity labels.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringUtteranceEntityEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"predictedEntities": {
"type": "array",
"description": "Represents the predicted entity labels.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringUtteranceEntityEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5117,8 +5076,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -5338,8 +5296,7 @@
"description": "The AnalyzeConversationAuthoringAssignedDeploymentResource items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringAssignedDeploymentResource"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5360,8 +5317,7 @@
"description": "The AnalyzeConversationAuthoringAssignedProjectDeploymentsMetadata items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringAssignedProjectDeploymentsMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5382,8 +5338,7 @@
"description": "The AnalyzeConversationAuthoringExportedTrainedModel items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedTrainedModel"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5404,8 +5359,7 @@
"description": "The AnalyzeConversationAuthoringPrebuiltEntity items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringPrebuiltEntity"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5426,8 +5380,7 @@
"description": "The AnalyzeConversationAuthoringProjectDeployment items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringProjectDeployment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5448,8 +5401,7 @@
"description": "The AnalyzeConversationAuthoringProjectMetadata items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringProjectMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5470,8 +5422,7 @@
"description": "The AnalyzeConversationAuthoringProjectTrainedModel items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringProjectTrainedModel"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5492,8 +5443,7 @@
"description": "The AnalyzeConversationAuthoringSupportedLanguage items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringSupportedLanguage"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5514,8 +5464,7 @@
"description": "The AnalyzeConversationAuthoringTrainingConfigVersion items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringTrainingConfigVersion"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5536,8 +5485,7 @@
"description": "The AnalyzeConversationAuthoringTrainingJobState items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringTrainingJobState"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5558,8 +5506,7 @@
"description": "The AnalyzeConversationAuthoringUtteranceEvaluationResult items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringUtteranceEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
diff --git a/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/analyzeconversations.json b/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/analyzeconversations.json
index 5f77653124ad..ed838c482cef 100644
--- a/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/analyzeconversations.json
+++ b/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/analyzeconversations.json
@@ -517,8 +517,7 @@
"description": "errors",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -562,8 +561,7 @@
"description": "Set of tasks to execute on the input conversation.",
"items": {
"$ref": "#/definitions/AnalyzeConversationLROTask"
- },
- "x-ms-identifiers": []
+ }
},
"cancelAfter": {
"type": "number",
@@ -1405,16 +1403,14 @@
"description": "The collection of entity resolution objects.",
"items": {
"$ref": "#/definitions/BaseResolution"
- },
- "x-ms-identifiers": []
+ }
},
"extraInformation": {
"type": "array",
"description": "The collection of entity extra information objects.",
"items": {
"$ref": "#/definitions/BaseExtraInformation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1635,8 +1631,7 @@
"description": "Array of Entities",
"items": {
"$ref": "#/definitions/Entity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1826,16 +1821,14 @@
"description": "The intent classification results.",
"items": {
"$ref": "#/definitions/ConversationIntent"
- },
- "x-ms-identifiers": []
+ }
},
"entities": {
"type": "array",
"description": "The entity extraction results.",
"items": {
"$ref": "#/definitions/ConversationEntity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2101,16 +2094,14 @@
"description": "The intent classification results for this conversation.",
"items": {
"$ref": "#/definitions/ConversationalAIIntent"
- },
- "x-ms-identifiers": []
+ }
},
"entities": {
"type": "array",
"description": "Global entities that are matched but not associated with any specific intent.",
"items": {
"$ref": "#/definitions/ConversationalAIEntity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2175,16 +2166,14 @@
"description": "Entity resolution details, if available.",
"items": {
"$ref": "#/definitions/BaseResolution"
- },
- "x-ms-identifiers": []
+ }
},
"extraInformation": {
"type": "array",
"description": "Additional entity metadata.",
"items": {
"$ref": "#/definitions/BaseExtraInformation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2262,16 +2251,14 @@
"description": "The ranges of conversation items where this intent was identified.",
"items": {
"$ref": "#/definitions/ConversationItemRange"
- },
- "x-ms-identifiers": []
+ }
},
"entities": {
"type": "array",
"description": "The entities associated with this intent.",
"items": {
"$ref": "#/definitions/ConversationalAIEntity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2383,8 +2370,7 @@
"description": "Warnings encountered in processing the document.",
"items": {
"$ref": "#/definitions/InputWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/ConversationStatistics",
@@ -2460,8 +2446,7 @@
"description": "Warnings encountered in processing the document.",
"items": {
"$ref": "#/definitions/InputWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/ConversationStatistics",
@@ -2472,8 +2457,7 @@
"description": "array of summaries",
"items": {
"$ref": "#/definitions/SummaryResultItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2791,8 +2775,7 @@
"description": "List of entity tags. Tags express similarities between entity categories for the extracted entity type.",
"items": {
"$ref": "#/definitions/EntityTag"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -2841,8 +2824,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerErrorModel",
@@ -3412,8 +3394,7 @@
"maxItems": 20,
"items": {
"$ref": "#/definitions/KnowledgeBaseAnswerPrompt"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3675,8 +3656,7 @@
"description": "List of metadata.",
"items": {
"$ref": "#/definitions/MetadataRecord"
- },
- "x-ms-identifiers": []
+ }
},
"logicalOperation": {
"type": "string",
@@ -4112,8 +4092,7 @@
"description": "List of redacted audio segments.",
"items": {
"$ref": "#/definitions/AudioTiming"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4636,8 +4615,7 @@
"description": "Context list of the summary.",
"items": {
"$ref": "#/definitions/ItemizedSummaryContext"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4700,8 +4678,7 @@
"description": "List of results from tasks (if available).",
"items": {
"$ref": "#/definitions/AnalyzeConversationJobResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5090,8 +5067,7 @@
"description": "List of word-level audio timing information.",
"items": {
"$ref": "#/definitions/WordLevelTiming"
- },
- "x-ms-identifiers": []
+ }
},
"conversationItemLevelTiming": {
"$ref": "#/definitions/ConversationItemLevelTiming",
diff --git a/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/analyzetext-authoring.json b/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/analyzetext-authoring.json
index 81471a747ed5..ae48d900bbd5 100644
--- a/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/analyzetext-authoring.json
+++ b/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/analyzetext-authoring.json
@@ -2733,8 +2733,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -2892,8 +2891,7 @@
"description": "The TextAnalysisAuthoringAssignedDeploymentResource items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringAssignedDeploymentResource"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2914,8 +2912,7 @@
"description": "The TextAnalysisAuthoringAssignedProjectDeploymentsMetadata items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringAssignedProjectDeploymentsMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2936,8 +2933,7 @@
"description": "The TextAnalysisAuthoringDocumentEvaluationResult items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2958,8 +2954,7 @@
"description": "The TextAnalysisAuthoringExportedTrainedModel items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedTrainedModel"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2980,8 +2975,7 @@
"description": "The TextAnalysisAuthoringPrebuiltEntity items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringPrebuiltEntity"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3002,8 +2996,7 @@
"description": "The TextAnalysisAuthoringProjectDeployment items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringProjectDeployment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3024,8 +3017,7 @@
"description": "The TextAnalysisAuthoringProjectMetadata items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringProjectMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3046,8 +3038,7 @@
"description": "The TextAnalysisAuthoringProjectTrainedModel items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringProjectTrainedModel"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3068,8 +3059,7 @@
"description": "The TextAnalysisAuthoringSupportedLanguage items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringSupportedLanguage"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3090,8 +3080,7 @@
"description": "The TextAnalysisAuthoringTrainingConfigVersion items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringTrainingConfigVersion"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3112,8 +3101,7 @@
"description": "The TextAnalysisAuthoringTrainingJobState items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringTrainingJobState"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3248,16 +3236,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3276,8 +3262,7 @@
"description": "Represents the metadata for the resources to be assigned.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringResourceMetadata"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3342,8 +3327,7 @@
"description": "Represents the resource region.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringAssignedProjectDeploymentMetadata"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3431,16 +3415,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3502,8 +3484,7 @@
"description": "Represents the resources to be assigned to the deployment. If provided, the deployment will be rolled out to the resources provided here as well as the original resource in which the project is created.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDeploymentResource"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3815,16 +3796,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3867,16 +3846,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3942,8 +3919,7 @@
"description": "Represents the document labelled entities.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEntityRegionEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3959,16 +3935,14 @@
"description": "Represents the region's expected entity labels.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEntityLabelEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"predictedEntities": {
"type": "array",
"description": "Represents the region's predicted entity labels.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEntityLabelEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"regionOffset": {
"type": "integer",
@@ -4022,8 +3996,7 @@
"description": "Represents the document labelled entities.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEntityRegionEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4106,16 +4079,14 @@
"description": "Represents the document's expected sentiment labels.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentSentimentLabelEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"predictedSentimentSpans": {
"type": "array",
"description": "Represents the document's predicted sentiment labels.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentSentimentLabelEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4294,16 +4265,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"result": {
"$ref": "#/definitions/TextAnalysisAuthoringEvaluationJobResult",
@@ -4390,16 +4359,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"resultUrl": {
"type": "string",
@@ -4440,8 +4407,7 @@
"description": "The prebuilt entities components.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedPrebuiltEntity"
- },
- "x-ms-identifiers": []
+ }
},
"category": {
"type": "string",
@@ -4483,8 +4449,7 @@
"description": "The list of documents belonging to this project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomAbstractiveSummarizationDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4503,8 +4468,7 @@
"description": "The list of entity labels belonging to the document.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentEntityRegion"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "string",
@@ -4529,16 +4493,14 @@
"description": "The list of entities belonging to the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedEntity"
- },
- "x-ms-identifiers": []
+ }
},
"documents": {
"type": "array",
"description": "The list of documents belonging to the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomEntityRecognitionDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4557,8 +4519,7 @@
"description": "The list of entity labels belonging to the document.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentEntityRegion"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "string",
@@ -4583,16 +4544,14 @@
"description": "The list of entities belonging to the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCompositeEntity"
- },
- "x-ms-identifiers": []
+ }
},
"documents": {
"type": "array",
"description": "The list of documents belonging to the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomHealthcareDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4611,8 +4570,7 @@
"description": "The document classes.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentClass"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "string",
@@ -4637,16 +4595,14 @@
"description": "The list of classes in the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedClass"
- },
- "x-ms-identifiers": []
+ }
},
"documents": {
"type": "array",
"description": "The list of documents in the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomMultiLabelClassificationDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4687,16 +4643,14 @@
"description": "The list of classes belonging to this project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedClass"
- },
- "x-ms-identifiers": []
+ }
},
"documents": {
"type": "array",
"description": "The list of documents belonging to this project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomSingleLabelClassificationDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4714,8 +4668,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentSentimentLabel"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "string",
@@ -4740,8 +4693,7 @@
"description": "The list of documents belonging to the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomTextSentimentDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4799,8 +4751,7 @@
"description": "The list of entity labels belonging to this region.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentEntityLabel"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4847,8 +4798,7 @@
"description": "The sub-lists of the list component.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedEntitySublist"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4882,8 +4832,7 @@
"description": "The phrases of that correspond to the sub-list.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedEntityListSynonym"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4920,16 +4869,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4948,8 +4895,7 @@
"description": "The model files belonging to this model.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringModelFile"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5097,16 +5043,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5149,16 +5093,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5346,16 +5288,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5402,8 +5342,7 @@
"description": "Represents the metadata of the assigned Azure resources.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDeploymentResource"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5854,16 +5793,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -6051,16 +5988,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"result": {
"$ref": "#/definitions/TextAnalysisAuthoringTrainingJobResult",
@@ -6108,16 +6043,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/analyzetext.json b/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/analyzetext.json
index 090533550de7..f1016cee2b30 100644
--- a/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/analyzetext.json
+++ b/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/analyzetext.json
@@ -482,8 +482,7 @@
"description": "The context list of the summary.",
"items": {
"$ref": "#/definitions/SummaryContext"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -503,8 +502,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -515,8 +513,7 @@
"description": "A list of abstractive summaries.",
"items": {
"$ref": "#/definitions/AbstractiveSummary"
- },
- "x-ms-identifiers": []
+ }
},
"detectedLanguage": {
"$ref": "#/definitions/DetectedLanguage",
@@ -683,8 +680,7 @@
"description": "errors",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -724,8 +720,7 @@
"description": "List of tasks to be performed as part of the LRO.",
"items": {
"$ref": "#/definitions/AnalyzeTextLROTask"
- },
- "x-ms-identifiers": []
+ }
},
"defaultLanguage": {
"type": "string",
@@ -1547,8 +1542,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -1559,8 +1553,7 @@
"description": "Contains the classification doc results for all docs.",
"items": {
"$ref": "#/definitions/ClassificationResult"
- },
- "x-ms-identifiers": []
+ }
},
"detectedLanguage": {
"$ref": "#/definitions/DetectedLanguage",
@@ -1935,8 +1928,7 @@
"description": "List of date values.",
"items": {
"$ref": "#/definitions/DateValue"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -1955,8 +1947,7 @@
"description": "List of date values.",
"items": {
"$ref": "#/definitions/DateValue"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -2129,8 +2120,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -2141,8 +2131,7 @@
"description": "Recognized entities in the document.",
"items": {
"$ref": "#/definitions/Entity"
- },
- "x-ms-identifiers": []
+ }
},
"detectedLanguage": {
"$ref": "#/definitions/DetectedLanguage",
@@ -2168,8 +2157,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -2180,8 +2168,7 @@
"description": "Recognized entities in the document.",
"items": {
"$ref": "#/definitions/EntityWithMetadata"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2203,8 +2190,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -2215,8 +2201,7 @@
"description": "Recognized entities in the document.",
"items": {
"$ref": "#/definitions/EntityWithMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"detectedLanguage": {
"$ref": "#/definitions/DetectedLanguage",
@@ -2855,8 +2840,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -3005,8 +2989,7 @@
"description": "The entity synonyms",
"items": {
"$ref": "#/definitions/EntitySynonym"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3072,8 +3055,7 @@
"description": "List of entity tags. Tags are to express some similarities/affinity between entities.",
"items": {
"$ref": "#/definitions/EntityTag"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"$ref": "#/definitions/BaseMetadata",
@@ -3109,8 +3091,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerErrorModel",
@@ -3268,8 +3249,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -3280,8 +3260,7 @@
"description": "Specifies the the extracted sentences from the input document.",
"items": {
"$ref": "#/definitions/ExtractedSummarySentence"
- },
- "x-ms-identifiers": []
+ }
},
"detectedLanguage": {
"$ref": "#/definitions/DetectedLanguage",
@@ -3515,8 +3494,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -3527,16 +3505,14 @@
"description": "Healthcare entities.",
"items": {
"$ref": "#/definitions/HealthcareEntity"
- },
- "x-ms-identifiers": []
+ }
},
"relations": {
"type": "array",
"description": "Healthcare entity relations.",
"items": {
"$ref": "#/definitions/HealthcareRelation"
- },
- "x-ms-identifiers": []
+ }
},
"fhirBundle": {
"$ref": "#/definitions/FhirBundle",
@@ -3675,8 +3651,7 @@
"description": "The entities in the relation.",
"items": {
"$ref": "#/definitions/HealthcareRelationEntity"
- },
- "x-ms-identifiers": []
+ }
},
"confidenceScore": {
"type": "number",
@@ -4155,8 +4130,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -4206,8 +4180,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -4466,8 +4439,7 @@
"description": "List of instances this entity appears in the text.",
"items": {
"$ref": "#/definitions/Match"
- },
- "x-ms-identifiers": []
+ }
},
"language": {
"type": "string",
@@ -7090,8 +7062,7 @@
"description": "List of entity tags. Tags are to express some similarities/affinity between entities.",
"items": {
"$ref": "#/definitions/EntityTag"
- },
- "x-ms-identifiers": []
+ }
},
"mask": {
"type": "string",
@@ -7178,8 +7149,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -7194,8 +7164,7 @@
"description": "Recognized entities in the document.",
"items": {
"$ref": "#/definitions/PiiEntityWithTags"
- },
- "x-ms-identifiers": []
+ }
},
"detectedLanguage": {
"$ref": "#/definitions/DetectedLanguage",
@@ -7999,16 +7968,14 @@
"description": "The array of sentence targets for the sentence.",
"items": {
"$ref": "#/definitions/SentenceTarget"
- },
- "x-ms-identifiers": []
+ }
},
"assessments": {
"type": "array",
"description": "The array of assessments for the sentence.",
"items": {
"$ref": "#/definitions/SentenceAssessment"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -8080,8 +8047,7 @@
"description": "The array of either assessment or target objects which is related to the target.",
"items": {
"$ref": "#/definitions/TargetRelation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -8200,8 +8166,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -8220,8 +8185,7 @@
"description": "The document's sentences sentiment.",
"items": {
"$ref": "#/definitions/SentenceSentiment"
- },
- "x-ms-identifiers": []
+ }
},
"detectedLanguage": {
"$ref": "#/definitions/DetectedLanguage",
@@ -8623,8 +8587,7 @@
"description": "Enumerable of Analyze text job results.",
"items": {
"$ref": "#/definitions/AnalyzeTextLROResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -8830,8 +8793,7 @@
"description": "List of date values.",
"items": {
"$ref": "#/definitions/DateValue"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -8850,8 +8812,7 @@
"description": "List of temporal spans detected.",
"items": {
"$ref": "#/definitions/TemporalSpanValues"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -8926,8 +8887,7 @@
"description": "List of date values.",
"items": {
"$ref": "#/definitions/DateValue"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
diff --git a/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/questionanswering-authoring.json b/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/questionanswering-authoring.json
index 69b0b3047070..a175bdecdd2d 100644
--- a/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/questionanswering-authoring.json
+++ b/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/questionanswering-authoring.json
@@ -1148,8 +1148,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/UpdateSourceRecord"
- },
- "x-ms-identifiers": []
+ }
}
}
],
@@ -1419,8 +1418,7 @@
"description": "A list of Feedback Records for Active Learning.",
"items": {
"$ref": "#/definitions/FeedbackRecord"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -1462,8 +1460,7 @@
"maxItems": 10000,
"items": {
"$ref": "#/definitions/WordAlterations"
- },
- "x-ms-identifiers": []
+ }
},
"qnas": {
"type": "array",
@@ -1495,8 +1492,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1543,8 +1539,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerErrorModel",
@@ -1788,8 +1783,7 @@
"description": "List of Active Learning suggestions for the QnA.",
"items": {
"$ref": "#/definitions/SuggestedQuestionsCluster"
- },
- "x-ms-identifiers": []
+ }
},
"lastUpdatedDateTime": {
"type": "string",
@@ -1960,8 +1954,7 @@
"description": "The ProjectDeployment items on this page",
"items": {
"$ref": "#/definitions/ProjectDeployment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1982,8 +1975,7 @@
"description": "The QnaSourceRecord items on this page",
"items": {
"$ref": "#/definitions/QnaSourceRecord"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2004,8 +1996,7 @@
"description": "The QuestionAnsweringProjectMetadata items on this page",
"items": {
"$ref": "#/definitions/QuestionAnsweringProjectMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2047,8 +2038,7 @@
"description": "The WordAlterations items on this page",
"items": {
"$ref": "#/definitions/WordAlterations"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2103,8 +2093,7 @@
"maxItems": 20,
"items": {
"$ref": "#/definitions/QnaPrompt"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2182,8 +2171,7 @@
"description": "List of Active Learning suggestions for the QnA.",
"items": {
"$ref": "#/definitions/SuggestedQuestionsCluster"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2336,8 +2324,7 @@
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"resultUrl": {
"type": "string",
@@ -2385,8 +2372,7 @@
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2429,8 +2415,7 @@
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2473,8 +2458,7 @@
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2517,8 +2501,7 @@
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2561,8 +2544,7 @@
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2605,8 +2587,7 @@
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2755,8 +2736,7 @@
"description": "List of Active Learning suggestions for the QnA.",
"items": {
"$ref": "#/definitions/SuggestedQuestionsCluster"
- },
- "x-ms-identifiers": []
+ }
},
"lastUpdatedDateTime": {
"type": "string",
@@ -2813,8 +2793,7 @@
"description": "List of all suggested questions for the QnA.",
"items": {
"$ref": "#/definitions/SuggestedQuestion"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2827,8 +2806,7 @@
"description": "The WordAlterations items on this page",
"items": {
"$ref": "#/definitions/WordAlterations"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2845,8 +2823,7 @@
"description": "A list of QnAs to be updated.",
"items": {
"$ref": "#/definitions/UpdateQnaRecord"
- },
- "x-ms-identifiers": []
+ }
},
"UpdateQnaRecord": {
"type": "object",
diff --git a/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/questionanswering.json b/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/questionanswering.json
index 060fceae8e15..3d2ef3fd4255 100644
--- a/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/questionanswering.json
+++ b/specification/cognitiveservices/data-plane/Language/preview/2025-05-15-preview/questionanswering.json
@@ -354,8 +354,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerErrorModel",
@@ -709,8 +708,7 @@
"maxItems": 20,
"items": {
"$ref": "#/definitions/KnowledgeBaseAnswerPrompt"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -824,8 +822,7 @@
"description": "Dictionary of string",
"items": {
"$ref": "#/definitions/MetadataRecord"
- },
- "x-ms-identifiers": []
+ }
},
"logicalOperation": {
"$ref": "#/definitions/LogicalOperationKind",
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..0f99a367b650 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
@@ -622,16 +622,14 @@
"description": "The collection of entity resolution objects.",
"items": {
"$ref": "#/definitions/BaseResolution"
- },
- "x-ms-identifiers": []
+ }
},
"extraInformation": {
"type": "array",
"description": "The collection of entity extra information objects.",
"items": {
"$ref": "#/definitions/BaseExtraInformation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -688,16 +686,14 @@
"description": "The intent classification results.",
"items": {
"$ref": "#/definitions/ConversationIntent"
- },
- "x-ms-identifiers": []
+ }
},
"entities": {
"type": "array",
"description": "The entity extraction results.",
"items": {
"$ref": "#/definitions/ConversationEntity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1001,8 +997,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerErrorModel",
@@ -1519,8 +1514,7 @@
"maxItems": 20,
"items": {
"$ref": "#/definitions/KnowledgeBaseAnswerPrompt"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -1782,8 +1776,7 @@
"description": "List of metadata.",
"items": {
"$ref": "#/definitions/MetadataRecord"
- },
- "x-ms-identifiers": []
+ }
},
"logicalOperation": {
"type": "string",
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 5a0b5293d82e..d3883c660f25 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
@@ -373,8 +373,7 @@
"description": "errors",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -414,8 +413,7 @@
"description": "List of tasks to be performed as part of the LRO.",
"items": {
"$ref": "#/definitions/AnalyzeTextLROTask"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -890,8 +888,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -902,8 +899,7 @@
"description": "Contains the classification doc results for all docs.",
"items": {
"$ref": "#/definitions/ClassificationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1369,8 +1365,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -1381,8 +1376,7 @@
"description": "Recognized entities in the document.",
"items": {
"$ref": "#/definitions/Entity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1720,8 +1714,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerErrorModel",
@@ -1897,8 +1890,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -1909,16 +1901,14 @@
"description": "Healthcare entities.",
"items": {
"$ref": "#/definitions/HealthcareEntity"
- },
- "x-ms-identifiers": []
+ }
},
"relations": {
"type": "array",
"description": "Healthcare entity relations.",
"items": {
"$ref": "#/definitions/HealthcareRelation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2049,8 +2039,7 @@
"description": "The entities in the relation.",
"items": {
"$ref": "#/definitions/HealthcareRelationEntity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2401,8 +2390,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -2448,8 +2436,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -2569,8 +2556,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -2603,8 +2589,7 @@
"description": "List of instances this entity appears in the text.",
"items": {
"$ref": "#/definitions/Match"
- },
- "x-ms-identifiers": []
+ }
},
"language": {
"type": "string",
@@ -3764,8 +3749,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -3780,8 +3764,7 @@
"description": "Recognized entities in the document.",
"items": {
"$ref": "#/definitions/Entity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4060,16 +4043,14 @@
"description": "The array of sentence targets for the sentence.",
"items": {
"$ref": "#/definitions/SentenceTarget"
- },
- "x-ms-identifiers": []
+ }
},
"assessments": {
"type": "array",
"description": "The array of assessments for the sentence.",
"items": {
"$ref": "#/definitions/SentenceAssessment"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4141,8 +4122,7 @@
"description": "The array of either assessment or target objects which is related to the target.",
"items": {
"$ref": "#/definitions/TargetRelation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4261,8 +4241,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -4281,8 +4260,7 @@
"description": "The document's sentences sentiment.",
"items": {
"$ref": "#/definitions/SentenceSentiment"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4509,8 +4487,7 @@
"description": "Enumerable of Analyze text job results.",
"items": {
"$ref": "#/definitions/AnalyzeTextLROResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/analyzeconversations-authoring.json b/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/analyzeconversations-authoring.json
index e59be8a8adb7..c04d480d07b9 100644
--- a/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/analyzeconversations-authoring.json
+++ b/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/analyzeconversations-authoring.json
@@ -1813,8 +1813,7 @@
"description": "The prebuilt entities components.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedPrebuiltEntity"
- },
- "x-ms-identifiers": []
+ }
},
"regex": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedEntityRegex",
@@ -1854,24 +1853,21 @@
"description": "The intents defined in the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringConversationExportedIntent"
- },
- "x-ms-identifiers": []
+ }
},
"entities": {
"type": "array",
"description": "The entities defined in the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringConversationExportedEntity"
- },
- "x-ms-identifiers": []
+ }
},
"utterances": {
"type": "array",
"description": "The utterances defined in the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringConversationExportedUtterance"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -1890,8 +1886,7 @@
"description": "Represents the entity labels of the utterance.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedUtteranceEntityLabel"
- },
- "x-ms-identifiers": []
+ }
},
"text": {
"type": "string",
@@ -1996,16 +1991,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2200,16 +2193,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"resultUrl": {
"type": "string",
@@ -2269,8 +2260,7 @@
"description": "The sub-lists of the list component.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedEntitySublist"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2300,8 +2290,7 @@
"description": "The regex expressions of the regex component. These expressions follow the .NET regex syntax. For reference, check here: https://learn.microsoft.com/dotnet/standard/base-types/regular-expressions",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedEntityRegexExpression"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2336,8 +2325,7 @@
"description": "The phrases of that correspond to the sub-list.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringExportedEntityListSynonym"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2538,16 +2526,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2700,16 +2686,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2745,16 +2729,14 @@
"description": "Represents the intents of the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringOrchestrationExportedIntent"
- },
- "x-ms-identifiers": []
+ }
},
"utterances": {
"type": "array",
"description": "Represents the utterances of the project.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringOrchestrationExportedUtterance"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -2847,16 +2829,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3132,16 +3112,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3284,16 +3262,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"result": {
"$ref": "#/definitions/AnalyzeConversationAuthoringTrainingJobResult",
@@ -3317,16 +3293,14 @@
"description": "Represents the expected entity labels.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringUtteranceEntityEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"predictedEntities": {
"type": "array",
"description": "Represents the predicted entity labels.",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringUtteranceEntityEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3427,8 +3401,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -3635,8 +3608,7 @@
"description": "The AnalyzeConversationAuthoringPrebuiltEntity items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringPrebuiltEntity"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3657,8 +3629,7 @@
"description": "The AnalyzeConversationAuthoringProjectDeployment items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringProjectDeployment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3679,8 +3650,7 @@
"description": "The AnalyzeConversationAuthoringProjectMetadata items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringProjectMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3701,8 +3671,7 @@
"description": "The AnalyzeConversationAuthoringProjectTrainedModel items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringProjectTrainedModel"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3723,8 +3692,7 @@
"description": "The AnalyzeConversationAuthoringSupportedLanguage items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringSupportedLanguage"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3745,8 +3713,7 @@
"description": "The AnalyzeConversationAuthoringTrainingConfigVersion items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringTrainingConfigVersion"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3767,8 +3734,7 @@
"description": "The AnalyzeConversationAuthoringTrainingJobState items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringTrainingJobState"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3789,8 +3755,7 @@
"description": "The AnalyzeConversationAuthoringUtteranceEvaluationResult items on this page",
"items": {
"$ref": "#/definitions/AnalyzeConversationAuthoringUtteranceEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
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 5d79e7bd16d6..c93a9171d3f4 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
@@ -422,8 +422,7 @@
"description": "errors",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -467,8 +466,7 @@
"description": "Set of tasks to execute on the input conversation.",
"items": {
"$ref": "#/definitions/AnalyzeConversationLROTask"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1052,16 +1050,14 @@
"description": "The collection of entity resolution objects.",
"items": {
"$ref": "#/definitions/BaseResolution"
- },
- "x-ms-identifiers": []
+ }
},
"extraInformation": {
"type": "array",
"description": "The collection of entity extra information objects.",
"items": {
"$ref": "#/definitions/BaseExtraInformation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1134,16 +1130,14 @@
"description": "The intent classification results.",
"items": {
"$ref": "#/definitions/ConversationIntent"
- },
- "x-ms-identifiers": []
+ }
},
"entities": {
"type": "array",
"description": "The entity extraction results.",
"items": {
"$ref": "#/definitions/ConversationEntity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1444,8 +1438,7 @@
"description": "Warnings encountered in processing the document.",
"items": {
"$ref": "#/definitions/InputWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/ConversationStatistics",
@@ -1456,8 +1449,7 @@
"description": "array of summaries",
"items": {
"$ref": "#/definitions/SummaryResultItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1626,8 +1618,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerErrorModel",
@@ -2197,8 +2188,7 @@
"maxItems": 20,
"items": {
"$ref": "#/definitions/KnowledgeBaseAnswerPrompt"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2460,8 +2450,7 @@
"description": "List of metadata.",
"items": {
"$ref": "#/definitions/MetadataRecord"
- },
- "x-ms-identifiers": []
+ }
},
"logicalOperation": {
"type": "string",
@@ -3339,8 +3328,7 @@
"description": "Context list of the summary.",
"items": {
"$ref": "#/definitions/ItemizedSummaryContext"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3403,8 +3391,7 @@
"description": "List of results from tasks (if available).",
"items": {
"$ref": "#/definitions/AnalyzeConversationJobResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3757,8 +3744,7 @@
"description": "List of word-level audio timing information.",
"items": {
"$ref": "#/definitions/WordLevelTiming"
- },
- "x-ms-identifiers": []
+ }
},
"conversationItemLevelTiming": {
"$ref": "#/definitions/ConversationItemLevelTiming",
diff --git a/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/analyzetext-authoring.json b/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/analyzetext-authoring.json
index 4ff20d4c4d80..7fa63555295e 100644
--- a/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/analyzetext-authoring.json
+++ b/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/analyzetext-authoring.json
@@ -1643,8 +1643,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1761,8 +1760,7 @@
"description": "The TextAnalysisAuthoringDocumentEvaluationResult items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1783,8 +1781,7 @@
"description": "The TextAnalysisAuthoringProjectDeployment items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringProjectDeployment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1805,8 +1802,7 @@
"description": "The TextAnalysisAuthoringProjectMetadata items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringProjectMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1827,8 +1823,7 @@
"description": "The TextAnalysisAuthoringProjectTrainedModel items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringProjectTrainedModel"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1849,8 +1844,7 @@
"description": "The TextAnalysisAuthoringSupportedLanguage items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringSupportedLanguage"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1871,8 +1865,7 @@
"description": "The TextAnalysisAuthoringTrainingConfigVersion items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringTrainingConfigVersion"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1893,8 +1886,7 @@
"description": "The TextAnalysisAuthoringTrainingJobState items on this page",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringTrainingJobState"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2178,16 +2170,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2231,8 +2221,7 @@
"description": "Represents the document labelled entities.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEntityRegionEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2248,16 +2237,14 @@
"description": "Represents the region's expected entity labels.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEntityLabelEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"predictedEntities": {
"type": "array",
"description": "Represents the region's predicted entity labels.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringDocumentEntityLabelEvaluationResult"
- },
- "x-ms-identifiers": []
+ }
},
"regionOffset": {
"type": "integer",
@@ -2526,16 +2513,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"resultUrl": {
"type": "string",
@@ -2568,8 +2553,7 @@
"description": "The list of entity labels belonging to the document.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentEntityRegion"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "string",
@@ -2594,16 +2578,14 @@
"description": "The list of entities belonging to the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedEntity"
- },
- "x-ms-identifiers": []
+ }
},
"documents": {
"type": "array",
"description": "The list of documents belonging to the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomEntityRecognitionDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -2622,8 +2604,7 @@
"description": "The document classes.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentClass"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "string",
@@ -2648,16 +2629,14 @@
"description": "The list of classes in the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedClass"
- },
- "x-ms-identifiers": []
+ }
},
"documents": {
"type": "array",
"description": "The list of documents in the project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomMultiLabelClassificationDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -2698,16 +2677,14 @@
"description": "The list of classes belonging to this project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedClass"
- },
- "x-ms-identifiers": []
+ }
},
"documents": {
"type": "array",
"description": "The list of documents belonging to this project.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedCustomSingleLabelClassificationDocument"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -2765,8 +2742,7 @@
"description": "The list of entity labels belonging to this region.",
"items": {
"$ref": "#/definitions/TextAnalysisAuthoringExportedDocumentEntityLabel"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2853,16 +2829,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2905,16 +2879,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3059,16 +3031,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3421,16 +3391,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3565,16 +3533,14 @@
"description": "The warnings that were encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"result": {
"$ref": "#/definitions/TextAnalysisAuthoringTrainingJobResult",
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 da00dd9f91d9..d26257b9a031 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
@@ -435,8 +435,7 @@
"description": "The context list of the summary.",
"items": {
"$ref": "#/definitions/SummaryContext"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -456,8 +455,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -468,8 +466,7 @@
"description": "A list of abstractive summaries.",
"items": {
"$ref": "#/definitions/AbstractiveSummary"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -555,8 +552,7 @@
"description": "errors",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -596,8 +592,7 @@
"description": "List of tasks to be performed as part of the LRO.",
"items": {
"$ref": "#/definitions/AnalyzeTextLROTask"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1096,8 +1091,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -1108,8 +1102,7 @@
"description": "Contains the classification doc results for all docs.",
"items": {
"$ref": "#/definitions/ClassificationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1575,8 +1568,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -1587,8 +1579,7 @@
"description": "Recognized entities in the document.",
"items": {
"$ref": "#/definitions/Entity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1926,8 +1917,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerErrorModel",
@@ -2085,8 +2075,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -2097,8 +2086,7 @@
"description": "Specifies the the extracted sentences from the input document.",
"items": {
"$ref": "#/definitions/ExtractedSummarySentence"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2315,8 +2303,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -2327,16 +2314,14 @@
"description": "Healthcare entities.",
"items": {
"$ref": "#/definitions/HealthcareEntity"
- },
- "x-ms-identifiers": []
+ }
},
"relations": {
"type": "array",
"description": "Healthcare entity relations.",
"items": {
"$ref": "#/definitions/HealthcareRelation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2467,8 +2452,7 @@
"description": "The entities in the relation.",
"items": {
"$ref": "#/definitions/HealthcareRelationEntity"
- },
- "x-ms-identifiers": []
+ }
},
"confidenceScore": {
"type": "number",
@@ -2824,8 +2808,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -2871,8 +2854,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -2992,8 +2974,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -3026,8 +3007,7 @@
"description": "List of instances this entity appears in the text.",
"items": {
"$ref": "#/definitions/Match"
- },
- "x-ms-identifiers": []
+ }
},
"language": {
"type": "string",
@@ -4187,8 +4167,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -4203,8 +4182,7 @@
"description": "Recognized entities in the document.",
"items": {
"$ref": "#/definitions/Entity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4483,16 +4461,14 @@
"description": "The array of sentence targets for the sentence.",
"items": {
"$ref": "#/definitions/SentenceTarget"
- },
- "x-ms-identifiers": []
+ }
},
"assessments": {
"type": "array",
"description": "The array of assessments for the sentence.",
"items": {
"$ref": "#/definitions/SentenceAssessment"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4564,8 +4540,7 @@
"description": "The array of either assessment or target objects which is related to the target.",
"items": {
"$ref": "#/definitions/TargetRelation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4684,8 +4659,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -4704,8 +4678,7 @@
"description": "The document's sentences sentiment.",
"items": {
"$ref": "#/definitions/SentenceSentiment"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4952,8 +4925,7 @@
"description": "Enumerable of Analyze text job results.",
"items": {
"$ref": "#/definitions/AnalyzeTextLROResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/questionanswering-authoring.json b/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/questionanswering-authoring.json
index 59c1baa32609..eaffbf794ec3 100644
--- a/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/questionanswering-authoring.json
+++ b/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/questionanswering-authoring.json
@@ -1148,8 +1148,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/UpdateSourceRecord"
- },
- "x-ms-identifiers": []
+ }
}
}
],
@@ -1419,8 +1418,7 @@
"description": "A list of Feedback Records for Active Learning.",
"items": {
"$ref": "#/definitions/FeedbackRecord"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -1462,8 +1460,7 @@
"maxItems": 10000,
"items": {
"$ref": "#/definitions/WordAlterations"
- },
- "x-ms-identifiers": []
+ }
},
"qnas": {
"type": "array",
@@ -1495,8 +1492,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1543,8 +1539,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerErrorModel",
@@ -1788,8 +1783,7 @@
"description": "List of Active Learning suggestions for the QnA.",
"items": {
"$ref": "#/definitions/SuggestedQuestionsCluster"
- },
- "x-ms-identifiers": []
+ }
},
"lastUpdatedDateTime": {
"type": "string",
@@ -1960,8 +1954,7 @@
"description": "The ProjectDeployment items on this page",
"items": {
"$ref": "#/definitions/ProjectDeployment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1982,8 +1975,7 @@
"description": "The QnaSourceRecord items on this page",
"items": {
"$ref": "#/definitions/QnaSourceRecord"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2004,8 +1996,7 @@
"description": "The QuestionAnsweringProjectMetadata items on this page",
"items": {
"$ref": "#/definitions/QuestionAnsweringProjectMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2047,8 +2038,7 @@
"description": "The WordAlterations items on this page",
"items": {
"$ref": "#/definitions/WordAlterations"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2103,8 +2093,7 @@
"maxItems": 20,
"items": {
"$ref": "#/definitions/QnaPrompt"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2182,8 +2171,7 @@
"description": "List of Active Learning suggestions for the QnA.",
"items": {
"$ref": "#/definitions/SuggestedQuestionsCluster"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2336,8 +2324,7 @@
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"resultUrl": {
"type": "string",
@@ -2385,8 +2372,7 @@
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2429,8 +2415,7 @@
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2473,8 +2458,7 @@
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2517,8 +2501,7 @@
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2561,8 +2544,7 @@
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2605,8 +2587,7 @@
"description": "The errors encountered while executing the job.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2747,8 +2728,7 @@
"description": "List of Active Learning suggestions for the QnA.",
"items": {
"$ref": "#/definitions/SuggestedQuestionsCluster"
- },
- "x-ms-identifiers": []
+ }
},
"lastUpdatedDateTime": {
"type": "string",
@@ -2805,8 +2785,7 @@
"description": "List of all suggested questions for the QnA.",
"items": {
"$ref": "#/definitions/SuggestedQuestion"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2819,8 +2798,7 @@
"description": "The WordAlterations items on this page",
"items": {
"$ref": "#/definitions/WordAlterations"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2837,8 +2815,7 @@
"description": "A list of QnAs to be updated.",
"items": {
"$ref": "#/definitions/UpdateQnaRecord"
- },
- "x-ms-identifiers": []
+ }
},
"UpdateQnaRecord": {
"type": "object",
diff --git a/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/questionanswering.json b/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/questionanswering.json
index 49cf9f85d08c..8e5cb3afa72b 100644
--- a/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/questionanswering.json
+++ b/specification/cognitiveservices/data-plane/Language/stable/2023-04-01/questionanswering.json
@@ -350,8 +350,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerErrorModel",
@@ -705,8 +704,7 @@
"maxItems": 20,
"items": {
"$ref": "#/definitions/KnowledgeBaseAnswerPrompt"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -764,8 +762,7 @@
"description": "Dictionary of string",
"items": {
"$ref": "#/definitions/MetadataRecord"
- },
- "x-ms-identifiers": []
+ }
},
"logicalOperation": {
"$ref": "#/definitions/LogicalOperationKind",
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 fa2c4709ea2a..079999932ac2 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
@@ -459,8 +459,7 @@
"description": "errors",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -504,8 +503,7 @@
"description": "Set of tasks to execute on the input conversation.",
"items": {
"$ref": "#/definitions/AnalyzeConversationLROTask"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1133,16 +1131,14 @@
"description": "The collection of entity resolution objects.",
"items": {
"$ref": "#/definitions/BaseResolution"
- },
- "x-ms-identifiers": []
+ }
},
"extraInformation": {
"type": "array",
"description": "The collection of entity extra information objects.",
"items": {
"$ref": "#/definitions/BaseExtraInformation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1343,8 +1339,7 @@
"description": "Array of Entities",
"items": {
"$ref": "#/definitions/Entity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1530,16 +1525,14 @@
"description": "The intent classification results.",
"items": {
"$ref": "#/definitions/ConversationIntent"
- },
- "x-ms-identifiers": []
+ }
},
"entities": {
"type": "array",
"description": "The entity extraction results.",
"items": {
"$ref": "#/definitions/ConversationEntity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1801,8 +1794,7 @@
"description": "Warnings encountered in processing the document.",
"items": {
"$ref": "#/definitions/InputWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/ConversationStatistics",
@@ -1878,8 +1870,7 @@
"description": "Warnings encountered in processing the document.",
"items": {
"$ref": "#/definitions/InputWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/ConversationStatistics",
@@ -1890,8 +1881,7 @@
"description": "array of summaries",
"items": {
"$ref": "#/definitions/SummaryResultItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2100,8 +2090,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerErrorModel",
@@ -2671,8 +2660,7 @@
"maxItems": 20,
"items": {
"$ref": "#/definitions/KnowledgeBaseAnswerPrompt"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2934,8 +2922,7 @@
"description": "List of metadata.",
"items": {
"$ref": "#/definitions/MetadataRecord"
- },
- "x-ms-identifiers": []
+ }
},
"logicalOperation": {
"type": "string",
@@ -3361,8 +3348,7 @@
"description": "List of redacted audio segments.",
"items": {
"$ref": "#/definitions/AudioTiming"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3879,8 +3865,7 @@
"description": "Context list of the summary.",
"items": {
"$ref": "#/definitions/ItemizedSummaryContext"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3943,8 +3928,7 @@
"description": "List of results from tasks (if available).",
"items": {
"$ref": "#/definitions/AnalyzeConversationJobResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4333,8 +4317,7 @@
"description": "List of word-level audio timing information.",
"items": {
"$ref": "#/definitions/WordLevelTiming"
- },
- "x-ms-identifiers": []
+ }
},
"conversationItemLevelTiming": {
"$ref": "#/definitions/ConversationItemLevelTiming",
diff --git a/specification/cognitiveservices/data-plane/Language/stable/2024-11-01/analyzeconversations.json b/specification/cognitiveservices/data-plane/Language/stable/2024-11-01/analyzeconversations.json
index 8ce8a6460e62..8ec16494013e 100644
--- a/specification/cognitiveservices/data-plane/Language/stable/2024-11-01/analyzeconversations.json
+++ b/specification/cognitiveservices/data-plane/Language/stable/2024-11-01/analyzeconversations.json
@@ -459,8 +459,7 @@
"description": "errors",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -504,8 +503,7 @@
"description": "Set of tasks to execute on the input conversation.",
"items": {
"$ref": "#/definitions/AnalyzeConversationLROTask"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1133,16 +1131,14 @@
"description": "The collection of entity resolution objects.",
"items": {
"$ref": "#/definitions/BaseResolution"
- },
- "x-ms-identifiers": []
+ }
},
"extraInformation": {
"type": "array",
"description": "The collection of entity extra information objects.",
"items": {
"$ref": "#/definitions/BaseExtraInformation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1343,8 +1339,7 @@
"description": "Array of Entities",
"items": {
"$ref": "#/definitions/Entity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1530,16 +1525,14 @@
"description": "The intent classification results.",
"items": {
"$ref": "#/definitions/ConversationIntent"
- },
- "x-ms-identifiers": []
+ }
},
"entities": {
"type": "array",
"description": "The entity extraction results.",
"items": {
"$ref": "#/definitions/ConversationEntity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1801,8 +1794,7 @@
"description": "Warnings encountered in processing the document.",
"items": {
"$ref": "#/definitions/InputWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/ConversationStatistics",
@@ -1878,8 +1870,7 @@
"description": "Warnings encountered in processing the document.",
"items": {
"$ref": "#/definitions/InputWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/ConversationStatistics",
@@ -1890,8 +1881,7 @@
"description": "array of summaries",
"items": {
"$ref": "#/definitions/SummaryResultItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2100,8 +2090,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerErrorModel",
@@ -2671,8 +2660,7 @@
"maxItems": 20,
"items": {
"$ref": "#/definitions/KnowledgeBaseAnswerPrompt"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2934,8 +2922,7 @@
"description": "List of metadata.",
"items": {
"$ref": "#/definitions/MetadataRecord"
- },
- "x-ms-identifiers": []
+ }
},
"logicalOperation": {
"type": "string",
@@ -3361,8 +3348,7 @@
"description": "List of redacted audio segments.",
"items": {
"$ref": "#/definitions/AudioTiming"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3879,8 +3865,7 @@
"description": "Context list of the summary.",
"items": {
"$ref": "#/definitions/ItemizedSummaryContext"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3943,8 +3928,7 @@
"description": "List of results from tasks (if available).",
"items": {
"$ref": "#/definitions/AnalyzeConversationJobResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4333,8 +4317,7 @@
"description": "List of word-level audio timing information.",
"items": {
"$ref": "#/definitions/WordLevelTiming"
- },
- "x-ms-identifiers": []
+ }
},
"conversationItemLevelTiming": {
"$ref": "#/definitions/ConversationItemLevelTiming",
diff --git a/specification/cognitiveservices/data-plane/Language/stable/2024-11-01/analyzetext.json b/specification/cognitiveservices/data-plane/Language/stable/2024-11-01/analyzetext.json
index f5d69dbe9705..aea09ff6c74d 100644
--- a/specification/cognitiveservices/data-plane/Language/stable/2024-11-01/analyzetext.json
+++ b/specification/cognitiveservices/data-plane/Language/stable/2024-11-01/analyzetext.json
@@ -469,8 +469,7 @@
"description": "The context list of the summary.",
"items": {
"$ref": "#/definitions/SummaryContext"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -490,8 +489,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -502,8 +500,7 @@
"description": "A list of abstractive summaries.",
"items": {
"$ref": "#/definitions/AbstractiveSummary"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -666,8 +663,7 @@
"description": "errors",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -707,8 +703,7 @@
"description": "List of tasks to be performed as part of the LRO.",
"items": {
"$ref": "#/definitions/AnalyzeTextLROTask"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1371,8 +1366,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -1383,8 +1377,7 @@
"description": "Contains the classification doc results for all docs.",
"items": {
"$ref": "#/definitions/ClassificationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1755,8 +1748,7 @@
"description": "List of date values.",
"items": {
"$ref": "#/definitions/DateValue"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -1775,8 +1767,7 @@
"description": "List of date values.",
"items": {
"$ref": "#/definitions/DateValue"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -1949,8 +1940,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -1961,8 +1951,7 @@
"description": "Recognized entities in the document.",
"items": {
"$ref": "#/definitions/Entity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1984,8 +1973,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -1996,8 +1984,7 @@
"description": "Recognized entities in the document.",
"items": {
"$ref": "#/definitions/EntityWithMetadata"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2729,8 +2716,7 @@
"description": "List of entity tags. Tags are to express some similarities/affinity between entities.",
"items": {
"$ref": "#/definitions/EntityTag"
- },
- "x-ms-identifiers": []
+ }
},
"metadata": {
"$ref": "#/definitions/BaseMetadata",
@@ -2766,8 +2752,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerErrorModel",
@@ -2925,8 +2910,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -2937,8 +2921,7 @@
"description": "Specifies the the extracted sentences from the input document.",
"items": {
"$ref": "#/definitions/ExtractedSummarySentence"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3164,8 +3147,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -3176,16 +3158,14 @@
"description": "Healthcare entities.",
"items": {
"$ref": "#/definitions/HealthcareEntity"
- },
- "x-ms-identifiers": []
+ }
},
"relations": {
"type": "array",
"description": "Healthcare entity relations.",
"items": {
"$ref": "#/definitions/HealthcareRelation"
- },
- "x-ms-identifiers": []
+ }
},
"fhirBundle": {
"$ref": "#/definitions/FhirBundle",
@@ -3320,8 +3300,7 @@
"description": "The entities in the relation.",
"items": {
"$ref": "#/definitions/HealthcareRelationEntity"
- },
- "x-ms-identifiers": []
+ }
},
"confidenceScore": {
"type": "number",
@@ -3800,8 +3779,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -3847,8 +3825,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -4107,8 +4084,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -4141,8 +4117,7 @@
"description": "List of instances this entity appears in the text.",
"items": {
"$ref": "#/definitions/Match"
- },
- "x-ms-identifiers": []
+ }
},
"language": {
"type": "string",
@@ -5563,8 +5538,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -5579,8 +5553,7 @@
"description": "Recognized entities in the document.",
"items": {
"$ref": "#/definitions/Entity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -6429,16 +6402,14 @@
"description": "The array of sentence targets for the sentence.",
"items": {
"$ref": "#/definitions/SentenceTarget"
- },
- "x-ms-identifiers": []
+ }
},
"assessments": {
"type": "array",
"description": "The array of assessments for the sentence.",
"items": {
"$ref": "#/definitions/SentenceAssessment"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -6510,8 +6481,7 @@
"description": "The array of either assessment or target objects which is related to the target.",
"items": {
"$ref": "#/definitions/TargetRelation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -6630,8 +6600,7 @@
"description": "Warnings encountered while processing document.",
"items": {
"$ref": "#/definitions/DocumentWarning"
- },
- "x-ms-identifiers": []
+ }
},
"statistics": {
"$ref": "#/definitions/DocumentStatistics",
@@ -6650,8 +6619,7 @@
"description": "The document's sentences sentiment.",
"items": {
"$ref": "#/definitions/SentenceSentiment"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -7049,8 +7017,7 @@
"description": "Enumerable of Analyze text job results.",
"items": {
"$ref": "#/definitions/AnalyzeTextLROResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -7256,8 +7223,7 @@
"description": "List of date values.",
"items": {
"$ref": "#/definitions/DateValue"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -7276,8 +7242,7 @@
"description": "List of temporal spans detected.",
"items": {
"$ref": "#/definitions/TemporalSpanValues"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -7352,8 +7317,7 @@
"description": "List of date values.",
"items": {
"$ref": "#/definitions/DateValue"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
diff --git a/specification/cognitiveservices/data-plane/Speech/VideoTranslation/preview/2024-05-20-preview/VideoTranslation.json b/specification/cognitiveservices/data-plane/Speech/VideoTranslation/preview/2024-05-20-preview/VideoTranslation.json
index f28344a8c201..fdd5238de4ff 100644
--- a/specification/cognitiveservices/data-plane/Speech/VideoTranslation/preview/2024-05-20-preview/VideoTranslation.json
+++ b/specification/cognitiveservices/data-plane/Speech/VideoTranslation/preview/2024-05-20-preview/VideoTranslation.json
@@ -584,8 +584,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
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 edc95ce0d2eb..c2bcc5c5e258 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
@@ -2201,8 +2201,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -2350,8 +2349,7 @@
"description": "Queue selector attachments used to resolve a queue for a job.",
"items": {
"$ref": "#/definitions/QueueSelectorAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"prioritizationRule": {
"$ref": "#/definitions/RouterRule",
@@ -2362,8 +2360,7 @@
"description": "Worker selector attachments used to attach worker selectors to a job.",
"items": {
"$ref": "#/definitions/WorkerSelectorAttachment"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2388,8 +2385,7 @@
"description": "Queue selector attachments used to resolve a queue for a job.",
"items": {
"$ref": "#/definitions/QueueSelectorAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"prioritizationRule": {
"$ref": "#/definitions/RouterRuleCreateOrUpdate",
@@ -2400,8 +2396,7 @@
"description": "Worker selector attachments used to attach worker selectors to a job.",
"items": {
"$ref": "#/definitions/WorkerSelectorAttachment"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2455,8 +2450,7 @@
"description": "The queue selectors to attach.",
"items": {
"$ref": "#/definitions/RouterQueueSelector"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2483,8 +2477,7 @@
"description": "The worker selectors to attach.",
"items": {
"$ref": "#/definitions/RouterWorkerSelector"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3105,8 +3098,7 @@
"description": "Updated WorkerSelectors.",
"items": {
"$ref": "#/definitions/RouterWorkerSelector"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -3419,8 +3411,7 @@
"description": "A collection of queue selectors that will be applied if this allocation is selected.",
"items": {
"$ref": "#/definitions/RouterQueueSelector"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3556,8 +3547,7 @@
"description": "A collection of manually specified worker selectors, which a worker must satisfy in order to process this job.",
"items": {
"$ref": "#/definitions/RouterWorkerSelector"
- },
- "x-ms-identifiers": []
+ }
},
"attachedWorkerSelectors": {
"type": "array",
@@ -3565,8 +3555,7 @@
"items": {
"$ref": "#/definitions/RouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"labels": {
"type": "object",
@@ -3591,8 +3580,7 @@
"description": "Notes attached to a job, sorted by timestamp.",
"items": {
"$ref": "#/definitions/RouterJobNote"
- },
- "x-ms-identifiers": []
+ }
},
"scheduledAt": {
"type": "string",
@@ -3678,8 +3666,7 @@
"description": "A collection of manually specified worker selectors, which a worker must satisfy in order to process this job.",
"items": {
"$ref": "#/definitions/RouterWorkerSelector"
- },
- "x-ms-identifiers": []
+ }
},
"labels": {
"type": "object",
@@ -3696,8 +3683,7 @@
"description": "Notes attached to a job, sorted by timestamp.",
"items": {
"$ref": "#/definitions/RouterJobNote"
- },
- "x-ms-identifiers": []
+ }
},
"matchingMode": {
"$ref": "#/definitions/JobMatchingModeCreateOrUpdate",
@@ -4107,8 +4093,7 @@
"description": "Collection of channel(s) this worker can handle and their impact on the workers capacity.",
"items": {
"$ref": "#/definitions/RouterChannel"
- },
- "x-ms-identifiers": []
+ }
},
"offers": {
"type": "array",
@@ -4116,8 +4101,7 @@
"items": {
"$ref": "#/definitions/RouterJobOffer"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"assignedJobs": {
"type": "array",
@@ -4125,8 +4109,7 @@
"items": {
"$ref": "#/definitions/RouterWorkerAssignment"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"loadRatio": {
"type": "number",
@@ -4210,8 +4193,7 @@
"description": "Collection of channel(s) this worker can handle and their impact on the workers capacity.",
"items": {
"$ref": "#/definitions/RouterChannel"
- },
- "x-ms-identifiers": []
+ }
},
"availableForOffers": {
"type": "boolean",
@@ -4649,8 +4631,7 @@
"description": "A collection of percentage based weighted allocations.",
"items": {
"$ref": "#/definitions/QueueWeightedAllocation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4672,8 +4653,7 @@
"description": "A collection of percentage based weighted allocations.",
"items": {
"$ref": "#/definitions/WorkerWeightedAllocation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4756,8 +4736,7 @@
"description": "A collection of worker selectors that will be applied if this allocation is selected.",
"items": {
"$ref": "#/definitions/RouterWorkerSelector"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
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 5a10c69a51a0..f71937249e54 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
@@ -2198,8 +2198,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -2347,8 +2346,7 @@
"description": "Queue selector attachments used to resolve a queue for a job.",
"items": {
"$ref": "#/definitions/QueueSelectorAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"prioritizationRule": {
"$ref": "#/definitions/RouterRule",
@@ -2359,8 +2357,7 @@
"description": "Worker selector attachments used to attach worker selectors to a job.",
"items": {
"$ref": "#/definitions/WorkerSelectorAttachment"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2385,8 +2382,7 @@
"description": "Queue selector attachments used to resolve a queue for a job.",
"items": {
"$ref": "#/definitions/QueueSelectorAttachment"
- },
- "x-ms-identifiers": []
+ }
},
"prioritizationRule": {
"$ref": "#/definitions/RouterRuleCreateOrUpdate",
@@ -2397,8 +2393,7 @@
"description": "Worker selector attachments used to attach worker selectors to a job.",
"items": {
"$ref": "#/definitions/WorkerSelectorAttachment"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2452,8 +2447,7 @@
"description": "The queue selectors to attach.",
"items": {
"$ref": "#/definitions/RouterQueueSelector"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2480,8 +2474,7 @@
"description": "The worker selectors to attach.",
"items": {
"$ref": "#/definitions/RouterWorkerSelector"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3102,8 +3095,7 @@
"description": "Updated WorkerSelectors.",
"items": {
"$ref": "#/definitions/RouterWorkerSelector"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -3416,8 +3408,7 @@
"description": "A collection of queue selectors that will be applied if this allocation is selected.",
"items": {
"$ref": "#/definitions/RouterQueueSelector"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3553,8 +3544,7 @@
"description": "A collection of manually specified worker selectors, which a worker must satisfy in order to process this job.",
"items": {
"$ref": "#/definitions/RouterWorkerSelector"
- },
- "x-ms-identifiers": []
+ }
},
"attachedWorkerSelectors": {
"type": "array",
@@ -3562,8 +3552,7 @@
"items": {
"$ref": "#/definitions/RouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"labels": {
"type": "object",
@@ -3588,8 +3577,7 @@
"description": "Notes attached to a job, sorted by timestamp.",
"items": {
"$ref": "#/definitions/RouterJobNote"
- },
- "x-ms-identifiers": []
+ }
},
"scheduledAt": {
"type": "string",
@@ -3675,8 +3663,7 @@
"description": "A collection of manually specified worker selectors, which a worker must satisfy in order to process this job.",
"items": {
"$ref": "#/definitions/RouterWorkerSelector"
- },
- "x-ms-identifiers": []
+ }
},
"labels": {
"type": "object",
@@ -3693,8 +3680,7 @@
"description": "Notes attached to a job, sorted by timestamp.",
"items": {
"$ref": "#/definitions/RouterJobNote"
- },
- "x-ms-identifiers": []
+ }
},
"matchingMode": {
"$ref": "#/definitions/JobMatchingModeCreateOrUpdate",
@@ -4104,8 +4090,7 @@
"description": "Collection of channel(s) this worker can handle and their impact on the workers capacity.",
"items": {
"$ref": "#/definitions/RouterChannel"
- },
- "x-ms-identifiers": []
+ }
},
"offers": {
"type": "array",
@@ -4113,8 +4098,7 @@
"items": {
"$ref": "#/definitions/RouterJobOffer"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"assignedJobs": {
"type": "array",
@@ -4122,8 +4106,7 @@
"items": {
"$ref": "#/definitions/RouterWorkerAssignment"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"loadRatio": {
"type": "number",
@@ -4202,8 +4185,7 @@
"description": "Collection of channel(s) this worker can handle and their impact on the workers capacity.",
"items": {
"$ref": "#/definitions/RouterChannel"
- },
- "x-ms-identifiers": []
+ }
},
"availableForOffers": {
"type": "boolean",
@@ -4636,8 +4618,7 @@
"description": "A collection of percentage based weighted allocations.",
"items": {
"$ref": "#/definitions/QueueWeightedAllocation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4659,8 +4640,7 @@
"description": "A collection of percentage based weighted allocations.",
"items": {
"$ref": "#/definitions/WorkerWeightedAllocation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4743,8 +4723,7 @@
"description": "A collection of worker selectors that will be applied if this allocation is selected.",
"items": {
"$ref": "#/definitions/RouterWorkerSelector"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/communication/data-plane/Messages/preview/2025-01-15-preview/communicationservicesmessages.json b/specification/communication/data-plane/Messages/preview/2025-01-15-preview/communicationservicesmessages.json
index 4d793fd46750..809407d7a3dd 100644
--- a/specification/communication/data-plane/Messages/preview/2025-01-15-preview/communicationservicesmessages.json
+++ b/specification/communication/data-plane/Messages/preview/2025-01-15-preview/communicationservicesmessages.json
@@ -363,8 +363,7 @@
"description": "Set or group of actions.",
"items": {
"$ref": "#/definitions/ActionGroup"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -442,8 +441,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -936,8 +934,7 @@
"description": "The template values.",
"items": {
"$ref": "#/definitions/MessageTemplateValue"
- },
- "x-ms-identifiers": []
+ }
},
"bindings": {
"$ref": "#/definitions/MessageTemplateBindings",
@@ -1307,8 +1304,7 @@
"description": "The MessageTemplateItem items on this page",
"items": {
"$ref": "#/definitions/MessageTemplateItem"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1353,8 +1349,7 @@
"description": "Receipts of the send message operation.",
"items": {
"$ref": "#/definitions/MessageReceipt"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1553,32 +1548,28 @@
"description": "The header template bindings",
"items": {
"$ref": "#/definitions/WhatsAppMessageTemplateBindingsComponent"
- },
- "x-ms-identifiers": []
+ }
},
"body": {
"type": "array",
"description": "The body template bindings",
"items": {
"$ref": "#/definitions/WhatsAppMessageTemplateBindingsComponent"
- },
- "x-ms-identifiers": []
+ }
},
"footer": {
"type": "array",
"description": "The footer template bindings",
"items": {
"$ref": "#/definitions/WhatsAppMessageTemplateBindingsComponent"
- },
- "x-ms-identifiers": []
+ }
},
"buttons": {
"type": "array",
"description": "The button template bindings",
"items": {
"$ref": "#/definitions/WhatsAppMessageTemplateBindingsButton"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
diff --git a/specification/communication/data-plane/Messages/preview/2025-04-01-preview/communicationservicesmessages.json b/specification/communication/data-plane/Messages/preview/2025-04-01-preview/communicationservicesmessages.json
index 010b9deeaa6b..b9dc3fcfcd96 100644
--- a/specification/communication/data-plane/Messages/preview/2025-04-01-preview/communicationservicesmessages.json
+++ b/specification/communication/data-plane/Messages/preview/2025-04-01-preview/communicationservicesmessages.json
@@ -1136,8 +1136,7 @@
"description": "Set or group of actions.",
"items": {
"$ref": "#/definitions/ActionGroup"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1267,8 +1266,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -2091,8 +2089,7 @@
"description": "The template values.",
"items": {
"$ref": "#/definitions/MessageTemplateValue"
- },
- "x-ms-identifiers": []
+ }
},
"bindings": {
"$ref": "#/definitions/MessageTemplateBindings",
@@ -2528,8 +2525,7 @@
"description": "The MessageTemplateItem items on this page",
"items": {
"$ref": "#/definitions/MessageTemplateItem"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2660,8 +2656,7 @@
"description": "Receipts of the send message operation.",
"items": {
"$ref": "#/definitions/MessageReceipt"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2949,32 +2944,28 @@
"description": "The header template bindings",
"items": {
"$ref": "#/definitions/WhatsAppMessageTemplateBindingsComponent"
- },
- "x-ms-identifiers": []
+ }
},
"body": {
"type": "array",
"description": "The body template bindings",
"items": {
"$ref": "#/definitions/WhatsAppMessageTemplateBindingsComponent"
- },
- "x-ms-identifiers": []
+ }
},
"footer": {
"type": "array",
"description": "The footer template bindings",
"items": {
"$ref": "#/definitions/WhatsAppMessageTemplateBindingsComponent"
- },
- "x-ms-identifiers": []
+ }
},
"buttons": {
"type": "array",
"description": "The button template bindings",
"items": {
"$ref": "#/definitions/WhatsAppMessageTemplateBindingsButton"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
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 e815f0081f93..9bdff5443278 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
@@ -312,8 +312,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -464,8 +463,7 @@
"description": "The template values.",
"items": {
"$ref": "#/definitions/MessageTemplateValue"
- },
- "x-ms-identifiers": []
+ }
},
"bindings": {
"$ref": "#/definitions/MessageTemplateBindings",
@@ -835,8 +833,7 @@
"description": "The MessageTemplateItem items on this page",
"items": {
"$ref": "#/definitions/MessageTemplateItem"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -857,8 +854,7 @@
"description": "Receipts of the send message operation.",
"items": {
"$ref": "#/definitions/MessageReceipt"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -936,32 +932,28 @@
"description": "The header template bindings",
"items": {
"$ref": "#/definitions/WhatsAppMessageTemplateBindingsComponent"
- },
- "x-ms-identifiers": []
+ }
},
"body": {
"type": "array",
"description": "The body template bindings",
"items": {
"$ref": "#/definitions/WhatsAppMessageTemplateBindingsComponent"
- },
- "x-ms-identifiers": []
+ }
},
"footer": {
"type": "array",
"description": "The footer template bindings",
"items": {
"$ref": "#/definitions/WhatsAppMessageTemplateBindingsComponent"
- },
- "x-ms-identifiers": []
+ }
},
"buttons": {
"type": "array",
"description": "The button template bindings",
"items": {
"$ref": "#/definitions/WhatsAppMessageTemplateBindingsButton"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
diff --git a/specification/communication/data-plane/Messages/stable/2024-08-30/communicationservicesmessages.json b/specification/communication/data-plane/Messages/stable/2024-08-30/communicationservicesmessages.json
index 1639e962cde0..fbb055519935 100644
--- a/specification/communication/data-plane/Messages/stable/2024-08-30/communicationservicesmessages.json
+++ b/specification/communication/data-plane/Messages/stable/2024-08-30/communicationservicesmessages.json
@@ -341,8 +341,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -569,8 +568,7 @@
"description": "The template values.",
"items": {
"$ref": "#/definitions/MessageTemplateValue"
- },
- "x-ms-identifiers": []
+ }
},
"bindings": {
"$ref": "#/definitions/MessageTemplateBindings",
@@ -940,8 +938,7 @@
"description": "The MessageTemplateItem items on this page",
"items": {
"$ref": "#/definitions/MessageTemplateItem"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -962,8 +959,7 @@
"description": "Receipts of the send message operation.",
"items": {
"$ref": "#/definitions/MessageReceipt"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1065,32 +1061,28 @@
"description": "The header template bindings",
"items": {
"$ref": "#/definitions/WhatsAppMessageTemplateBindingsComponent"
- },
- "x-ms-identifiers": []
+ }
},
"body": {
"type": "array",
"description": "The body template bindings",
"items": {
"$ref": "#/definitions/WhatsAppMessageTemplateBindingsComponent"
- },
- "x-ms-identifiers": []
+ }
},
"footer": {
"type": "array",
"description": "The footer template bindings",
"items": {
"$ref": "#/definitions/WhatsAppMessageTemplateBindingsComponent"
- },
- "x-ms-identifiers": []
+ }
},
"buttons": {
"type": "array",
"description": "The button template bindings",
"items": {
"$ref": "#/definitions/WhatsAppMessageTemplateBindingsButton"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
diff --git a/specification/confidentialledger/data-plane/Microsoft.CodeTransparency/preview/2025-01-31-preview/cts.json b/specification/confidentialledger/data-plane/Microsoft.CodeTransparency/preview/2025-01-31-preview/cts.json
index a1a31e5b6f4c..8cab631d8258 100644
--- a/specification/confidentialledger/data-plane/Microsoft.CodeTransparency/preview/2025-01-31-preview/cts.json
+++ b/specification/confidentialledger/data-plane/Microsoft.CodeTransparency/preview/2025-01-31-preview/cts.json
@@ -640,8 +640,7 @@
"description": "List of public keys used for receipt verification.",
"items": {
"$ref": "#/definitions/JsonWebKey"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
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 4744ad436e07..89220dc9837f 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
@@ -1195,8 +1195,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1244,8 +1243,7 @@
"description": "The Member items on this page",
"items": {
"$ref": "#/definitions/ServiceState.Member"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1266,8 +1264,7 @@
"description": "The Node items on this page",
"items": {
"$ref": "#/definitions/ServiceState.Node"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1288,8 +1285,7 @@
"description": "The Proposal items on this page",
"items": {
"$ref": "#/definitions/Proposals.Proposal"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1403,8 +1399,7 @@
"description": "A list of actions to apply. Each action is considered, in order, for both proposal and execution of the proposal. All actions are validated and, if the proposal is accepted, applied atomically.",
"items": {
"$ref": "#/definitions/Proposals.Action"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/connectedcache/ConnectedCache.Management/models.tsp b/specification/connectedcache/ConnectedCache.Management/models.tsp
index 2a6809b4c8fd..17c9a7d3677f 100644
--- a/specification/connectedcache/ConnectedCache.Management/models.tsp
+++ b/specification/connectedcache/ConnectedCache.Management/models.tsp
@@ -629,6 +629,7 @@ model AdditionalCacheNodeProperties {
#suppress "@azure-tools/typespec-azure-resource-manager/missing-x-ms-identifiers" ""
@doc("Cache node resource drive configurations.")
+ @Azure.ResourceManager.identifiers(#[])
driveConfiguration?: CacheNodeDriveConfiguration[];
@doc("Cache node resource Bgp configuration.")
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 47ca6a62069b..38412de8a454 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
@@ -359,8 +359,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -484,8 +483,7 @@
"description": "The WidgetSuite items on this page",
"items": {
"$ref": "#/definitions/WidgetSuite"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
diff --git a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json
index b90b23ec2c46..acfbd07ffb83 100644
--- a/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json
+++ b/specification/contosowidgetmanager/data-plane/Azure.Contoso.WidgetManager/stable/2022-12-01/widgets.json
@@ -359,8 +359,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -484,8 +483,7 @@
"description": "The WidgetSuite items on this page",
"items": {
"$ref": "#/definitions/WidgetSuite"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
diff --git a/specification/desktopvirtualization/DesktopVirtualization.Management/models.tsp b/specification/desktopvirtualization/DesktopVirtualization.Management/models.tsp
index 02b554f95324..e7da69fc9a77 100644
--- a/specification/desktopvirtualization/DesktopVirtualization.Management/models.tsp
+++ b/specification/desktopvirtualization/DesktopVirtualization.Management/models.tsp
@@ -4747,3 +4747,7 @@ model UpdateStatusProperty {
*/
model ResourceProviderOperationListResult
is Azure.Core.Page;
+
+@@Azure.ResourceManager.identifiers(ResourceProviderOperationListResult.value,
+ #[]
+);
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 55dcff98940c..534a816fca77 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
@@ -3462,8 +3462,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -3878,8 +3877,7 @@
"description": "List of validation errors for the task.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3962,8 +3960,7 @@
"description": "List of validation errors. Absent if no errors.",
"items": {
"$ref": "#/definitions/CustomizationTaskListValidationError"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5516,8 +5513,7 @@
"description": "The Catalog items on this page",
"items": {
"$ref": "#/definitions/Catalog"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5538,8 +5534,7 @@
"description": "The CustomizationGroup items on this page",
"items": {
"$ref": "#/definitions/CustomizationGroup"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5560,8 +5555,7 @@
"description": "The CustomizationTaskDefinition items on this page",
"items": {
"$ref": "#/definitions/CustomizationTaskDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5582,8 +5576,7 @@
"description": "The DevBox items on this page",
"items": {
"$ref": "#/definitions/DevBox"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5604,8 +5597,7 @@
"description": "The DevBoxAction items on this page",
"items": {
"$ref": "#/definitions/DevBoxAction"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5626,8 +5618,7 @@
"description": "The DevBoxActionDelayResult items on this page",
"items": {
"$ref": "#/definitions/DevBoxActionDelayResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5648,8 +5639,7 @@
"description": "The DevBoxOperation items on this page",
"items": {
"$ref": "#/definitions/DevBoxOperation"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5670,8 +5660,7 @@
"description": "The Environment items on this page",
"items": {
"$ref": "#/definitions/Environment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5692,8 +5681,7 @@
"description": "The EnvironmentAction items on this page",
"items": {
"$ref": "#/definitions/EnvironmentAction"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5735,8 +5723,7 @@
"description": "The EnvironmentOperation items on this page",
"items": {
"$ref": "#/definitions/EnvironmentOperation"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5757,8 +5744,7 @@
"description": "The EnvironmentType items on this page",
"items": {
"$ref": "#/definitions/EnvironmentType"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5779,8 +5765,7 @@
"description": "The Pool items on this page",
"items": {
"$ref": "#/definitions/Pool"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5801,8 +5786,7 @@
"description": "The Project items on this page",
"items": {
"$ref": "#/definitions/Project"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5823,8 +5807,7 @@
"description": "The Schedule items on this page",
"items": {
"$ref": "#/definitions/Schedule"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
diff --git a/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2024-08-01-preview/devcenter.json b/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2024-08-01-preview/devcenter.json
index 60b4c762aab7..85d75df1dc5d 100644
--- a/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2024-08-01-preview/devcenter.json
+++ b/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2024-08-01-preview/devcenter.json
@@ -3513,8 +3513,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -3929,8 +3928,7 @@
"description": "List of validation errors for the task.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4013,8 +4011,7 @@
"description": "List of validation errors. Absent if no errors.",
"items": {
"$ref": "#/definitions/CustomizationTaskListValidationError"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5567,8 +5564,7 @@
"description": "The Catalog items on this page",
"items": {
"$ref": "#/definitions/Catalog"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5589,8 +5585,7 @@
"description": "The CustomizationGroup items on this page",
"items": {
"$ref": "#/definitions/CustomizationGroup"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5611,8 +5606,7 @@
"description": "The CustomizationTaskDefinition items on this page",
"items": {
"$ref": "#/definitions/CustomizationTaskDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5633,8 +5627,7 @@
"description": "The DevBox items on this page",
"items": {
"$ref": "#/definitions/DevBox"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5655,8 +5648,7 @@
"description": "The DevBoxAction items on this page",
"items": {
"$ref": "#/definitions/DevBoxAction"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5677,8 +5669,7 @@
"description": "The DevBoxActionDelayResult items on this page",
"items": {
"$ref": "#/definitions/DevBoxActionDelayResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5699,8 +5690,7 @@
"description": "The DevBoxOperation items on this page",
"items": {
"$ref": "#/definitions/DevBoxOperation"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5721,8 +5711,7 @@
"description": "The Environment items on this page",
"items": {
"$ref": "#/definitions/Environment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5743,8 +5732,7 @@
"description": "The EnvironmentAction items on this page",
"items": {
"$ref": "#/definitions/EnvironmentAction"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5786,8 +5774,7 @@
"description": "The EnvironmentOperation items on this page",
"items": {
"$ref": "#/definitions/EnvironmentOperation"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5808,8 +5795,7 @@
"description": "The EnvironmentType items on this page",
"items": {
"$ref": "#/definitions/EnvironmentType"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5830,8 +5816,7 @@
"description": "The Pool items on this page",
"items": {
"$ref": "#/definitions/Pool"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5852,8 +5837,7 @@
"description": "The Project items on this page",
"items": {
"$ref": "#/definitions/Project"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5874,8 +5858,7 @@
"description": "The Schedule items on this page",
"items": {
"$ref": "#/definitions/Schedule"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
diff --git a/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2024-09-01-preview/devcenter.json b/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2024-09-01-preview/devcenter.json
index 2da09611d520..36a676d42d89 100644
--- a/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2024-09-01-preview/devcenter.json
+++ b/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2024-09-01-preview/devcenter.json
@@ -3738,8 +3738,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -4154,8 +4153,7 @@
"description": "List of validation errors for the task.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4238,8 +4236,7 @@
"description": "List of validation errors. Absent if no errors.",
"items": {
"$ref": "#/definitions/CustomizationTaskListValidationError"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5838,8 +5835,7 @@
"description": "The Catalog items on this page",
"items": {
"$ref": "#/definitions/Catalog"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5860,8 +5856,7 @@
"description": "The CustomizationGroup items on this page",
"items": {
"$ref": "#/definitions/CustomizationGroup"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5882,8 +5877,7 @@
"description": "The CustomizationTaskDefinition items on this page",
"items": {
"$ref": "#/definitions/CustomizationTaskDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5904,8 +5898,7 @@
"description": "The DevBox items on this page",
"items": {
"$ref": "#/definitions/DevBox"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5926,8 +5919,7 @@
"description": "The DevBoxAction items on this page",
"items": {
"$ref": "#/definitions/DevBoxAction"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5948,8 +5940,7 @@
"description": "The DevBoxActionDelayResult items on this page",
"items": {
"$ref": "#/definitions/DevBoxActionDelayResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5970,8 +5961,7 @@
"description": "The DevBoxOperation items on this page",
"items": {
"$ref": "#/definitions/DevBoxOperation"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5992,8 +5982,7 @@
"description": "The DevBoxSnapshot items on this page",
"items": {
"$ref": "#/definitions/DevBoxSnapshot"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6014,8 +6003,7 @@
"description": "The Environment items on this page",
"items": {
"$ref": "#/definitions/Environment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6036,8 +6024,7 @@
"description": "The EnvironmentAction items on this page",
"items": {
"$ref": "#/definitions/EnvironmentAction"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6079,8 +6066,7 @@
"description": "The EnvironmentOperation items on this page",
"items": {
"$ref": "#/definitions/EnvironmentOperation"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6101,8 +6087,7 @@
"description": "The EnvironmentType items on this page",
"items": {
"$ref": "#/definitions/EnvironmentType"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6123,8 +6108,7 @@
"description": "The Pool items on this page",
"items": {
"$ref": "#/definitions/Pool"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6145,8 +6129,7 @@
"description": "The Project items on this page",
"items": {
"$ref": "#/definitions/Project"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6167,8 +6150,7 @@
"description": "The Schedule items on this page",
"items": {
"$ref": "#/definitions/Schedule"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
diff --git a/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2024-10-01-preview/devcenter.json b/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2024-10-01-preview/devcenter.json
index e16056d5bc23..81e301a686fc 100644
--- a/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2024-10-01-preview/devcenter.json
+++ b/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2024-10-01-preview/devcenter.json
@@ -3812,8 +3812,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -4228,8 +4227,7 @@
"description": "List of validation errors for the task.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4312,8 +4310,7 @@
"description": "List of validation errors. Absent if no errors.",
"items": {
"$ref": "#/definitions/CustomizationTaskListValidationError"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5946,8 +5943,7 @@
"description": "The Catalog items on this page",
"items": {
"$ref": "#/definitions/Catalog"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5968,8 +5964,7 @@
"description": "The CustomizationGroup items on this page",
"items": {
"$ref": "#/definitions/CustomizationGroup"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5990,8 +5985,7 @@
"description": "The CustomizationTaskDefinition items on this page",
"items": {
"$ref": "#/definitions/CustomizationTaskDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6012,8 +6006,7 @@
"description": "The DevBox items on this page",
"items": {
"$ref": "#/definitions/DevBox"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6034,8 +6027,7 @@
"description": "The DevBoxAction items on this page",
"items": {
"$ref": "#/definitions/DevBoxAction"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6056,8 +6048,7 @@
"description": "The DevBoxActionDelayResult items on this page",
"items": {
"$ref": "#/definitions/DevBoxActionDelayResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6078,8 +6069,7 @@
"description": "The DevBoxOperation items on this page",
"items": {
"$ref": "#/definitions/DevBoxOperation"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6100,8 +6090,7 @@
"description": "The DevBoxSnapshot items on this page",
"items": {
"$ref": "#/definitions/DevBoxSnapshot"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6122,8 +6111,7 @@
"description": "The Environment items on this page",
"items": {
"$ref": "#/definitions/Environment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6144,8 +6132,7 @@
"description": "The EnvironmentAction items on this page",
"items": {
"$ref": "#/definitions/EnvironmentAction"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6187,8 +6174,7 @@
"description": "The EnvironmentOperation items on this page",
"items": {
"$ref": "#/definitions/EnvironmentOperation"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6209,8 +6195,7 @@
"description": "The EnvironmentType items on this page",
"items": {
"$ref": "#/definitions/EnvironmentType"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6231,8 +6216,7 @@
"description": "The Pool items on this page",
"items": {
"$ref": "#/definitions/Pool"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6253,8 +6237,7 @@
"description": "The Project items on this page",
"items": {
"$ref": "#/definitions/Project"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6275,8 +6258,7 @@
"description": "The Schedule items on this page",
"items": {
"$ref": "#/definitions/Schedule"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
diff --git a/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2025-04-01-preview/devcenter.json b/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2025-04-01-preview/devcenter.json
index b0b470fc2241..b1ce65a27c4f 100644
--- a/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2025-04-01-preview/devcenter.json
+++ b/specification/devcenter/data-plane/Microsoft.DevCenter/preview/2025-04-01-preview/devcenter.json
@@ -4704,8 +4704,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -5120,8 +5119,7 @@
"description": "List of validation errors for the task.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5204,8 +5202,7 @@
"description": "List of validation errors. Absent if no errors.",
"items": {
"$ref": "#/definitions/CustomizationTaskListValidationError"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -7020,8 +7017,7 @@
"description": "The Approval items on this page",
"items": {
"$ref": "#/definitions/Approval"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -7042,8 +7038,7 @@
"description": "The Catalog items on this page",
"items": {
"$ref": "#/definitions/Catalog"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -7064,8 +7059,7 @@
"description": "The CustomizationGroup items on this page",
"items": {
"$ref": "#/definitions/CustomizationGroup"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -7086,8 +7080,7 @@
"description": "The CustomizationTaskDefinition items on this page",
"items": {
"$ref": "#/definitions/CustomizationTaskDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -7108,8 +7101,7 @@
"description": "The DevBox items on this page",
"items": {
"$ref": "#/definitions/DevBox"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -7130,8 +7122,7 @@
"description": "The DevBoxAction items on this page",
"items": {
"$ref": "#/definitions/DevBoxAction"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -7152,8 +7143,7 @@
"description": "The DevBoxActionDelayResult items on this page",
"items": {
"$ref": "#/definitions/DevBoxActionDelayResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -7174,8 +7164,7 @@
"description": "The DevBoxAddOn items on this page",
"items": {
"$ref": "#/definitions/DevBoxAddOn"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -7196,8 +7185,7 @@
"description": "The DevBoxOperation items on this page",
"items": {
"$ref": "#/definitions/DevBoxOperation"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -7218,8 +7206,7 @@
"description": "The DevBoxSnapshot items on this page",
"items": {
"$ref": "#/definitions/DevBoxSnapshot"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -7240,8 +7227,7 @@
"description": "The Environment items on this page",
"items": {
"$ref": "#/definitions/Environment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -7262,8 +7248,7 @@
"description": "The EnvironmentAction items on this page",
"items": {
"$ref": "#/definitions/EnvironmentAction"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -7305,8 +7290,7 @@
"description": "The EnvironmentOperation items on this page",
"items": {
"$ref": "#/definitions/EnvironmentOperation"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -7327,8 +7311,7 @@
"description": "The EnvironmentType items on this page",
"items": {
"$ref": "#/definitions/EnvironmentType"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -7349,8 +7332,7 @@
"description": "The Pool items on this page",
"items": {
"$ref": "#/definitions/Pool"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -7371,8 +7353,7 @@
"description": "The Project items on this page",
"items": {
"$ref": "#/definitions/Project"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -7393,8 +7374,7 @@
"description": "The Schedule items on this page",
"items": {
"$ref": "#/definitions/Schedule"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
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 5b7395793e09..dd8e4bf16020 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
@@ -1976,8 +1976,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -2900,8 +2899,7 @@
"description": "The Catalog items on this page",
"items": {
"$ref": "#/definitions/Catalog"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2922,8 +2920,7 @@
"description": "The DevBox items on this page",
"items": {
"$ref": "#/definitions/DevBox"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2944,8 +2941,7 @@
"description": "The DevBoxAction items on this page",
"items": {
"$ref": "#/definitions/DevBoxAction"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2966,8 +2962,7 @@
"description": "The DevBoxActionDelayResult items on this page",
"items": {
"$ref": "#/definitions/DevBoxActionDelayResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2988,8 +2983,7 @@
"description": "The Environment items on this page",
"items": {
"$ref": "#/definitions/Environment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3031,8 +3025,7 @@
"description": "The EnvironmentType items on this page",
"items": {
"$ref": "#/definitions/EnvironmentType"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3053,8 +3046,7 @@
"description": "The Pool items on this page",
"items": {
"$ref": "#/definitions/Pool"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3075,8 +3067,7 @@
"description": "The Project items on this page",
"items": {
"$ref": "#/definitions/Project"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3097,8 +3088,7 @@
"description": "The Schedule items on this page",
"items": {
"$ref": "#/definitions/Schedule"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
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 0dbd64e1e034..1e9c90d171bc 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
@@ -2845,8 +2845,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -4295,8 +4294,7 @@
"description": "The Catalog items on this page",
"items": {
"$ref": "#/definitions/Catalog"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4317,8 +4315,7 @@
"description": "The DevBox items on this page",
"items": {
"$ref": "#/definitions/DevBox"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4339,8 +4336,7 @@
"description": "The DevBoxAction items on this page",
"items": {
"$ref": "#/definitions/DevBoxAction"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4361,8 +4357,7 @@
"description": "The DevBoxActionDelayResult items on this page",
"items": {
"$ref": "#/definitions/DevBoxActionDelayResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4383,8 +4378,7 @@
"description": "The DevBoxOperation items on this page",
"items": {
"$ref": "#/definitions/DevBoxOperation"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4405,8 +4399,7 @@
"description": "The Environment items on this page",
"items": {
"$ref": "#/definitions/Environment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4427,8 +4420,7 @@
"description": "The EnvironmentAction items on this page",
"items": {
"$ref": "#/definitions/EnvironmentAction"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4470,8 +4462,7 @@
"description": "The EnvironmentOperation items on this page",
"items": {
"$ref": "#/definitions/EnvironmentOperation"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4492,8 +4483,7 @@
"description": "The EnvironmentType items on this page",
"items": {
"$ref": "#/definitions/EnvironmentType"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4514,8 +4504,7 @@
"description": "The Pool items on this page",
"items": {
"$ref": "#/definitions/Pool"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4536,8 +4525,7 @@
"description": "The Project items on this page",
"items": {
"$ref": "#/definitions/Project"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4558,8 +4546,7 @@
"description": "The Schedule items on this page",
"items": {
"$ref": "#/definitions/Schedule"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
diff --git a/specification/devcenter/data-plane/Microsoft.DevCenter/stable/2025-02-01/devcenter.json b/specification/devcenter/data-plane/Microsoft.DevCenter/stable/2025-02-01/devcenter.json
index 1060df09590b..6918e808d518 100644
--- a/specification/devcenter/data-plane/Microsoft.DevCenter/stable/2025-02-01/devcenter.json
+++ b/specification/devcenter/data-plane/Microsoft.DevCenter/stable/2025-02-01/devcenter.json
@@ -3812,8 +3812,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -4228,8 +4227,7 @@
"description": "List of validation errors for the task.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -4312,8 +4310,7 @@
"description": "List of validation errors. Absent if no errors.",
"items": {
"$ref": "#/definitions/CustomizationTaskListValidationError"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5946,8 +5943,7 @@
"description": "The Catalog items on this page",
"items": {
"$ref": "#/definitions/Catalog"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5968,8 +5964,7 @@
"description": "The CustomizationGroup items on this page",
"items": {
"$ref": "#/definitions/CustomizationGroup"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5990,8 +5985,7 @@
"description": "The CustomizationTaskDefinition items on this page",
"items": {
"$ref": "#/definitions/CustomizationTaskDefinition"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6012,8 +6006,7 @@
"description": "The DevBox items on this page",
"items": {
"$ref": "#/definitions/DevBox"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6034,8 +6027,7 @@
"description": "The DevBoxAction items on this page",
"items": {
"$ref": "#/definitions/DevBoxAction"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6056,8 +6048,7 @@
"description": "The DevBoxActionDelayResult items on this page",
"items": {
"$ref": "#/definitions/DevBoxActionDelayResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6078,8 +6069,7 @@
"description": "The DevBoxOperation items on this page",
"items": {
"$ref": "#/definitions/DevBoxOperation"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6100,8 +6090,7 @@
"description": "The DevBoxSnapshot items on this page",
"items": {
"$ref": "#/definitions/DevBoxSnapshot"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6122,8 +6111,7 @@
"description": "The Environment items on this page",
"items": {
"$ref": "#/definitions/Environment"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6144,8 +6132,7 @@
"description": "The EnvironmentAction items on this page",
"items": {
"$ref": "#/definitions/EnvironmentAction"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6187,8 +6174,7 @@
"description": "The EnvironmentOperation items on this page",
"items": {
"$ref": "#/definitions/EnvironmentOperation"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6209,8 +6195,7 @@
"description": "The EnvironmentType items on this page",
"items": {
"$ref": "#/definitions/EnvironmentType"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6231,8 +6216,7 @@
"description": "The Pool items on this page",
"items": {
"$ref": "#/definitions/Pool"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6253,8 +6237,7 @@
"description": "The Project items on this page",
"items": {
"$ref": "#/definitions/Project"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6275,8 +6258,7 @@
"description": "The Schedule items on this page",
"items": {
"$ref": "#/definitions/Schedule"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
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 c5b27a07b58a..7189591ce4e6 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
@@ -721,8 +721,7 @@
"items": {
"$ref": "#/definitions/AcsChatThreadParticipantProperties"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -762,8 +761,7 @@
"items": {
"$ref": "#/definitions/AcsChatThreadParticipantProperties"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -1619,8 +1617,7 @@
"items": {
"$ref": "#/definitions/AcsRecordingChunkInfoProperties"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -1673,8 +1670,7 @@
"items": {
"$ref": "#/definitions/AcsRouterCommunicationError"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -1733,8 +1729,7 @@
"items": {
"$ref": "#/definitions/AcsRouterCommunicationError"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -1769,8 +1764,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -1901,8 +1895,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"requestedWorkerSelectors": {
"type": "array",
@@ -1910,8 +1903,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -1947,8 +1939,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"scheduledOn": {
"type": "string",
@@ -1985,8 +1976,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"expiredRequestedWorkerSelectors": {
"type": "array",
@@ -1994,8 +1984,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"scheduledOn": {
"type": "string",
@@ -2135,8 +2124,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"expiredRequestedWorkerSelectors": {
"type": "array",
@@ -2144,8 +2132,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"scheduledOn": {
"type": "string",
@@ -2178,8 +2165,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"expiredAttachedWorkerSelectors": {
"type": "array",
@@ -2187,8 +2173,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -2564,8 +2549,7 @@
"items": {
"$ref": "#/definitions/AcsRouterChannelConfiguration"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"totalCapacity": {
"type": "integer",
@@ -2676,8 +2660,7 @@
"items": {
"$ref": "#/definitions/AcsRouterChannelConfiguration"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"totalCapacity": {
"type": "integer",
@@ -2754,8 +2737,7 @@
"items": {
"$ref": "#/definitions/AcsSmsDeliveryAttemptProperties"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"receivedTimestamp": {
"type": "string",
@@ -6761,8 +6743,7 @@
"items": {
"$ref": "#/definitions/MapsGeofenceGeometry"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"invalidPeriodGeofenceGeometryId": {
"type": "array",
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 a348f163767d..220e339561c8 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
@@ -454,8 +454,7 @@
"items": {
"$ref": "#/definitions/FailedLockToken"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"succeededLockTokens": {
"type": "array",
@@ -492,8 +491,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -654,8 +652,7 @@
"items": {
"$ref": "#/definitions/ReceiveDetails"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -672,8 +669,7 @@
"items": {
"$ref": "#/definitions/FailedLockToken"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"succeededLockTokens": {
"type": "array",
@@ -699,8 +695,7 @@
"items": {
"$ref": "#/definitions/FailedLockToken"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"succeededLockTokens": {
"type": "array",
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 8063bc5262d5..5c6169bb7552 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
@@ -737,8 +737,7 @@
"items": {
"$ref": "#/definitions/AcsChatThreadParticipantProperties"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -778,8 +777,7 @@
"items": {
"$ref": "#/definitions/AcsChatThreadParticipantProperties"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -1664,8 +1662,7 @@
"items": {
"$ref": "#/definitions/AcsRecordingChunkInfoProperties"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -1718,8 +1715,7 @@
"items": {
"$ref": "#/definitions/AcsRouterCommunicationError"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -1781,8 +1777,7 @@
"items": {
"$ref": "#/definitions/AcsRouterCommunicationError"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -1817,8 +1812,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -1949,8 +1943,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"requestedWorkerSelectors": {
"type": "array",
@@ -1958,8 +1951,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -1996,8 +1988,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"scheduledOn": {
"type": "string",
@@ -2036,8 +2027,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"expiredRequestedWorkerSelectors": {
"type": "array",
@@ -2045,8 +2035,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"scheduledOn": {
"type": "string",
@@ -2188,8 +2177,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"expiredRequestedWorkerSelectors": {
"type": "array",
@@ -2197,8 +2185,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"scheduledOn": {
"type": "string",
@@ -2233,8 +2220,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"expiredAttachedWorkerSelectors": {
"type": "array",
@@ -2242,8 +2228,7 @@
"items": {
"$ref": "#/definitions/AcsRouterWorkerSelector"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -2621,8 +2606,7 @@
"items": {
"$ref": "#/definitions/AcsRouterChannelConfiguration"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"totalCapacity": {
"type": "integer",
@@ -2736,8 +2720,7 @@
"items": {
"$ref": "#/definitions/AcsRouterChannelConfiguration"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"totalCapacity": {
"type": "integer",
@@ -2819,8 +2802,7 @@
"items": {
"$ref": "#/definitions/AcsSmsDeliveryAttemptProperties"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"receivedTimestamp": {
"type": "string",
@@ -6891,8 +6873,7 @@
"items": {
"$ref": "#/definitions/MapsGeofenceGeometry"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"invalidPeriodGeofenceGeometryId": {
"type": "array",
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 2e088a536439..96af969d157d 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
@@ -569,8 +569,7 @@
"items": {
"$ref": "#/definitions/FailedLockToken"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"succeededLockTokens": {
"type": "array",
@@ -607,8 +606,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -769,8 +767,7 @@
"items": {
"$ref": "#/definitions/ReceiveDetails"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
@@ -787,8 +784,7 @@
"items": {
"$ref": "#/definitions/FailedLockToken"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"succeededLockTokens": {
"type": "array",
@@ -814,8 +810,7 @@
"items": {
"$ref": "#/definitions/FailedLockToken"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"succeededLockTokens": {
"type": "array",
@@ -841,8 +836,7 @@
"items": {
"$ref": "#/definitions/FailedLockToken"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"succeededLockTokens": {
"type": "array",
diff --git a/specification/fabric/Microsoft.Fabric.Management/capacity.tsp b/specification/fabric/Microsoft.Fabric.Management/capacity.tsp
index 25eb77d5e5ba..66562caab208 100644
--- a/specification/fabric/Microsoft.Fabric.Management/capacity.tsp
+++ b/specification/fabric/Microsoft.Fabric.Management/capacity.tsp
@@ -95,5 +95,5 @@ interface FabricCapacities {
...SubscriptionIdParameter,
...Azure.ResourceManager.Foundations.DefaultProviderNamespace,
...LocationParameter,
- ): ArmResponse> | ErrorResponse;
+ ): ArmResponse | ErrorResponse;
}
diff --git a/specification/fabric/Microsoft.Fabric.Management/models.tsp b/specification/fabric/Microsoft.Fabric.Management/models.tsp
index 9fd6a4223757..d515c74a8c92 100644
--- a/specification/fabric/Microsoft.Fabric.Management/models.tsp
+++ b/specification/fabric/Microsoft.Fabric.Management/models.tsp
@@ -111,6 +111,7 @@ union ResourceState {
model RpSkuEnumerationForNewResourceResult {
#suppress "@azure-tools/typespec-azure-resource-manager/missing-x-ms-identifiers" ""
@doc("The collection of available SKUs for new resources")
+ @identifiers(#[])
@items
value: Array;
@@ -142,6 +143,7 @@ model RpSkuEnumerationForExistingResourceResult {
#suppress "@azure-tools/typespec-azure-resource-manager/missing-x-ms-identifiers" ""
@doc("The SKU details")
@items
+ @identifiers(#[])
value: Array;
@doc("Url for the next page. Null if no more pages available")
@@ -185,6 +187,9 @@ model Quota {
limit: int64;
}
+@@identifiers(PagedQuota.value, #[]);
+model PagedQuota is Page;
+
@doc("The Quota Names")
model QuotaName {
@doc("The name of the resource.")
diff --git a/specification/healthdataaiservices/data-plane/HealthDataAIServices.DeidServices/stable/2024-11-15/HealthDataAIServices.DeidServices.json b/specification/healthdataaiservices/data-plane/HealthDataAIServices.DeidServices/stable/2024-11-15/HealthDataAIServices.DeidServices.json
index e3c852e86780..d5013b33f552 100644
--- a/specification/healthdataaiservices/data-plane/HealthDataAIServices.DeidServices/stable/2024-11-15/HealthDataAIServices.DeidServices.json
+++ b/specification/healthdataaiservices/data-plane/HealthDataAIServices.DeidServices/stable/2024-11-15/HealthDataAIServices.DeidServices.json
@@ -512,8 +512,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -914,8 +913,7 @@
"description": "The DeidentificationJob items on this page",
"items": {
"$ref": "#/definitions/DeidentificationJob"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -1154,8 +1152,7 @@
"description": "List of entities detected in the input.",
"items": {
"$ref": "#/definitions/PhiEntity"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/hybridconnectivity/HybridConnectivity.Management/PublicCloud.tsp b/specification/hybridconnectivity/HybridConnectivity.Management/PublicCloud.tsp
index 83f2975fbf36..63c2f63e6111 100644
--- a/specification/hybridconnectivity/HybridConnectivity.Management/PublicCloud.tsp
+++ b/specification/hybridconnectivity/HybridConnectivity.Management/PublicCloud.tsp
@@ -23,6 +23,7 @@ model GenerateAwsTemplateRequest {
connectorId: string;
#suppress "@azure-tools/typespec-azure-resource-manager/missing-x-ms-identifiers"
+ @identifiers(#[])
@doc("The list of solution types and their settings")
solutionTypes?: Array;
}
@@ -264,6 +265,7 @@ model SolutionTypeProperties {
#suppress "@azure-tools/typespec-azure-resource-manager/missing-x-ms-identifiers"
@doc("Array of solution settings and its description.")
+ @identifiers(#[])
solutionSettings?: SolutionTypeSettingsProperties[];
}
diff --git a/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.6-preview.2/certificates.json b/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.6-preview.2/certificates.json
index 952af6b65156..88f6a4b851fd 100644
--- a/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.6-preview.2/certificates.json
+++ b/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.6-preview.2/certificates.json
@@ -1700,8 +1700,7 @@
"items": {
"$ref": "#/definitions/LifetimeAction"
},
- "x-ms-client-name": "lifetimeActions",
- "x-ms-identifiers": []
+ "x-ms-client-name": "lifetimeActions"
},
"issuer": {
"$ref": "#/definitions/IssuerParameters",
@@ -1810,8 +1809,7 @@
"items": {
"$ref": "#/definitions/Contact"
},
- "x-ms-client-name": "ContactList",
- "x-ms-identifiers": []
+ "x-ms-client-name": "ContactList"
}
}
},
@@ -2330,8 +2328,7 @@
"description": "Details of the organization administrator.",
"items": {
"$ref": "#/definitions/AdministratorDetails"
- },
- "x-ms-identifiers": []
+ }
}
}
},
diff --git a/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.6-preview.2/keys.json b/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.6-preview.2/keys.json
index bbcc52977e39..70634fc74cd7 100644
--- a/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.6-preview.2/keys.json
+++ b/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.6-preview.2/keys.json
@@ -1370,8 +1370,7 @@
"items": {
"$ref": "#/definitions/DeletedKeyItem"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"nextLink": {
"type": "string",
@@ -2202,8 +2201,7 @@
"items": {
"$ref": "#/definitions/KeyItem"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"nextLink": {
"type": "string",
@@ -2400,8 +2398,7 @@
"description": "Actions that will be performed by Key Vault over the lifetime of a key. For preview, lifetimeActions can only have two items at maximum: one for rotate, one for notify. Notification time would be default to 30 days before expiry and it is not configurable.",
"items": {
"$ref": "#/definitions/LifetimeActions"
- },
- "x-ms-identifiers": []
+ }
},
"attributes": {
"$ref": "#/definitions/KeyRotationPolicyAttributes",
diff --git a/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.6-preview.2/rbac.json b/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.6-preview.2/rbac.json
index 7b77e58d49b4..9f33edd41d55 100644
--- a/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.6-preview.2/rbac.json
+++ b/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.6-preview.2/rbac.json
@@ -902,8 +902,7 @@
"description": "Role definition permissions.",
"items": {
"$ref": "#/definitions/Permission"
- },
- "x-ms-identifiers": []
+ }
},
"assignableScopes": {
"type": "array",
diff --git a/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.6-preview.2/settings.json b/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.6-preview.2/settings.json
index 2f6836b10013..add962e59833 100644
--- a/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.6-preview.2/settings.json
+++ b/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.6-preview.2/settings.json
@@ -244,8 +244,7 @@
"items": {
"$ref": "#/definitions/Setting"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
}
},
diff --git a/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/certificates.json b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/certificates.json
index dab2dcffcaac..e4f1f6ea6b00 100644
--- a/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/certificates.json
+++ b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/certificates.json
@@ -1684,8 +1684,7 @@
"items": {
"$ref": "#/definitions/LifetimeAction"
},
- "x-ms-client-name": "lifetimeActions",
- "x-ms-identifiers": []
+ "x-ms-client-name": "lifetimeActions"
},
"issuer": {
"$ref": "#/definitions/IssuerParameters",
@@ -1794,8 +1793,7 @@
"items": {
"$ref": "#/definitions/Contact"
},
- "x-ms-client-name": "ContactList",
- "x-ms-identifiers": []
+ "x-ms-client-name": "ContactList"
}
}
},
@@ -2310,8 +2308,7 @@
"description": "Details of the organization administrator.",
"items": {
"$ref": "#/definitions/AdministratorDetails"
- },
- "x-ms-identifiers": []
+ }
}
}
},
diff --git a/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/keys.json b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/keys.json
index 30b1e52d4d6a..715f854dedf8 100644
--- a/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/keys.json
+++ b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/keys.json
@@ -1323,8 +1323,7 @@
"items": {
"$ref": "#/definitions/DeletedKeyItem"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"nextLink": {
"type": "string",
@@ -2095,8 +2094,7 @@
"items": {
"$ref": "#/definitions/KeyItem"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"nextLink": {
"type": "string",
@@ -2293,8 +2291,7 @@
"description": "Actions that will be performed by Key Vault over the lifetime of a key. For preview, lifetimeActions can only have two items at maximum: one for rotate, one for notify. Notification time would be default to 30 days before expiry and it is not configurable.",
"items": {
"$ref": "#/definitions/LifetimeActions"
- },
- "x-ms-identifiers": []
+ }
},
"attributes": {
"$ref": "#/definitions/KeyRotationPolicyAttributes",
diff --git a/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/rbac.json b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/rbac.json
index 7128666971aa..6e72c8a6219c 100644
--- a/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/rbac.json
+++ b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/rbac.json
@@ -902,8 +902,7 @@
"description": "Role definition permissions.",
"items": {
"$ref": "#/definitions/Permission"
- },
- "x-ms-identifiers": []
+ }
},
"assignableScopes": {
"type": "array",
diff --git a/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/securitydomain.json b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/securitydomain.json
index 7620ebe21d57..72852e06ab22 100644
--- a/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/securitydomain.json
+++ b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/securitydomain.json
@@ -298,8 +298,7 @@
"maxItems": 10,
"items": {
"$ref": "#/definitions/SecurityDomainJsonWebKey"
- },
- "x-ms-identifiers": []
+ }
},
"required": {
"type": "integer",
diff --git a/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/settings.json b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/settings.json
index c4afe27d6c62..505e5b6250da 100644
--- a/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/settings.json
+++ b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.5/settings.json
@@ -244,8 +244,7 @@
"items": {
"$ref": "#/definitions/Setting"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
}
},
diff --git a/specification/loadtestservice/LoadTestService.Management/models.tsp b/specification/loadtestservice/LoadTestService.Management/models.tsp
index e281e812f105..99318cd9bee9 100644
--- a/specification/loadtestservice/LoadTestService.Management/models.tsp
+++ b/specification/loadtestservice/LoadTestService.Management/models.tsp
@@ -322,6 +322,7 @@ model QuotaBucketRequestPropertiesDimensions {
location?: string;
}
+@@identifiers(PagedOutboundEnvironmentEndpoint.value, #[]);
@doc("Values returned by the List operation.")
model PagedOutboundEnvironmentEndpoint
is Azure.Core.Page;
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 854622fc7e8f..fde32a910ed0 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
@@ -1794,8 +1794,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -2063,8 +2062,7 @@
"description": "List of dimensions",
"items": {
"$ref": "#/definitions/NameAndDescription"
- },
- "x-ms-identifiers": []
+ }
},
"description": {
"type": "string",
@@ -2098,8 +2096,7 @@
"description": "Metric availability specifies the time grain (aggregation interval or\nfrequency).",
"items": {
"$ref": "#/definitions/MetricAvailability"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2112,8 +2109,7 @@
"description": "the values for the metric definitions.",
"items": {
"$ref": "#/definitions/MetricDefinition"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2143,8 +2139,7 @@
"description": "The values for the metric namespaces.",
"items": {
"$ref": "#/definitions/MetricNamespace"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2160,8 +2155,7 @@
"description": "Get metrics for specific dimension values. Example: Metric contains dimension\nlike SamplerName, Error. To retrieve all the time series data where SamplerName\nis equals to HTTPRequest1 or HTTPRequest2, the DimensionFilter value will be\n{\"SamplerName\", [\"HTTPRequest1\", \"HTTPRequest2\"}",
"items": {
"$ref": "#/definitions/DimensionFilter"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2250,8 +2244,7 @@
"description": "The TimeSeriesElement items on this page",
"items": {
"$ref": "#/definitions/TimeSeriesElement"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2363,8 +2356,7 @@
"description": "The Test items on this page",
"items": {
"$ref": "#/definitions/Test"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2385,8 +2377,7 @@
"description": "The TestFileInfo items on this page",
"items": {
"$ref": "#/definitions/TestFileInfo"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2407,8 +2398,7 @@
"description": "The TestRun items on this page",
"items": {
"$ref": "#/definitions/TestRun"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3048,8 +3038,7 @@
"items": {
"$ref": "#/definitions/TestFileInfo"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
}
},
@@ -3121,8 +3110,7 @@
"items": {
"$ref": "#/definitions/ErrorDetails"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"testRunStatistics": {
"type": "object",
@@ -3436,8 +3424,7 @@
"items": {
"$ref": "#/definitions/TestRunFileInfo"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
}
},
@@ -3803,16 +3790,14 @@
"description": "An array of data points representing the metric values.",
"items": {
"$ref": "#/definitions/MetricValue"
- },
- "x-ms-identifiers": []
+ }
},
"dimensionValues": {
"type": "array",
"description": "The dimension values ",
"items": {
"$ref": "#/definitions/DimensionValue"
- },
- "x-ms-identifiers": []
+ }
}
}
}
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 81a6f351d3d6..27109b751507 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
@@ -1800,8 +1800,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -2063,8 +2062,7 @@
"description": "Region distribution configuration for the load test.",
"items": {
"$ref": "#/definitions/RegionalConfiguration"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2087,8 +2085,7 @@
"description": "List of dimensions",
"items": {
"$ref": "#/definitions/NameAndDescription"
- },
- "x-ms-identifiers": []
+ }
},
"description": {
"type": "string",
@@ -2122,8 +2119,7 @@
"description": "Metric availability specifies the time grain (aggregation interval or\nfrequency).",
"items": {
"$ref": "#/definitions/MetricAvailability"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2136,8 +2132,7 @@
"description": "the values for the metric definitions.",
"items": {
"$ref": "#/definitions/MetricDefinition"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2167,8 +2162,7 @@
"description": "The values for the metric namespaces.",
"items": {
"$ref": "#/definitions/MetricNamespace"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2184,8 +2178,7 @@
"description": "Get metrics for specific dimension values. Example: Metric contains dimension\nlike SamplerName, Error. To retrieve all the time series data where SamplerName\nis equals to HTTPRequest1 or HTTPRequest2, the DimensionFilter value will be\n{\"SamplerName\", [\"HTTPRequest1\", \"HTTPRequest2\"}",
"items": {
"$ref": "#/definitions/DimensionFilter"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2274,8 +2267,7 @@
"description": "The TimeSeriesElement items on this page",
"items": {
"$ref": "#/definitions/TimeSeriesElement"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2387,8 +2379,7 @@
"description": "The Test items on this page",
"items": {
"$ref": "#/definitions/Test"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2409,8 +2400,7 @@
"description": "The TestFileInfo items on this page",
"items": {
"$ref": "#/definitions/TestFileInfo"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2431,8 +2421,7 @@
"description": "The TestRun items on this page",
"items": {
"$ref": "#/definitions/TestRun"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3091,8 +3080,7 @@
"items": {
"$ref": "#/definitions/TestFileInfo"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
}
},
@@ -3170,8 +3158,7 @@
"items": {
"$ref": "#/definitions/ErrorDetails"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"testRunStatistics": {
"type": "object",
@@ -3493,8 +3480,7 @@
"items": {
"$ref": "#/definitions/TestRunFileInfo"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
}
},
@@ -3860,16 +3846,14 @@
"description": "An array of data points representing the metric values.",
"items": {
"$ref": "#/definitions/MetricValue"
- },
- "x-ms-identifiers": []
+ }
},
"dimensionValues": {
"type": "array",
"description": "The dimension values ",
"items": {
"$ref": "#/definitions/DimensionValue"
- },
- "x-ms-identifiers": []
+ }
}
}
}
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 040ab662f493..005827cd9b76 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
@@ -2350,8 +2350,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -2686,8 +2685,7 @@
"description": "Region distribution configuration for the load test.",
"items": {
"$ref": "#/definitions/RegionalConfiguration"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2710,8 +2708,7 @@
"description": "List of dimensions",
"items": {
"$ref": "#/definitions/NameAndDescription"
- },
- "x-ms-identifiers": []
+ }
},
"description": {
"type": "string",
@@ -2745,8 +2742,7 @@
"description": "Metric availability specifies the time grain (aggregation interval or\nfrequency).",
"items": {
"$ref": "#/definitions/MetricAvailability"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2759,8 +2755,7 @@
"description": "the values for the metric definitions.",
"items": {
"$ref": "#/definitions/MetricDefinition"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2790,8 +2785,7 @@
"description": "The values for the metric namespaces.",
"items": {
"$ref": "#/definitions/MetricNamespace"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2807,8 +2801,7 @@
"description": "Get metrics for specific dimension values. Example: Metric contains dimension\nlike SamplerName, Error. To retrieve all the time series data where SamplerName\nis equals to HTTPRequest1 or HTTPRequest2, the DimensionFilter value will be\n{\"SamplerName\", [\"HTTPRequest1\", \"HTTPRequest2\"}",
"items": {
"$ref": "#/definitions/DimensionFilter"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2897,8 +2890,7 @@
"description": "The TimeSeriesElement items on this page",
"items": {
"$ref": "#/definitions/TimeSeriesElement"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3010,8 +3002,7 @@
"description": "The Test items on this page",
"items": {
"$ref": "#/definitions/Test"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3032,8 +3023,7 @@
"description": "The TestFileInfo items on this page",
"items": {
"$ref": "#/definitions/TestFileInfo"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3054,8 +3044,7 @@
"description": "The TestProfile items on this page",
"items": {
"$ref": "#/definitions/TestProfile"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3076,8 +3065,7 @@
"description": "The TestProfileRun items on this page",
"items": {
"$ref": "#/definitions/TestProfileRun"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3098,8 +3086,7 @@
"description": "The TestRun items on this page",
"items": {
"$ref": "#/definitions/TestRun"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3896,8 +3883,7 @@
"items": {
"$ref": "#/definitions/TestFileInfo"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
}
},
@@ -4096,8 +4082,7 @@
"items": {
"$ref": "#/definitions/ErrorDetails"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"startDateTime": {
"type": "string",
@@ -4131,8 +4116,7 @@
"items": {
"$ref": "#/definitions/TestProfileRunRecommendation"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"createdDateTime": {
"type": "string",
@@ -4305,8 +4289,7 @@
"items": {
"$ref": "#/definitions/ErrorDetails"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"testRunStatistics": {
"type": "object",
@@ -4670,8 +4653,7 @@
"items": {
"$ref": "#/definitions/TestRunFileInfo"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
}
},
@@ -5077,16 +5059,14 @@
"description": "An array of data points representing the metric values.",
"items": {
"$ref": "#/definitions/MetricValue"
- },
- "x-ms-identifiers": []
+ }
},
"dimensionValues": {
"type": "array",
"description": "The dimension values ",
"items": {
"$ref": "#/definitions/DimensionValue"
- },
- "x-ms-identifiers": []
+ }
}
}
}
diff --git a/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2024-07-01-preview/loadtestservice.json b/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2024-07-01-preview/loadtestservice.json
index a409e60130aa..d8a6827a47a1 100644
--- a/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2024-07-01-preview/loadtestservice.json
+++ b/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2024-07-01-preview/loadtestservice.json
@@ -2572,8 +2572,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -3054,8 +3053,7 @@
"description": "Region distribution configuration for the load test.",
"items": {
"$ref": "#/definitions/RegionalConfiguration"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3078,8 +3076,7 @@
"description": "List of dimensions",
"items": {
"$ref": "#/definitions/NameAndDescription"
- },
- "x-ms-identifiers": []
+ }
},
"description": {
"type": "string",
@@ -3113,8 +3110,7 @@
"description": "Metric availability specifies the time grain (aggregation interval or\nfrequency).",
"items": {
"$ref": "#/definitions/MetricAvailability"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3127,8 +3123,7 @@
"description": "the values for the metric definitions.",
"items": {
"$ref": "#/definitions/MetricDefinition"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3158,8 +3153,7 @@
"description": "The values for the metric namespaces.",
"items": {
"$ref": "#/definitions/MetricNamespace"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3175,8 +3169,7 @@
"description": "Get metrics for specific dimension values. Example: Metric contains dimension\nlike SamplerName, Error. To retrieve all the time series data where SamplerName\nis equals to HTTPRequest1 or HTTPRequest2, the DimensionFilter value will be\n{\"SamplerName\", [\"HTTPRequest1\", \"HTTPRequest2\"}",
"items": {
"$ref": "#/definitions/DimensionFilter"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3265,8 +3258,7 @@
"description": "The TimeSeriesElement items on this page",
"items": {
"$ref": "#/definitions/TimeSeriesElement"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3494,8 +3486,7 @@
"description": "The Test items on this page",
"items": {
"$ref": "#/definitions/Test"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3516,8 +3507,7 @@
"description": "The TestFileInfo items on this page",
"items": {
"$ref": "#/definitions/TestFileInfo"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3538,8 +3528,7 @@
"description": "The TestProfile items on this page",
"items": {
"$ref": "#/definitions/TestProfile"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3560,8 +3549,7 @@
"description": "The TestProfileRun items on this page",
"items": {
"$ref": "#/definitions/TestProfileRun"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3582,8 +3570,7 @@
"description": "The TestRun items on this page",
"items": {
"$ref": "#/definitions/TestRun"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3604,8 +3591,7 @@
"description": "The Trigger items on this page",
"items": {
"$ref": "#/definitions/Trigger"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4722,8 +4708,7 @@
"items": {
"$ref": "#/definitions/TestFileInfo"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
}
},
@@ -4922,8 +4907,7 @@
"items": {
"$ref": "#/definitions/ErrorDetails"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"startDateTime": {
"type": "string",
@@ -4957,8 +4941,7 @@
"items": {
"$ref": "#/definitions/TestProfileRunRecommendation"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"createdDateTime": {
"type": "string",
@@ -5131,8 +5114,7 @@
"items": {
"$ref": "#/definitions/ErrorDetails"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"testRunStatistics": {
"type": "object",
@@ -5510,8 +5492,7 @@
"items": {
"$ref": "#/definitions/TestRunFileInfo"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
}
},
@@ -5917,16 +5898,14 @@
"description": "An array of data points representing the metric values.",
"items": {
"$ref": "#/definitions/MetricValue"
- },
- "x-ms-identifiers": []
+ }
},
"dimensionValues": {
"type": "array",
"description": "The dimension values ",
"items": {
"$ref": "#/definitions/DimensionValue"
- },
- "x-ms-identifiers": []
+ }
}
}
},
diff --git a/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2024-12-01-preview/loadtestservice.json b/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2024-12-01-preview/loadtestservice.json
index 05e7fc71a20a..05423b5177ac 100644
--- a/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2024-12-01-preview/loadtestservice.json
+++ b/specification/loadtestservice/data-plane/Microsoft.LoadTestService/preview/2024-12-01-preview/loadtestservice.json
@@ -2791,8 +2791,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -3273,8 +3272,7 @@
"description": "Region distribution configuration for the load test.",
"items": {
"$ref": "#/definitions/RegionalConfiguration"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3321,8 +3319,7 @@
"description": "List of dimensions",
"items": {
"$ref": "#/definitions/NameAndDescription"
- },
- "x-ms-identifiers": []
+ }
},
"description": {
"type": "string",
@@ -3356,8 +3353,7 @@
"description": "Metric availability specifies the time grain (aggregation interval or\nfrequency).",
"items": {
"$ref": "#/definitions/MetricAvailability"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3370,8 +3366,7 @@
"description": "the values for the metric definitions.",
"items": {
"$ref": "#/definitions/MetricDefinition"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3401,8 +3396,7 @@
"description": "The values for the metric namespaces.",
"items": {
"$ref": "#/definitions/MetricNamespace"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3418,8 +3412,7 @@
"description": "Get metrics for specific dimension values. Example: Metric contains dimension\nlike SamplerName, Error. To retrieve all the time series data where SamplerName\nis equals to HTTPRequest1 or HTTPRequest2, the DimensionFilter value will be\n{\"SamplerName\", [\"HTTPRequest1\", \"HTTPRequest2\"}",
"items": {
"$ref": "#/definitions/DimensionFilter"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3508,8 +3501,7 @@
"description": "The TimeSeriesElement items on this page",
"items": {
"$ref": "#/definitions/TimeSeriesElement"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3878,8 +3870,7 @@
"description": "The NotificationRule items on this page",
"items": {
"$ref": "#/definitions/NotificationRule"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3900,8 +3891,7 @@
"description": "The Test items on this page",
"items": {
"$ref": "#/definitions/Test"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3922,8 +3912,7 @@
"description": "The TestFileInfo items on this page",
"items": {
"$ref": "#/definitions/TestFileInfo"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3944,8 +3933,7 @@
"description": "The TestProfile items on this page",
"items": {
"$ref": "#/definitions/TestProfile"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3966,8 +3954,7 @@
"description": "The TestProfileRun items on this page",
"items": {
"$ref": "#/definitions/TestProfileRun"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -3988,8 +3975,7 @@
"description": "The TestRun items on this page",
"items": {
"$ref": "#/definitions/TestRun"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -4010,8 +3996,7 @@
"description": "The Trigger items on this page",
"items": {
"$ref": "#/definitions/Trigger"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -5150,8 +5135,7 @@
"items": {
"$ref": "#/definitions/TestFileInfo"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
}
},
@@ -5350,8 +5334,7 @@
"items": {
"$ref": "#/definitions/ErrorDetails"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"startDateTime": {
"type": "string",
@@ -5385,8 +5368,7 @@
"items": {
"$ref": "#/definitions/TestProfileRunRecommendation"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"createdDateTime": {
"type": "string",
@@ -5559,8 +5541,7 @@
"items": {
"$ref": "#/definitions/ErrorDetails"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"testRunStatistics": {
"type": "object",
@@ -5990,8 +5971,7 @@
"items": {
"$ref": "#/definitions/TestRunFileInfo"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
}
},
@@ -6500,16 +6480,14 @@
"description": "An array of data points representing the metric values.",
"items": {
"$ref": "#/definitions/MetricValue"
- },
- "x-ms-identifiers": []
+ }
},
"dimensionValues": {
"type": "array",
"description": "The dimension values ",
"items": {
"$ref": "#/definitions/DimensionValue"
- },
- "x-ms-identifiers": []
+ }
}
}
},
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 243da43167d1..c4a7cf356a3e 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
@@ -1743,8 +1743,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1995,8 +1994,7 @@
"description": "List of dimensions",
"items": {
"$ref": "#/definitions/NameAndDescription"
- },
- "x-ms-identifiers": []
+ }
},
"description": {
"type": "string",
@@ -2030,8 +2028,7 @@
"description": "Metric availability specifies the time grain (aggregation interval or\nfrequency).",
"items": {
"$ref": "#/definitions/MetricAvailability"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2044,8 +2041,7 @@
"description": "the values for the metric definitions.",
"items": {
"$ref": "#/definitions/MetricDefinition"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2075,8 +2071,7 @@
"description": "The values for the metric namespaces.",
"items": {
"$ref": "#/definitions/MetricNamespace"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2092,8 +2087,7 @@
"description": "Get metrics for specific dimension values. Example: Metric contains dimension\nlike SamplerName, Error. To retrieve all the time series data where SamplerName\nis equals to HTTPRequest1 or HTTPRequest2, the DimensionFilter value will be\n{\"SamplerName\", [\"HTTPRequest1\", \"HTTPRequest2\"}",
"items": {
"$ref": "#/definitions/DimensionFilter"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2182,8 +2176,7 @@
"description": "The TimeSeriesElement items on this page",
"items": {
"$ref": "#/definitions/TimeSeriesElement"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2285,8 +2278,7 @@
"description": "The Test items on this page",
"items": {
"$ref": "#/definitions/Test"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2307,8 +2299,7 @@
"description": "The TestFileInfo items on this page",
"items": {
"$ref": "#/definitions/TestFileInfo"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2329,8 +2320,7 @@
"description": "The TestRun items on this page",
"items": {
"$ref": "#/definitions/TestRun"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2934,8 +2924,7 @@
"items": {
"$ref": "#/definitions/TestFileInfo"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
}
},
@@ -2979,8 +2968,7 @@
"items": {
"$ref": "#/definitions/ErrorDetails"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"testRunStatistics": {
"type": "object",
@@ -3276,8 +3264,7 @@
"items": {
"$ref": "#/definitions/TestRunFileInfo"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
}
},
@@ -3639,16 +3626,14 @@
"description": "An array of data points representing the metric values.",
"items": {
"$ref": "#/definitions/MetricValue"
- },
- "x-ms-identifiers": []
+ }
},
"dimensionValues": {
"type": "array",
"description": "The dimension values ",
"items": {
"$ref": "#/definitions/DimensionValue"
- },
- "x-ms-identifiers": []
+ }
}
}
}
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..2b78455acba4 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
@@ -163,8 +163,7 @@
"description": "The collection of generated completions.",
"items": {
"$ref": "#/definitions/ChatChoice"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -180,8 +179,7 @@
"description": "The collection of choice deltas received in this chunk.",
"items": {
"$ref": "#/definitions/ChoiceDelta"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -197,8 +195,7 @@
"description": "The collection of context messages associated with this completion request.",
"items": {
"$ref": "#/definitions/ChatMessage"
- },
- "x-ms-identifiers": []
+ }
},
"stream": {
"type": "boolean",
@@ -376,8 +373,7 @@
"description": "The collection of context messages associated with this completion request.",
"items": {
"$ref": "#/definitions/ChatMessage"
- },
- "x-ms-identifiers": []
+ }
},
"stream": {
"type": "boolean",
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 96aed4461ea3..9c9f0de0b998 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
@@ -472,8 +472,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
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 8af2ddcae38e..ea55519c556a 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
@@ -806,8 +806,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
diff --git a/specification/onlineexperimentation/data-plane/Microsoft.OnlineExperimentation/preview/2025-05-31-preview/onlineexperimentation.json b/specification/onlineexperimentation/data-plane/Microsoft.OnlineExperimentation/preview/2025-05-31-preview/onlineexperimentation.json
index 85adeec3e903..2888eaee284d 100644
--- a/specification/onlineexperimentation/data-plane/Microsoft.OnlineExperimentation/preview/2025-05-31-preview/onlineexperimentation.json
+++ b/specification/onlineexperimentation/data-plane/Microsoft.OnlineExperimentation/preview/2025-05-31-preview/onlineexperimentation.json
@@ -488,8 +488,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -806,8 +805,7 @@
"items": {
"$ref": "#/definitions/DiagnosticDetail"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [
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 283fee9f2950..0f9ed5b46830 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
@@ -3542,8 +3542,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/PrivateIpAddressProperties"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
diff --git a/specification/oracle/resource-manager/Oracle.Database/preview/2024-08-01-preview/openapi.json b/specification/oracle/resource-manager/Oracle.Database/preview/2024-08-01-preview/openapi.json
index c1e96c5b6871..1652773c2f5e 100644
--- a/specification/oracle/resource-manager/Oracle.Database/preview/2024-08-01-preview/openapi.json
+++ b/specification/oracle/resource-manager/Oracle.Database/preview/2024-08-01-preview/openapi.json
@@ -3542,8 +3542,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/PrivateIpAddressProperties"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
diff --git a/specification/oracle/resource-manager/Oracle.Database/preview/2024-10-01-preview/openapi.json b/specification/oracle/resource-manager/Oracle.Database/preview/2024-10-01-preview/openapi.json
index 253a0dc821bb..588c6b829c97 100644
--- a/specification/oracle/resource-manager/Oracle.Database/preview/2024-10-01-preview/openapi.json
+++ b/specification/oracle/resource-manager/Oracle.Database/preview/2024-10-01-preview/openapi.json
@@ -3624,8 +3624,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/PrivateIpAddressProperties"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
diff --git a/specification/oracle/resource-manager/Oracle.Database/preview/2024-12-01-preview/openapi.json b/specification/oracle/resource-manager/Oracle.Database/preview/2024-12-01-preview/openapi.json
index 5a756cb4c2ae..e6e2becb38e1 100644
--- a/specification/oracle/resource-manager/Oracle.Database/preview/2024-12-01-preview/openapi.json
+++ b/specification/oracle/resource-manager/Oracle.Database/preview/2024-12-01-preview/openapi.json
@@ -3843,8 +3843,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/PrivateIpAddressProperties"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
diff --git a/specification/oracle/resource-manager/Oracle.Database/preview/2025-01-01-preview/openapi.json b/specification/oracle/resource-manager/Oracle.Database/preview/2025-01-01-preview/openapi.json
index 57b60da02ce5..4f5c5a828229 100644
--- a/specification/oracle/resource-manager/Oracle.Database/preview/2025-01-01-preview/openapi.json
+++ b/specification/oracle/resource-manager/Oracle.Database/preview/2025-01-01-preview/openapi.json
@@ -3938,8 +3938,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/PrivateIpAddressProperties"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
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 f9b9efdf358b..37a4a50f2bc3 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
@@ -3485,8 +3485,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/PrivateIpAddressProperties"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
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 5cfe6f6f4d48..de4bde8cca96 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
@@ -3542,8 +3542,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/PrivateIpAddressProperties"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
diff --git a/specification/oracle/resource-manager/Oracle.Database/stable/2025-03-01/openapi.json b/specification/oracle/resource-manager/Oracle.Database/stable/2025-03-01/openapi.json
index 33e04b57e092..04e8c7672f68 100644
--- a/specification/oracle/resource-manager/Oracle.Database/stable/2025-03-01/openapi.json
+++ b/specification/oracle/resource-manager/Oracle.Database/stable/2025-03-01/openapi.json
@@ -3938,8 +3938,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/PrivateIpAddressProperties"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
diff --git a/specification/orbital/data-plane/Microsoft.PlanetaryComputer/preview/2025-04-30-preview/openapi.json b/specification/orbital/data-plane/Microsoft.PlanetaryComputer/preview/2025-04-30-preview/openapi.json
index 3c3bcfdb0074..53db9303eaea 100644
--- a/specification/orbital/data-plane/Microsoft.PlanetaryComputer/preview/2025-04-30-preview/openapi.json
+++ b/specification/orbital/data-plane/Microsoft.PlanetaryComputer/preview/2025-04-30-preview/openapi.json
@@ -3889,8 +3889,7 @@
"items": {
"$ref": "#/definitions/IntervalLegendsElement"
}
- },
- "x-ms-identifiers": []
+ }
}
},
"204": {
@@ -4130,8 +4129,7 @@
"type": "array",
"items": {
"type": "object"
- },
- "x-ms-identifiers": []
+ }
}
},
"204": {
@@ -6882,8 +6880,7 @@
"type": "array",
"items": {
"type": "object"
- },
- "x-ms-identifiers": []
+ }
}
},
"204": {
@@ -7044,8 +7041,7 @@
"type": "array",
"items": {
"type": "object"
- },
- "x-ms-identifiers": []
+ }
}
},
"204": {
@@ -10317,8 +10313,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/QueryableDefinition"
- },
- "x-ms-identifiers": []
+ }
}
},
"204": {
@@ -10372,8 +10367,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/QueryableDefinition"
- },
- "x-ms-identifiers": []
+ }
}
}
],
@@ -10384,8 +10378,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/QueryableDefinition"
- },
- "x-ms-identifiers": []
+ }
}
},
"204": {
@@ -10662,8 +10655,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/QueryableDefinition"
- },
- "x-ms-identifiers": []
+ }
}
},
"204": {
@@ -10954,8 +10946,7 @@
"description": "body",
"items": {
"type": "object"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -11004,8 +10995,7 @@
"description": "Organizations or individuals who provide the data.",
"items": {
"$ref": "#/definitions/Provider"
- },
- "x-ms-identifiers": []
+ }
},
"gsd": {
"type": "number",
@@ -11133,8 +11123,7 @@
"description": "Organizations or individuals who provide the data.",
"items": {
"$ref": "#/definitions/Provider"
- },
- "x-ms-identifiers": []
+ }
},
"gsd": {
"type": "number",
@@ -11282,8 +11271,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -11391,8 +11379,7 @@
"type": "number",
"format": "float"
}
- },
- "x-ms-identifiers": []
+ }
},
"valid_percent": {
"type": "number",
@@ -12808,8 +12795,7 @@
"description": "Organizations or individuals who provide the data.",
"items": {
"$ref": "#/definitions/Provider"
- },
- "x-ms-identifiers": []
+ }
},
"gsd": {
"type": "number",
@@ -12888,8 +12874,7 @@
"items": {
"$ref": "#/definitions/SortBy"
},
- "x-ms-client-name": "sortBy",
- "x-ms-identifiers": []
+ "x-ms-client-name": "sortBy"
}
},
"required": [
@@ -12983,8 +12968,7 @@
"description": "Links to related resources and endpoints.",
"items": {
"$ref": "#/definitions/Link"
- },
- "x-ms-identifiers": []
+ }
},
"collections": {
"type": "array",
@@ -13179,8 +13163,7 @@
"description": "Related links for the item collection",
"items": {
"$ref": "#/definitions/Link"
- },
- "x-ms-identifiers": []
+ }
},
"context": {
"$ref": "#/definitions/ContextExtension",
@@ -13649,8 +13632,7 @@
"description": "Managed Identities",
"items": {
"$ref": "#/definitions/IngestionSources.ManagedIdentityMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -13974,8 +13956,7 @@
"description": "The history of the operation status in time",
"items": {
"$ref": "#/definitions/OperationStatusHistoryItem"
- },
- "x-ms-identifiers": []
+ }
},
"startTime": {
"type": "string",
@@ -14165,8 +14146,7 @@
"description": "Links to related resources and endpoints.",
"items": {
"$ref": "#/definitions/Link"
- },
- "x-ms-identifiers": []
+ }
},
"context": {
"$ref": "#/definitions/ContextExtension",
@@ -14224,8 +14204,7 @@
"description": "Organizations or individuals who provide the data.",
"items": {
"$ref": "#/definitions/Provider"
- },
- "x-ms-identifiers": []
+ }
},
"gsd": {
"type": "number",
@@ -14300,8 +14279,7 @@
"description": "Organizations or individuals who provide the data.",
"items": {
"$ref": "#/definitions/Provider"
- },
- "x-ms-identifiers": []
+ }
},
"gsd": {
"type": "number",
@@ -14406,8 +14384,7 @@
"description": "Links to related resources and endpoints.",
"items": {
"$ref": "#/definitions/Link"
- },
- "x-ms-identifiers": []
+ }
},
"type": {
"type": "string",
@@ -14835,8 +14812,7 @@
"description": "A list of valid CQL2-JSON expressions used to filter the collection to moasic.",
"items": {
"$ref": "#/definitions/Cql"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -14952,8 +14928,7 @@
"description": "The history of the operation status in time",
"items": {
"$ref": "#/definitions/OperationStatusHistoryItem"
- },
- "x-ms-identifiers": []
+ }
},
"startTime": {
"type": "string",
@@ -15499,8 +15474,7 @@
"description": "Criteria for ordering items in the mosaic",
"items": {
"$ref": "#/definitions/SortExtension"
- },
- "x-ms-identifiers": []
+ }
},
"filter-lang": {
"$ref": "#/definitions/FilterLang",
@@ -15526,8 +15500,7 @@
"description": "Related links for the registered mosaic",
"items": {
"$ref": "#/definitions/Link"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -15609,8 +15582,7 @@
"description": "A list of property/value conditions that must be in the active mosaic CQL for\nthis render option to be enabled",
"items": {
"$ref": "#/definitions/RenderOptionCondition"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -15894,16 +15866,14 @@
"description": "https://github.com/stac-api-extensions/sort\n\nSort criteria for the search results.",
"items": {
"$ref": "#/definitions/SortExtension"
- },
- "x-ms-identifiers": []
+ }
},
"fields": {
"type": "array",
"description": "https://github.com/stac-api-extensions/fields\n\nSpecifies which fields to include or exclude in the response.",
"items": {
"$ref": "#/definitions/SearchPostRequestFields"
- },
- "x-ms-identifiers": []
+ }
},
"filter": {
"type": "object",
@@ -16086,8 +16056,7 @@
"type": "number",
"format": "double"
}
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -16148,8 +16117,7 @@
"description": "Links to related resources and endpoints.",
"items": {
"$ref": "#/definitions/Link"
- },
- "x-ms-identifiers": []
+ }
},
"title": {
"type": "string",
@@ -16189,8 +16157,7 @@
"description": "Organizations or individuals who provide the collection data.",
"items": {
"$ref": "#/definitions/Provider"
- },
- "x-ms-identifiers": []
+ }
},
"summaries": {
"type": "object",
@@ -16295,8 +16262,7 @@
"description": "Links to related resources and endpoints.",
"items": {
"$ref": "#/definitions/Link"
- },
- "x-ms-identifiers": []
+ }
},
"assets": {
"type": "object",
@@ -16399,8 +16365,7 @@
"description": "Links to related resources and endpoints.",
"items": {
"$ref": "#/definitions/Link"
- },
- "x-ms-identifiers": []
+ }
},
"assets": {
"type": "object",
@@ -16654,8 +16619,7 @@
"description": "Describes the rows that has variable matrix width\n\nref: https://github.com/opengeospatial/2D-Tile-Matrix-Set/blob/master/schemas/tms/2.0/json/variableMatrixWidth.json",
"items": {
"$ref": "#/definitions/VariableMatrixWidth"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -16918,8 +16882,7 @@
"$ref": "#/definitions/BandMetadataElement"
}
},
- "x-ms-client-name": "bandMetadata",
- "x-ms-identifiers": []
+ "x-ms-client-name": "bandMetadata"
},
"band_descriptions": {
"type": "array",
@@ -16931,8 +16894,7 @@
"type": "string"
}
},
- "x-ms-client-name": "bandDescriptions",
- "x-ms-identifiers": []
+ "x-ms-client-name": "bandDescriptions"
},
"dtype": {
"type": "string",
@@ -17043,8 +17005,7 @@
"items": {
"type": "string"
}
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -17099,8 +17060,7 @@
"description": "Related links for the search query",
"items": {
"$ref": "#/definitions/Link"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/playwrighttesting/data-plane/Microsoft.PlaywrightTesting.AuthManager/stable/2024-12-01/playwrighttesting.json b/specification/playwrighttesting/data-plane/Microsoft.PlaywrightTesting.AuthManager/stable/2024-12-01/playwrighttesting.json
index 3dc268c0aa66..41eee450efa4 100644
--- a/specification/playwrighttesting/data-plane/Microsoft.PlaywrightTesting.AuthManager/stable/2024-12-01/playwrighttesting.json
+++ b/specification/playwrighttesting/data-plane/Microsoft.PlaywrightTesting.AuthManager/stable/2024-12-01/playwrighttesting.json
@@ -567,8 +567,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
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 ef1a4f3fbc97..cbe41f02f5a9 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
@@ -456,8 +456,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -508,8 +507,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
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 635a5f808ebc..2fee76610366 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
@@ -946,8 +946,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasClassification"
- },
- "x-ms-identifiers": []
+ }
}
}
],
@@ -988,8 +987,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasClassification"
- },
- "x-ms-identifiers": []
+ }
}
}
],
@@ -1390,8 +1388,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasClassification"
- },
- "x-ms-identifiers": []
+ }
}
}
],
@@ -1440,8 +1437,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasClassification"
- },
- "x-ms-identifiers": []
+ }
}
}
],
@@ -1658,8 +1654,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasGlossary"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -1867,8 +1862,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasGlossaryCategory"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -1928,8 +1922,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasRelatedCategoryHeader"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -2085,8 +2078,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasGlossaryTerm"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -2146,8 +2138,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -2178,8 +2169,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasGlossaryCategory"
- },
- "x-ms-identifiers": []
+ }
}
}
],
@@ -2190,8 +2180,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasGlossaryCategory"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -2439,8 +2428,7 @@
"items": {
"$ref": "#/definitions/AtlasRelatedCategoryHeader"
},
- "type": "array",
- "x-ms-identifiers": []
+ "type": "array"
}
}
},
@@ -2501,8 +2489,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -2765,8 +2752,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasGlossaryTerm"
- },
- "x-ms-identifiers": []
+ }
}
}
],
@@ -2777,8 +2763,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasGlossaryTerm"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -2838,8 +2823,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasRelatedObjectId"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -2875,8 +2859,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasRelatedObjectId"
- },
- "x-ms-identifiers": []
+ }
}
}
],
@@ -2917,8 +2900,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasRelatedObjectId"
- },
- "x-ms-identifiers": []
+ }
}
}
],
@@ -2988,8 +2970,7 @@
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
},
- "type": "array",
- "x-ms-identifiers": []
+ "type": "array"
}
}
},
@@ -4128,8 +4109,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/AtlasTypeDefHeader"
- },
- "x-ms-identifiers": []
+ }
}
},
"default": {
@@ -4544,8 +4524,7 @@
"description": "An array of constraints.",
"items": {
"$ref": "#/definitions/AtlasConstraintDef"
- },
- "x-ms-identifiers": []
+ }
},
"defaultValue": {
"type": "string",
@@ -4669,8 +4648,7 @@
"description": "An array of attribute definitions.",
"items": {
"$ref": "#/definitions/AtlasAttributeDef"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4708,8 +4686,7 @@
"description": "An array of time boundaries indicating validity periods.",
"items": {
"$ref": "#/definitions/TimeBoundary"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4784,8 +4761,7 @@
"description": "An array of attribute definitions.",
"items": {
"$ref": "#/definitions/AtlasAttributeDef"
- },
- "x-ms-identifiers": []
+ }
},
"entityTypes": {
"type": "array",
@@ -4875,8 +4851,7 @@
"description": "An array of entities.",
"items": {
"$ref": "#/definitions/AtlasEntity"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4907,8 +4882,7 @@
"description": "An array of classifications.",
"items": {
"$ref": "#/definitions/AtlasClassification"
- },
- "x-ms-identifiers": []
+ }
},
"createTime": {
"type": "integer",
@@ -4955,8 +4929,7 @@
"description": "An array of term assignment headers indicating the meanings of the entity.",
"items": {
"$ref": "#/definitions/AtlasTermAssignmentHeader"
- },
- "x-ms-identifiers": []
+ }
},
"provenanceType": {
"type": "integer",
@@ -5073,8 +5046,7 @@
"description": "An array of attribute definitions.",
"items": {
"$ref": "#/definitions/AtlasAttributeDef"
- },
- "x-ms-identifiers": []
+ }
},
"subTypes": {
"type": "array",
@@ -5095,8 +5067,7 @@
"description": "An array of relationship attributes.",
"items": {
"$ref": "#/definitions/AtlasRelationshipAttributeDef"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -5129,8 +5100,7 @@
"description": "An array of classifications.",
"items": {
"$ref": "#/definitions/AtlasClassification"
- },
- "x-ms-identifiers": []
+ }
},
"displayText": {
"type": "string",
@@ -5163,8 +5133,7 @@
"description": "An array of term assignment headers.",
"items": {
"$ref": "#/definitions/AtlasTermAssignmentHeader"
- },
- "x-ms-identifiers": []
+ }
},
"status": {
"$ref": "#/definitions/EntityStatus",
@@ -5277,8 +5246,7 @@
"description": "An array of enum element definitions.",
"items": {
"$ref": "#/definitions/AtlasEnumElementDef"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -5332,8 +5300,7 @@
"description": "An array of classifications.",
"items": {
"$ref": "#/definitions/AtlasClassification"
- },
- "x-ms-identifiers": []
+ }
},
"longDescription": {
"type": "string",
@@ -5378,8 +5345,7 @@
"description": "An array of categories.",
"items": {
"$ref": "#/definitions/AtlasRelatedCategoryHeader"
- },
- "x-ms-identifiers": []
+ }
},
"language": {
"type": "string",
@@ -5390,8 +5356,7 @@
"description": "An array of related term headers.",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"type": "string",
@@ -5412,8 +5377,7 @@
"description": "An array of classifications.",
"items": {
"$ref": "#/definitions/AtlasClassification"
- },
- "x-ms-identifiers": []
+ }
},
"longDescription": {
"type": "string",
@@ -5462,8 +5426,7 @@
"description": "An array of children categories.",
"items": {
"$ref": "#/definitions/AtlasRelatedCategoryHeader"
- },
- "x-ms-identifiers": []
+ }
},
"parentCategory": {
"$ref": "#/definitions/AtlasRelatedCategoryHeader",
@@ -5474,8 +5437,7 @@
"description": "An array of related term headers.",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -5492,8 +5454,7 @@
"description": "An array of classifications.",
"items": {
"$ref": "#/definitions/AtlasClassification"
- },
- "x-ms-identifiers": []
+ }
},
"longDescription": {
"type": "string",
@@ -5538,8 +5499,7 @@
"description": "An array of categories.",
"items": {
"$ref": "#/definitions/AtlasRelatedCategoryHeader"
- },
- "x-ms-identifiers": []
+ }
},
"language": {
"type": "string",
@@ -5550,8 +5510,7 @@
"description": "An array of related term headers.",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"type": "string",
@@ -5604,8 +5563,7 @@
"description": "An array of classifications.",
"items": {
"$ref": "#/definitions/AtlasClassification"
- },
- "x-ms-identifiers": []
+ }
},
"longDescription": {
"type": "string",
@@ -5663,8 +5621,7 @@
"description": "An array of related term headers as antonyms.",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
},
"status": {
"$ref": "#/definitions/TermStatus",
@@ -5679,16 +5636,14 @@
"description": "The hierarchy information of the term.",
"items": {
"$ref": "#/definitions/PurviewObjectId"
- },
- "x-ms-identifiers": []
+ }
},
"resources": {
"type": "array",
"description": "An array of resource link for term",
"items": {
"$ref": "#/definitions/ResourceLink"
- },
- "x-ms-identifiers": []
+ }
},
"contacts": {
"type": "object",
@@ -5713,24 +5668,21 @@
"description": "An array of related object IDs.",
"items": {
"$ref": "#/definitions/AtlasRelatedObjectId"
- },
- "x-ms-identifiers": []
+ }
},
"categories": {
"type": "array",
"description": "An array of term categorization headers.",
"items": {
"$ref": "#/definitions/AtlasTermCategorizationHeader"
- },
- "x-ms-identifiers": []
+ }
},
"classifies": {
"type": "array",
"description": "An array of related term headers.",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
},
"examples": {
"type": "array",
@@ -5744,72 +5696,63 @@
"description": "An array of related term headers indicating the is-a relationship.",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
},
"preferredTerms": {
"type": "array",
"description": "An array of preferred related term headers.",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
},
"preferredToTerms": {
"type": "array",
"description": "An array of related term headers that are preferred to.",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
},
"replacedBy": {
"type": "array",
"description": "An array of related term headers that are replaced by.",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
},
"replacementTerms": {
"type": "array",
"description": "An array of related term headers for replacement.",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
},
"seeAlso": {
"type": "array",
"description": "An array of related term headers for see also.",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
},
"synonyms": {
"type": "array",
"description": "An array of related term headers as synonyms.",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
},
"translatedTerms": {
"type": "array",
"description": "An array of translated related term headers.",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
},
"translationTerms": {
"type": "array",
"description": "An array of related term headers for translation.",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
},
"usage": {
"type": "string",
@@ -5820,16 +5763,14 @@
"description": "An array of related term headers as valid values.",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
},
"validValuesFor": {
"type": "array",
"description": "An array of related term headers as valid values for other records.",
"items": {
"$ref": "#/definitions/AtlasRelatedTermHeader"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -5880,16 +5821,14 @@
"description": "An array of parentRelations relations.",
"items": {
"$ref": "#/definitions/ParentRelation"
- },
- "x-ms-identifiers": []
+ }
},
"relations": {
"type": "array",
"description": "An array of lineage relations.",
"items": {
"$ref": "#/definitions/LineageRelation"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -6099,8 +6038,7 @@
"description": "An array of constraints.",
"items": {
"$ref": "#/definitions/AtlasConstraintDef"
- },
- "x-ms-identifiers": []
+ }
},
"defaultValue": {
"type": "string",
@@ -6232,8 +6170,7 @@
"description": "An array of attribute definitions.",
"items": {
"$ref": "#/definitions/AtlasAttributeDef"
- },
- "x-ms-identifiers": []
+ }
},
"endDef1": {
"$ref": "#/definitions/AtlasRelationshipEndDef",
@@ -6390,8 +6327,7 @@
"description": "An array of attribute definitions.",
"items": {
"$ref": "#/definitions/AtlasAttributeDef"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -6652,8 +6588,7 @@
"description": "An array of relationship attributes.",
"items": {
"$ref": "#/definitions/AtlasRelationshipAttributeDef"
- },
- "x-ms-identifiers": []
+ }
},
"defaultValue": {
"type": "string",
@@ -6664,8 +6599,7 @@
"description": "An array of enum element definitions.",
"items": {
"$ref": "#/definitions/AtlasEnumElementDef"
- },
- "x-ms-identifiers": []
+ }
},
"endDef1": {
"$ref": "#/definitions/AtlasRelationshipEndDef",
@@ -6688,8 +6622,7 @@
"description": "An array of attribute definitions.",
"items": {
"$ref": "#/definitions/AtlasAttributeDef"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -6720,56 +6653,49 @@
"description": "businessMetadataDefs",
"items": {
"$ref": "#/definitions/AtlasBusinessMetadataDef"
- },
- "x-ms-identifiers": []
+ }
},
"classificationDefs": {
"type": "array",
"description": "An array of classification definitions.",
"items": {
"$ref": "#/definitions/AtlasClassificationDef"
- },
- "x-ms-identifiers": []
+ }
},
"entityDefs": {
"type": "array",
"description": "An array of entity definitions.",
"items": {
"$ref": "#/definitions/AtlasEntityDef"
- },
- "x-ms-identifiers": []
+ }
},
"enumDefs": {
"type": "array",
"description": "An array of enum definitions.",
"items": {
"$ref": "#/definitions/AtlasEnumDef"
- },
- "x-ms-identifiers": []
+ }
},
"relationshipDefs": {
"type": "array",
"description": "An array of relationship definitions.",
"items": {
"$ref": "#/definitions/AtlasRelationshipDef"
- },
- "x-ms-identifiers": []
+ }
},
"structDefs": {
"type": "array",
"description": "An array of struct definitions.",
"items": {
"$ref": "#/definitions/AtlasStructDef"
- },
- "x-ms-identifiers": []
+ }
},
"termTemplateDefs": {
"type": "array",
"description": "An array of term template definitions.",
"items": {
"$ref": "#/definitions/TermTemplateDef"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -6800,8 +6726,7 @@
"description": "The result value",
"items": {
"$ref": "#/definitions/AutoCompleteResultValue"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -6833,16 +6758,14 @@
"description": "failed importInfoList",
"items": {
"$ref": "#/definitions/ImportInfo"
- },
- "x-ms-identifiers": []
+ }
},
"successImportInfoList": {
"type": "array",
"description": "successful importInfoList",
"items": {
"$ref": "#/definitions/ImportInfo"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -6989,8 +6912,7 @@
"items": {
"$ref": "#/definitions/AtlasEntityHeader"
},
- "type": "array",
- "x-ms-identifiers": []
+ "type": "array"
}
},
"partialUpdatedEntities": {
@@ -6998,8 +6920,7 @@
"description": "An array of entity headers that partially updated.",
"items": {
"$ref": "#/definitions/AtlasEntityHeader"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -7291,8 +7212,7 @@
"description": "The facets for search. See examples for the usage of supported facets.",
"items": {
"$ref": "#/definitions/SearchFacetItem"
- },
- "x-ms-identifiers": []
+ }
},
"taxonomySetting": {
"$ref": "#/definitions/SearchTaxonomySetting",
@@ -7480,80 +7400,70 @@
"description": "Entity type",
"items": {
"$ref": "#/definitions/SearchFacetItemValue"
- },
- "x-ms-identifiers": []
+ }
},
"assetType": {
"type": "array",
"description": "Asset type",
"items": {
"$ref": "#/definitions/SearchFacetItemValue"
- },
- "x-ms-identifiers": []
+ }
},
"classification": {
"type": "array",
"description": "Classification",
"items": {
"$ref": "#/definitions/SearchFacetItemValue"
- },
- "x-ms-identifiers": []
+ }
},
"term": {
"type": "array",
"description": "Term",
"items": {
"$ref": "#/definitions/SearchFacetItemValue"
- },
- "x-ms-identifiers": []
+ }
},
"contactId": {
"type": "array",
"description": "Contact id",
"items": {
"$ref": "#/definitions/SearchFacetItemValue"
- },
- "x-ms-identifiers": []
+ }
},
"contactType": {
"type": "array",
"description": "Contact type",
"items": {
"$ref": "#/definitions/SearchFacetItemValue"
- },
- "x-ms-identifiers": []
+ }
},
"label": {
"type": "array",
"description": "Label",
"items": {
"$ref": "#/definitions/SearchFacetItemValue"
- },
- "x-ms-identifiers": []
+ }
},
"glossaryType": {
"type": "array",
"description": "Glossary type",
"items": {
"$ref": "#/definitions/SearchFacetItemValue"
- },
- "x-ms-identifiers": []
+ }
},
"termStatus": {
"type": "array",
"description": "Term status",
"items": {
"$ref": "#/definitions/SearchFacetItemValue"
- },
- "x-ms-identifiers": []
+ }
},
"termTemplate": {
"type": "array",
"description": "Term template",
"items": {
"$ref": "#/definitions/SearchFacetItemValue"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -7691,8 +7601,7 @@
"description": "The terms assigned to the asset.",
"items": {
"$ref": "#/definitions/TermSearchResultValue"
- },
- "x-ms-identifiers": []
+ }
},
"contact": {
"type": "array",
@@ -7938,8 +7847,7 @@
"description": "The terms assigned to the asset.",
"items": {
"$ref": "#/definitions/TermSearchResultValue"
- },
- "x-ms-identifiers": []
+ }
},
"contact": {
"type": "array",
@@ -8105,8 +8013,7 @@
"description": "An array of attribute definitions.",
"items": {
"$ref": "#/definitions/AtlasAttributeDef"
- },
- "x-ms-identifiers": []
+ }
}
}
},
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 c2dace4e5a04..0bcc68ca0299 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
@@ -1170,8 +1170,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1248,8 +1247,7 @@
"description": "List of usage events.",
"items": {
"$ref": "#/definitions/UsageEvent"
- },
- "x-ms-identifiers": []
+ }
},
"estimatedTotal": {
"type": "number",
@@ -1307,8 +1305,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1623,8 +1620,7 @@
"description": "A JSONPatch document as defined by RFC 6902.",
"items": {
"$ref": "#/definitions/JsonPatchObject"
- },
- "x-ms-identifiers": []
+ }
},
"JsonPatchObject": {
"type": "object",
@@ -1809,8 +1805,7 @@
"description": "The Quota items on this page",
"items": {
"$ref": "#/definitions/Quota"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
diff --git a/specification/quantum/data-plane/Microsoft.Quantum/preview/2024-10-01-preview/quantum.json b/specification/quantum/data-plane/Microsoft.Quantum/preview/2024-10-01-preview/quantum.json
index 750077ff8fa8..37ee755d273c 100644
--- a/specification/quantum/data-plane/Microsoft.Quantum/preview/2024-10-01-preview/quantum.json
+++ b/specification/quantum/data-plane/Microsoft.Quantum/preview/2024-10-01-preview/quantum.json
@@ -1218,8 +1218,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1296,8 +1295,7 @@
"description": "List of usage events.",
"items": {
"$ref": "#/definitions/UsageEvent"
- },
- "x-ms-identifiers": []
+ }
},
"estimatedTotal": {
"type": "number",
@@ -1355,8 +1353,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -1671,8 +1668,7 @@
"description": "A JSONPatch document as defined by RFC 6902.",
"items": {
"$ref": "#/definitions/JsonPatchObject"
- },
- "x-ms-identifiers": []
+ }
},
"JsonPatchObject": {
"type": "object",
@@ -1857,8 +1853,7 @@
"description": "The Quota items on this page",
"items": {
"$ref": "#/definitions/Quota"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
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 603f5a1cd523..02b6de86dc02 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
@@ -1365,43 +1365,37 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"orgNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"orgIds": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"countries": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registries": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -1419,99 +1413,85 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrarUpdatedAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrantContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrarNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"detailedFromWhoisAt": {
"type": "string",
@@ -1691,8 +1671,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -1760,8 +1739,7 @@
"description": "The corresponding child entities. For metric categories this will contain metrics. For filters with groupBy and segmentBy this will contain facets.",
"items": {
"$ref": "#/definitions/AssetSummaryResult"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -1837,8 +1815,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -1922,8 +1899,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -2063,8 +2039,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2078,22 +2053,19 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"organizations": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -2447,8 +2419,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/SubResourceIntegrityCheck"
- },
- "x-ms-identifiers": []
+ }
},
"host": {
"type": "string"
@@ -2503,8 +2474,7 @@
"description": "The list of seeds used for the disco group runs.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"names": {
"type": "array",
@@ -2518,8 +2488,7 @@
"description": "The list of excludes used for the disco group runs, aka assets to exclude from the discovery algorithm.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"latestRun": {
"$ref": "#/definitions/DiscoRunResult",
@@ -2565,8 +2534,7 @@
"description": "The list of seeds used for the disco group runs.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"names": {
"type": "array",
@@ -2580,8 +2548,7 @@
"description": "The list of excludes used for the disco group runs, aka assets to exclude from the discovery algorithm.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"templateId": {
"type": "string",
@@ -2606,8 +2573,7 @@
"description": "The items in the current page of results.",
"items": {
"$ref": "#/definitions/DiscoRunResult"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2648,16 +2614,14 @@
"description": "The list of seeds used for the disco run.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"excludes": {
"type": "array",
"description": "The list of excludes used for the disco run, aka assets to exclude from the discovery algorithm.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"names": {
"type": "array",
@@ -2754,8 +2718,7 @@
"description": "The list of disco template seeds.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"names": {
"type": "array",
@@ -2783,99 +2746,85 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedInteger"
- },
- "x-ms-identifiers": []
+ }
},
"registrantContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"alexaInfos": {
"type": "array",
"items": {
"$ref": "#/definitions/AlexaInfo"
- },
- "x-ms-identifiers": []
+ }
},
"nameServers": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"mailServers": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"whoisServers": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"domainStatuses": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrarCreatedAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrarUpdatedAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrarExpiresAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"soaRecords": {
"type": "array",
"items": {
"$ref": "#/definitions/SoaRecord"
- },
- "x-ms-identifiers": []
+ }
},
"detailedFromWhoisAt": {
"type": "string",
@@ -2885,15 +2834,13 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -2911,64 +2858,55 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"registrantNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3011,8 +2949,7 @@
"description": "This is an array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/ErrorDetail"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerError",
@@ -3055,57 +2992,49 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"webComponents": {
"type": "array",
"items": {
"$ref": "#/definitions/WebComponent"
- },
- "x-ms-identifiers": []
+ }
},
"headers": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedHeader"
- },
- "x-ms-identifiers": []
+ }
},
"attributes": {
"type": "array",
"items": {
"$ref": "#/definitions/Attribute"
- },
- "x-ms-identifiers": []
+ }
},
"cookies": {
"type": "array",
"items": {
"$ref": "#/definitions/Cookie"
- },
- "x-ms-identifiers": []
+ }
},
"sslCerts": {
"type": "array",
"items": {
"$ref": "#/definitions/SslCertAsset"
- },
- "x-ms-identifiers": []
+ }
},
"parentHosts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"childHosts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"hostCore": {
"$ref": "#/definitions/HostCore"
@@ -3114,22 +3043,19 @@
"type": "array",
"items": {
"$ref": "#/definitions/Service"
- },
- "x-ms-identifiers": []
+ }
},
"cnames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -3147,36 +3073,31 @@
"type": "array",
"items": {
"$ref": "#/definitions/ResourceUrl"
- },
- "x-ms-identifiers": []
+ }
},
"scanMetadata": {
"type": "array",
"items": {
"$ref": "#/definitions/ScanMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"asns": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"ipBlocks": {
"type": "array",
"items": {
"$ref": "#/definitions/IpBlock"
- },
- "x-ms-identifiers": []
+ }
},
"responseBodies": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"domainAsset": {
"$ref": "#/definitions/DomainAsset"
@@ -3185,71 +3106,61 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"mxRecord": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"webserver": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLocation"
- },
- "x-ms-identifiers": []
+ }
},
"nxdomain": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"sslServerConfig": {
"type": "array",
"items": {
"$ref": "#/definitions/SslServerConfig"
- },
- "x-ms-identifiers": []
+ }
},
"isWildcard": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"banners": {
"type": "array",
"items": {
"$ref": "#/definitions/Banner"
- },
- "x-ms-identifiers": []
+ }
},
"ipv4": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"ipv6": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -3457,78 +3368,67 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"reputations": {
"type": "array",
"items": {
"$ref": "#/definitions/Reputation"
- },
- "x-ms-identifiers": []
+ }
},
"webComponents": {
"type": "array",
"items": {
"$ref": "#/definitions/WebComponent"
- },
- "x-ms-identifiers": []
+ }
},
"netRanges": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"headers": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedHeader"
- },
- "x-ms-identifiers": []
+ }
},
"attributes": {
"type": "array",
"items": {
"$ref": "#/definitions/Attribute"
- },
- "x-ms-identifiers": []
+ }
},
"cookies": {
"type": "array",
"items": {
"$ref": "#/definitions/Cookie"
- },
- "x-ms-identifiers": []
+ }
},
"sslCerts": {
"type": "array",
"items": {
"$ref": "#/definitions/SslCertAsset"
- },
- "x-ms-identifiers": []
+ }
},
"services": {
"type": "array",
"items": {
"$ref": "#/definitions/Service"
- },
- "x-ms-identifiers": []
+ }
},
"ipBlocks": {
"type": "array",
"items": {
"$ref": "#/definitions/IpBlock"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -3546,57 +3446,49 @@
"type": "array",
"items": {
"$ref": "#/definitions/Banner"
- },
- "x-ms-identifiers": []
+ }
},
"scanMetadata": {
"type": "array",
"items": {
"$ref": "#/definitions/ScanMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nsRecord": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"mxRecord": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLocation"
- },
- "x-ms-identifiers": []
+ }
},
"hosts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"nxdomain": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"sslServerConfig": {
"type": "array",
"items": {
"$ref": "#/definitions/SslServerConfig"
- },
- "x-ms-identifiers": []
+ }
},
"ipv4": {
"type": "boolean"
@@ -3639,8 +3531,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -3669,71 +3560,61 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"bgpPrefixes": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"netNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrarCreatedAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrarUpdatedAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"netRanges": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"startIp": {
"type": "string"
@@ -3745,8 +3626,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Reputation"
- },
- "x-ms-identifiers": []
+ }
},
"detailedFromWhoisAt": {
"type": "string",
@@ -3756,8 +3636,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -3775,71 +3654,61 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLocation"
- },
- "x-ms-identifiers": []
+ }
},
"registrarExpiresAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrantNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"ipv4": {
"type": "boolean"
@@ -3979,8 +3848,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4016,8 +3884,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4040,8 +3907,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4060,8 +3926,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4081,8 +3946,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4131,8 +3995,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4179,183 +4042,157 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"successful": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"httpResponseCodes": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedInteger"
- },
- "x-ms-identifiers": []
+ }
},
"httpResponseMessages": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"responseTimes": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"frames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"windows": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"nonHtmlFrames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"undirectedContent": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"contentTypes": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"contentLengths": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"windowNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"charsets": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"titles": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"languages": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"responseHeaders": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedHeader"
- },
- "x-ms-identifiers": []
+ }
},
"cookies": {
"type": "array",
"items": {
"$ref": "#/definitions/Cookie"
- },
- "x-ms-identifiers": []
+ }
},
"webComponents": {
"type": "array",
"items": {
"$ref": "#/definitions/WebComponent"
- },
- "x-ms-identifiers": []
+ }
},
"attributes": {
"type": "array",
"items": {
"$ref": "#/definitions/Attribute"
- },
- "x-ms-identifiers": []
+ }
},
"assetSecurityPolicies": {
"type": "array",
"items": {
"$ref": "#/definitions/AssetSecurityPolicy"
- },
- "x-ms-identifiers": []
+ }
},
"responseBodyMinhashSignatures": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedIntegers"
- },
- "x-ms-identifiers": []
+ }
},
"fullDomMinhashSignatures": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedIntegers"
- },
- "x-ms-identifiers": []
+ }
},
"responseBodyHashSignatures": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sslCerts": {
"type": "array",
"items": {
"$ref": "#/definitions/SslCertAsset"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -4379,8 +4216,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"redirectType": {
"$ref": "#/definitions/PageAssetRedirectType"
@@ -4389,78 +4225,67 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"finalResponseCodes": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedInteger"
- },
- "x-ms-identifiers": []
+ }
},
"parkedPage": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"resourceUrls": {
"type": "array",
"items": {
"$ref": "#/definitions/ResourceUrl"
- },
- "x-ms-identifiers": []
+ }
},
"guids": {
"type": "array",
"items": {
"$ref": "#/definitions/GuidPair"
- },
- "x-ms-identifiers": []
+ }
},
"finalIpAddresses": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"asns": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"ipBlocks": {
"type": "array",
"items": {
"$ref": "#/definitions/IpBlock"
- },
- "x-ms-identifiers": []
+ }
},
"finalAsns": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"finalIpBlocks": {
"type": "array",
"items": {
"$ref": "#/definitions/IpBlock"
- },
- "x-ms-identifiers": []
+ }
},
"responseBodies": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"domainAsset": {
"$ref": "#/definitions/DomainAsset"
@@ -4475,15 +4300,13 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLocation"
- },
- "x-ms-identifiers": []
+ }
},
"services": {
"type": "array",
"items": {
"$ref": "#/definitions/Service"
- },
- "x-ms-identifiers": []
+ }
},
"siteStatus": {
"type": "string"
@@ -4492,15 +4315,13 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"cdns": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"host": {
"type": "string"
@@ -4512,29 +4333,25 @@
"type": "array",
"items": {
"$ref": "#/definitions/SslServerConfig"
- },
- "x-ms-identifiers": []
+ }
},
"gdprAssetSecurityPolicies": {
"type": "array",
"items": {
"$ref": "#/definitions/AssetSecurityPolicy"
- },
- "x-ms-identifiers": []
+ }
},
"ipv4": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"ipv6": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4908,8 +4725,7 @@
"description": "The collection of asset summaries.",
"items": {
"$ref": "#/definitions/AssetSummaryResult"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4959,8 +4775,7 @@
"description": "The breakdown of billable asset counts for each asset type.",
"items": {
"$ref": "#/definitions/ReportBillableAssetBreakdown"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4971,8 +4786,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/ReportBillableAssetSnapshotResult"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -5019,8 +4833,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/DependentResource"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -5118,29 +4931,25 @@
"type": "array",
"items": {
"$ref": "#/definitions/WebComponent"
- },
- "x-ms-identifiers": []
+ }
},
"sslCerts": {
"type": "array",
"items": {
"$ref": "#/definitions/SslCertAsset"
- },
- "x-ms-identifiers": []
+ }
},
"exceptions": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -5161,8 +4970,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedPortState"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -5275,8 +5083,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -5449,8 +5256,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -5608,8 +5414,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Cve"
- },
- "x-ms-identifiers": []
+ }
},
"endOfLife": {
"type": "integer",
@@ -5622,15 +5427,13 @@
"type": "array",
"items": {
"$ref": "#/definitions/Port"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"service": {
"type": "string"
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 10cc4d328d50..1bce590a43a8 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
@@ -1959,43 +1959,37 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"orgNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"orgIds": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"countries": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registries": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -2013,99 +2007,85 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrarUpdatedAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrantContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrarNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"detailedFromWhoisAt": {
"type": "string",
@@ -2209,8 +2189,7 @@
"description": "A list of asset chain summaries per asset kind",
"items": {
"$ref": "#/definitions/AssetChainKindSummaryResult"
- },
- "x-ms-identifiers": []
+ }
},
"affectedGroupsSummary": {
"type": "array",
@@ -2224,8 +2203,7 @@
"description": "The list of exceptions",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.ErrorResponseItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2418,8 +2396,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2487,8 +2464,7 @@
"description": "The corresponding child entities. For metric categories this will contain metrics. For filters with groupBy and segmentBy this will contain facets.",
"items": {
"$ref": "#/definitions/AssetSummaryResult"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2585,8 +2561,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -2670,8 +2645,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -2828,8 +2802,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2911,22 +2884,19 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"organizations": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -3243,8 +3213,7 @@
"description": "A list of summary counts per day",
"items": {
"$ref": "#/definitions/DailyDeltaTypeResponse"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3320,8 +3289,7 @@
"description": "The items in the current page of results.",
"items": {
"$ref": "#/definitions/DeltaResult"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3354,8 +3322,7 @@
"description": "A list of summary changes per asset kind",
"items": {
"$ref": "#/definitions/DeltaTypeResponse"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3429,8 +3396,7 @@
"description": "Contains added, removed, count, and difference values for each day",
"items": {
"$ref": "#/definitions/DeltaDateResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3539,8 +3505,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/SubResourceIntegrityCheck"
- },
- "x-ms-identifiers": []
+ }
},
"host": {
"type": "string"
@@ -3595,8 +3560,7 @@
"description": "The list of seeds used for the disco group runs.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"names": {
"type": "array",
@@ -3610,8 +3574,7 @@
"description": "The list of excludes used for the disco group runs, aka assets to exclude from the discovery algorithm.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"latestRun": {
"$ref": "#/definitions/DiscoRunResult",
@@ -3657,8 +3620,7 @@
"description": "The list of seeds used for the disco group runs.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"names": {
"type": "array",
@@ -3672,8 +3634,7 @@
"description": "The list of excludes used for the disco group runs, aka assets to exclude from the discovery algorithm.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"templateId": {
"type": "string",
@@ -3721,8 +3682,7 @@
"description": "The items in the current page of results.",
"items": {
"$ref": "#/definitions/DiscoRunResult"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3763,16 +3723,14 @@
"description": "The list of seeds used for the disco run.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"excludes": {
"type": "array",
"description": "The list of excludes used for the disco run, aka assets to exclude from the discovery algorithm.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"names": {
"type": "array",
@@ -3869,8 +3827,7 @@
"description": "The list of disco template seeds.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"names": {
"type": "array",
@@ -3898,99 +3855,85 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedInteger"
- },
- "x-ms-identifiers": []
+ }
},
"registrantContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"alexaInfos": {
"type": "array",
"items": {
"$ref": "#/definitions/AlexaInfo"
- },
- "x-ms-identifiers": []
+ }
},
"nameServers": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"mailServers": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"whoisServers": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"domainStatuses": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrarCreatedAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrarUpdatedAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrarExpiresAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"soaRecords": {
"type": "array",
"items": {
"$ref": "#/definitions/SoaRecord"
- },
- "x-ms-identifiers": []
+ }
},
"detailedFromWhoisAt": {
"type": "string",
@@ -4000,15 +3943,13 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -4026,64 +3967,55 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"registrantNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4126,8 +4058,7 @@
"description": "This is an array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/ErrorDetail"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerError",
@@ -4314,57 +4245,49 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"webComponents": {
"type": "array",
"items": {
"$ref": "#/definitions/WebComponent"
- },
- "x-ms-identifiers": []
+ }
},
"headers": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedHeader"
- },
- "x-ms-identifiers": []
+ }
},
"attributes": {
"type": "array",
"items": {
"$ref": "#/definitions/Attribute"
- },
- "x-ms-identifiers": []
+ }
},
"cookies": {
"type": "array",
"items": {
"$ref": "#/definitions/Cookie"
- },
- "x-ms-identifiers": []
+ }
},
"sslCerts": {
"type": "array",
"items": {
"$ref": "#/definitions/SslCertAsset"
- },
- "x-ms-identifiers": []
+ }
},
"parentHosts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"childHosts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"hostCore": {
"$ref": "#/definitions/HostCore"
@@ -4373,22 +4296,19 @@
"type": "array",
"items": {
"$ref": "#/definitions/Service"
- },
- "x-ms-identifiers": []
+ }
},
"cnames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -4406,36 +4326,31 @@
"type": "array",
"items": {
"$ref": "#/definitions/ResourceUrl"
- },
- "x-ms-identifiers": []
+ }
},
"scanMetadata": {
"type": "array",
"items": {
"$ref": "#/definitions/ScanMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"asns": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"ipBlocks": {
"type": "array",
"items": {
"$ref": "#/definitions/IpBlock"
- },
- "x-ms-identifiers": []
+ }
},
"responseBodies": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"domainAsset": {
"$ref": "#/definitions/DomainAsset"
@@ -4444,71 +4359,61 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"mxRecord": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"webserver": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLocation"
- },
- "x-ms-identifiers": []
+ }
},
"nxdomain": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"sslServerConfig": {
"type": "array",
"items": {
"$ref": "#/definitions/SslServerConfig"
- },
- "x-ms-identifiers": []
+ }
},
"isWildcard": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"banners": {
"type": "array",
"items": {
"$ref": "#/definitions/Banner"
- },
- "x-ms-identifiers": []
+ }
},
"ipv4": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"ipv6": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4716,78 +4621,67 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"reputations": {
"type": "array",
"items": {
"$ref": "#/definitions/Reputation"
- },
- "x-ms-identifiers": []
+ }
},
"webComponents": {
"type": "array",
"items": {
"$ref": "#/definitions/WebComponent"
- },
- "x-ms-identifiers": []
+ }
},
"netRanges": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"headers": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedHeader"
- },
- "x-ms-identifiers": []
+ }
},
"attributes": {
"type": "array",
"items": {
"$ref": "#/definitions/Attribute"
- },
- "x-ms-identifiers": []
+ }
},
"cookies": {
"type": "array",
"items": {
"$ref": "#/definitions/Cookie"
- },
- "x-ms-identifiers": []
+ }
},
"sslCerts": {
"type": "array",
"items": {
"$ref": "#/definitions/SslCertAsset"
- },
- "x-ms-identifiers": []
+ }
},
"services": {
"type": "array",
"items": {
"$ref": "#/definitions/Service"
- },
- "x-ms-identifiers": []
+ }
},
"ipBlocks": {
"type": "array",
"items": {
"$ref": "#/definitions/IpBlock"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -4805,57 +4699,49 @@
"type": "array",
"items": {
"$ref": "#/definitions/Banner"
- },
- "x-ms-identifiers": []
+ }
},
"scanMetadata": {
"type": "array",
"items": {
"$ref": "#/definitions/ScanMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nsRecord": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"mxRecord": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLocation"
- },
- "x-ms-identifiers": []
+ }
},
"hosts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"nxdomain": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"sslServerConfig": {
"type": "array",
"items": {
"$ref": "#/definitions/SslServerConfig"
- },
- "x-ms-identifiers": []
+ }
},
"ipv4": {
"type": "boolean"
@@ -4898,8 +4784,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -4928,71 +4813,61 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"bgpPrefixes": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"netNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrarCreatedAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrarUpdatedAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"netRanges": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"startIp": {
"type": "string"
@@ -5004,8 +4879,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Reputation"
- },
- "x-ms-identifiers": []
+ }
},
"detailedFromWhoisAt": {
"type": "string",
@@ -5015,8 +4889,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -5034,71 +4907,61 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLocation"
- },
- "x-ms-identifiers": []
+ }
},
"registrarExpiresAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrantNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"ipv4": {
"type": "boolean"
@@ -5250,8 +5113,7 @@
"description": "The list of observation results.",
"items": {
"$ref": "#/definitions/ObservationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5368,8 +5230,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -5405,8 +5266,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -5429,8 +5289,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -5449,8 +5308,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -5470,8 +5328,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -5520,8 +5377,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -5568,183 +5424,157 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"successful": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"httpResponseCodes": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedInteger"
- },
- "x-ms-identifiers": []
+ }
},
"httpResponseMessages": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"responseTimes": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"frames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"windows": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"nonHtmlFrames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"undirectedContent": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"contentTypes": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"contentLengths": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"windowNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"charsets": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"titles": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"languages": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"responseHeaders": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedHeader"
- },
- "x-ms-identifiers": []
+ }
},
"cookies": {
"type": "array",
"items": {
"$ref": "#/definitions/Cookie"
- },
- "x-ms-identifiers": []
+ }
},
"webComponents": {
"type": "array",
"items": {
"$ref": "#/definitions/WebComponent"
- },
- "x-ms-identifiers": []
+ }
},
"attributes": {
"type": "array",
"items": {
"$ref": "#/definitions/Attribute"
- },
- "x-ms-identifiers": []
+ }
},
"assetSecurityPolicies": {
"type": "array",
"items": {
"$ref": "#/definitions/AssetSecurityPolicy"
- },
- "x-ms-identifiers": []
+ }
},
"responseBodyMinhashSignatures": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedIntegers"
- },
- "x-ms-identifiers": []
+ }
},
"fullDomMinhashSignatures": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedIntegers"
- },
- "x-ms-identifiers": []
+ }
},
"responseBodyHashSignatures": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sslCerts": {
"type": "array",
"items": {
"$ref": "#/definitions/SslCertAsset"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -5768,8 +5598,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"redirectType": {
"$ref": "#/definitions/PageAssetRedirectType"
@@ -5778,78 +5607,67 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"finalResponseCodes": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedInteger"
- },
- "x-ms-identifiers": []
+ }
},
"parkedPage": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"resourceUrls": {
"type": "array",
"items": {
"$ref": "#/definitions/ResourceUrl"
- },
- "x-ms-identifiers": []
+ }
},
"guids": {
"type": "array",
"items": {
"$ref": "#/definitions/GuidPair"
- },
- "x-ms-identifiers": []
+ }
},
"finalIpAddresses": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"asns": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"ipBlocks": {
"type": "array",
"items": {
"$ref": "#/definitions/IpBlock"
- },
- "x-ms-identifiers": []
+ }
},
"finalAsns": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"finalIpBlocks": {
"type": "array",
"items": {
"$ref": "#/definitions/IpBlock"
- },
- "x-ms-identifiers": []
+ }
},
"responseBodies": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"domainAsset": {
"$ref": "#/definitions/DomainAsset"
@@ -5864,15 +5682,13 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLocation"
- },
- "x-ms-identifiers": []
+ }
},
"services": {
"type": "array",
"items": {
"$ref": "#/definitions/Service"
- },
- "x-ms-identifiers": []
+ }
},
"siteStatus": {
"type": "string"
@@ -5881,15 +5697,13 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"cdns": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"host": {
"type": "string"
@@ -5901,29 +5715,25 @@
"type": "array",
"items": {
"$ref": "#/definitions/SslServerConfig"
- },
- "x-ms-identifiers": []
+ }
},
"gdprAssetSecurityPolicies": {
"type": "array",
"items": {
"$ref": "#/definitions/AssetSecurityPolicy"
- },
- "x-ms-identifiers": []
+ }
},
"ipv4": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"ipv6": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -6032,8 +5842,7 @@
"description": "The CisaCveResult items on this page",
"items": {
"$ref": "#/definitions/CisaCveResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6324,8 +6133,7 @@
"description": "The collection of asset summaries.",
"items": {
"$ref": "#/definitions/AssetSummaryResult"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -6375,8 +6183,7 @@
"description": "The breakdown of billable asset counts for each asset type.",
"items": {
"$ref": "#/definitions/ReportBillableAssetBreakdown"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -6387,8 +6194,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/ReportBillableAssetSnapshotResult"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -6435,8 +6241,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/DependentResource"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -6534,29 +6339,25 @@
"type": "array",
"items": {
"$ref": "#/definitions/WebComponent"
- },
- "x-ms-identifiers": []
+ }
},
"sslCerts": {
"type": "array",
"items": {
"$ref": "#/definitions/SslCertAsset"
- },
- "x-ms-identifiers": []
+ }
},
"exceptions": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -6577,8 +6378,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedPortState"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -6691,8 +6491,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -6865,8 +6664,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -7024,8 +6822,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Cve"
- },
- "x-ms-identifiers": []
+ }
},
"endOfLife": {
"type": "integer",
@@ -7038,15 +6835,13 @@
"type": "array",
"items": {
"$ref": "#/definitions/Port"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"service": {
"type": "string"
diff --git a/specification/riskiq/data-plane/Microsoft.Easm/preview/2024-10-01-preview/easm.json b/specification/riskiq/data-plane/Microsoft.Easm/preview/2024-10-01-preview/easm.json
index 9193f5531f68..74fe47fabaf3 100644
--- a/specification/riskiq/data-plane/Microsoft.Easm/preview/2024-10-01-preview/easm.json
+++ b/specification/riskiq/data-plane/Microsoft.Easm/preview/2024-10-01-preview/easm.json
@@ -2163,43 +2163,37 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"orgNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"orgIds": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"countries": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registries": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -2217,99 +2211,85 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrarUpdatedAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrantContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrarNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"detailedFromWhoisAt": {
"type": "string",
@@ -2413,8 +2393,7 @@
"description": "A list of asset chain summaries per asset kind",
"items": {
"$ref": "#/definitions/AssetChainKindSummaryResult"
- },
- "x-ms-identifiers": []
+ }
},
"affectedGroupsSummary": {
"type": "array",
@@ -2428,8 +2407,7 @@
"description": "The list of exceptions",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.ErrorResponseItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -2622,8 +2600,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2691,8 +2668,7 @@
"description": "The corresponding child entities. For metric categories this will contain metrics. For filters with groupBy and segmentBy this will contain facets.",
"items": {
"$ref": "#/definitions/AssetSummaryResult"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2724,8 +2700,7 @@
"description": "A list of observation remediations to apply to the asset.",
"items": {
"$ref": "#/definitions/ObservationRemediationItem"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -2797,8 +2772,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -2882,8 +2856,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -3040,8 +3013,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3123,22 +3095,19 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"organizations": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -3455,8 +3424,7 @@
"description": "A list of summary counts per day",
"items": {
"$ref": "#/definitions/DailyDeltaTypeResponse"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3532,8 +3500,7 @@
"description": "The items in the current page of results.",
"items": {
"$ref": "#/definitions/DeltaResult"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3566,8 +3533,7 @@
"description": "A list of summary changes per asset kind",
"items": {
"$ref": "#/definitions/DeltaTypeResponse"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3641,8 +3607,7 @@
"description": "Contains added, removed, count, and difference values for each day",
"items": {
"$ref": "#/definitions/DeltaDateResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -3751,8 +3716,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/SubResourceIntegrityCheck"
- },
- "x-ms-identifiers": []
+ }
},
"host": {
"type": "string"
@@ -3807,8 +3771,7 @@
"description": "The list of seeds used for the disco group runs.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"names": {
"type": "array",
@@ -3822,8 +3785,7 @@
"description": "The list of excludes used for the disco group runs, aka assets to exclude from the discovery algorithm.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"latestRun": {
"$ref": "#/definitions/DiscoRunResult",
@@ -3869,8 +3831,7 @@
"description": "The list of seeds used for the disco group runs.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"names": {
"type": "array",
@@ -3884,8 +3845,7 @@
"description": "The list of excludes used for the disco group runs, aka assets to exclude from the discovery algorithm.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"templateId": {
"type": "string",
@@ -3933,8 +3893,7 @@
"description": "The items in the current page of results.",
"items": {
"$ref": "#/definitions/DiscoRunResult"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -3975,16 +3934,14 @@
"description": "The list of seeds used for the disco run.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"excludes": {
"type": "array",
"description": "The list of excludes used for the disco run, aka assets to exclude from the discovery algorithm.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"names": {
"type": "array",
@@ -4081,8 +4038,7 @@
"description": "The list of disco template seeds.",
"items": {
"$ref": "#/definitions/DiscoSource"
- },
- "x-ms-identifiers": []
+ }
},
"names": {
"type": "array",
@@ -4110,99 +4066,85 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedInteger"
- },
- "x-ms-identifiers": []
+ }
},
"registrantContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"alexaInfos": {
"type": "array",
"items": {
"$ref": "#/definitions/AlexaInfo"
- },
- "x-ms-identifiers": []
+ }
},
"nameServers": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"mailServers": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"whoisServers": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"domainStatuses": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrarCreatedAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrarUpdatedAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrarExpiresAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"soaRecords": {
"type": "array",
"items": {
"$ref": "#/definitions/SoaRecord"
- },
- "x-ms-identifiers": []
+ }
},
"detailedFromWhoisAt": {
"type": "string",
@@ -4212,15 +4154,13 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -4238,64 +4178,55 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"registrantNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -4338,8 +4269,7 @@
"description": "This is an array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/ErrorDetail"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/InnerError",
@@ -4526,57 +4456,49 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"webComponents": {
"type": "array",
"items": {
"$ref": "#/definitions/WebComponent"
- },
- "x-ms-identifiers": []
+ }
},
"headers": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedHeader"
- },
- "x-ms-identifiers": []
+ }
},
"attributes": {
"type": "array",
"items": {
"$ref": "#/definitions/Attribute"
- },
- "x-ms-identifiers": []
+ }
},
"cookies": {
"type": "array",
"items": {
"$ref": "#/definitions/Cookie"
- },
- "x-ms-identifiers": []
+ }
},
"sslCerts": {
"type": "array",
"items": {
"$ref": "#/definitions/SslCertAsset"
- },
- "x-ms-identifiers": []
+ }
},
"parentHosts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"childHosts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"hostCore": {
"$ref": "#/definitions/HostCore"
@@ -4585,22 +4507,19 @@
"type": "array",
"items": {
"$ref": "#/definitions/Service"
- },
- "x-ms-identifiers": []
+ }
},
"cnames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -4618,36 +4537,31 @@
"type": "array",
"items": {
"$ref": "#/definitions/ResourceUrl"
- },
- "x-ms-identifiers": []
+ }
},
"scanMetadata": {
"type": "array",
"items": {
"$ref": "#/definitions/ScanMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"asns": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"ipBlocks": {
"type": "array",
"items": {
"$ref": "#/definitions/IpBlock"
- },
- "x-ms-identifiers": []
+ }
},
"responseBodies": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"domainAsset": {
"$ref": "#/definitions/DomainAsset"
@@ -4656,71 +4570,61 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"mxRecord": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"webserver": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLocation"
- },
- "x-ms-identifiers": []
+ }
},
"nxdomain": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"sslServerConfig": {
"type": "array",
"items": {
"$ref": "#/definitions/SslServerConfig"
- },
- "x-ms-identifiers": []
+ }
},
"isWildcard": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"banners": {
"type": "array",
"items": {
"$ref": "#/definitions/Banner"
- },
- "x-ms-identifiers": []
+ }
},
"ipv4": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"ipv6": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -4928,78 +4832,67 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"reputations": {
"type": "array",
"items": {
"$ref": "#/definitions/Reputation"
- },
- "x-ms-identifiers": []
+ }
},
"webComponents": {
"type": "array",
"items": {
"$ref": "#/definitions/WebComponent"
- },
- "x-ms-identifiers": []
+ }
},
"netRanges": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"headers": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedHeader"
- },
- "x-ms-identifiers": []
+ }
},
"attributes": {
"type": "array",
"items": {
"$ref": "#/definitions/Attribute"
- },
- "x-ms-identifiers": []
+ }
},
"cookies": {
"type": "array",
"items": {
"$ref": "#/definitions/Cookie"
- },
- "x-ms-identifiers": []
+ }
},
"sslCerts": {
"type": "array",
"items": {
"$ref": "#/definitions/SslCertAsset"
- },
- "x-ms-identifiers": []
+ }
},
"services": {
"type": "array",
"items": {
"$ref": "#/definitions/Service"
- },
- "x-ms-identifiers": []
+ }
},
"ipBlocks": {
"type": "array",
"items": {
"$ref": "#/definitions/IpBlock"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -5017,57 +4910,49 @@
"type": "array",
"items": {
"$ref": "#/definitions/Banner"
- },
- "x-ms-identifiers": []
+ }
},
"scanMetadata": {
"type": "array",
"items": {
"$ref": "#/definitions/ScanMetadata"
- },
- "x-ms-identifiers": []
+ }
},
"nsRecord": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"mxRecord": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"location": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLocation"
- },
- "x-ms-identifiers": []
+ }
},
"hosts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"nxdomain": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"sslServerConfig": {
"type": "array",
"items": {
"$ref": "#/definitions/SslServerConfig"
- },
- "x-ms-identifiers": []
+ }
},
"ipv4": {
"type": "boolean"
@@ -5110,8 +4995,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -5140,71 +5024,61 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"bgpPrefixes": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"netNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalContacts": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrarCreatedAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrarUpdatedAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"netRanges": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"startIp": {
"type": "string"
@@ -5216,8 +5090,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Reputation"
- },
- "x-ms-identifiers": []
+ }
},
"detailedFromWhoisAt": {
"type": "string",
@@ -5227,8 +5100,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -5246,71 +5118,61 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLocation"
- },
- "x-ms-identifiers": []
+ }
},
"registrarExpiresAt": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"registrantNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalOrgs": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"registrantPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"adminPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"technicalPhones": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"ipv4": {
"type": "boolean"
@@ -5462,8 +5324,7 @@
"description": "The list of observation results.",
"items": {
"$ref": "#/definitions/ObservationResult"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -5661,8 +5522,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -5698,8 +5558,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -5722,8 +5581,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -5742,8 +5600,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -5763,8 +5620,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -5813,8 +5669,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -5861,183 +5716,157 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"successful": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"httpResponseCodes": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedInteger"
- },
- "x-ms-identifiers": []
+ }
},
"httpResponseMessages": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"responseTimes": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"frames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"windows": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"nonHtmlFrames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"undirectedContent": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"contentTypes": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"contentLengths": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"windowNames": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"charsets": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"titles": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"languages": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"responseHeaders": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedHeader"
- },
- "x-ms-identifiers": []
+ }
},
"cookies": {
"type": "array",
"items": {
"$ref": "#/definitions/Cookie"
- },
- "x-ms-identifiers": []
+ }
},
"webComponents": {
"type": "array",
"items": {
"$ref": "#/definitions/WebComponent"
- },
- "x-ms-identifiers": []
+ }
},
"attributes": {
"type": "array",
"items": {
"$ref": "#/definitions/Attribute"
- },
- "x-ms-identifiers": []
+ }
},
"assetSecurityPolicies": {
"type": "array",
"items": {
"$ref": "#/definitions/AssetSecurityPolicy"
- },
- "x-ms-identifiers": []
+ }
},
"responseBodyMinhashSignatures": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedIntegers"
- },
- "x-ms-identifiers": []
+ }
},
"fullDomMinhashSignatures": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedIntegers"
- },
- "x-ms-identifiers": []
+ }
},
"responseBodyHashSignatures": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"errors": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sslCerts": {
"type": "array",
"items": {
"$ref": "#/definitions/SslCertAsset"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -6061,8 +5890,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"redirectType": {
"$ref": "#/definitions/PageAssetRedirectType"
@@ -6071,78 +5899,67 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"finalResponseCodes": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedInteger"
- },
- "x-ms-identifiers": []
+ }
},
"parkedPage": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"resourceUrls": {
"type": "array",
"items": {
"$ref": "#/definitions/ResourceUrl"
- },
- "x-ms-identifiers": []
+ }
},
"guids": {
"type": "array",
"items": {
"$ref": "#/definitions/GuidPair"
- },
- "x-ms-identifiers": []
+ }
},
"finalIpAddresses": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"asns": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"ipBlocks": {
"type": "array",
"items": {
"$ref": "#/definitions/IpBlock"
- },
- "x-ms-identifiers": []
+ }
},
"finalAsns": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLong"
- },
- "x-ms-identifiers": []
+ }
},
"finalIpBlocks": {
"type": "array",
"items": {
"$ref": "#/definitions/IpBlock"
- },
- "x-ms-identifiers": []
+ }
},
"responseBodies": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"domainAsset": {
"$ref": "#/definitions/DomainAsset"
@@ -6157,15 +5974,13 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedLocation"
- },
- "x-ms-identifiers": []
+ }
},
"services": {
"type": "array",
"items": {
"$ref": "#/definitions/Service"
- },
- "x-ms-identifiers": []
+ }
},
"siteStatus": {
"type": "string"
@@ -6174,15 +5989,13 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"cdns": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"host": {
"type": "string"
@@ -6194,29 +6007,25 @@
"type": "array",
"items": {
"$ref": "#/definitions/SslServerConfig"
- },
- "x-ms-identifiers": []
+ }
},
"gdprAssetSecurityPolicies": {
"type": "array",
"items": {
"$ref": "#/definitions/AssetSecurityPolicy"
- },
- "x-ms-identifiers": []
+ }
},
"ipv4": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
},
"ipv6": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedBoolean"
- },
- "x-ms-identifiers": []
+ }
}
},
"allOf": [
@@ -6325,8 +6134,7 @@
"description": "The CisaCveResult items on this page",
"items": {
"$ref": "#/definitions/CisaCveResult"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -6751,8 +6559,7 @@
"description": "The collection of asset summaries.",
"items": {
"$ref": "#/definitions/AssetSummaryResult"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -6802,8 +6609,7 @@
"description": "The breakdown of billable asset counts for each asset type.",
"items": {
"$ref": "#/definitions/ReportBillableAssetBreakdown"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -6814,8 +6620,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/ReportBillableAssetSnapshotResult"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -6862,8 +6667,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/DependentResource"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -6961,29 +6765,25 @@
"type": "array",
"items": {
"$ref": "#/definitions/WebComponent"
- },
- "x-ms-identifiers": []
+ }
},
"sslCerts": {
"type": "array",
"items": {
"$ref": "#/definitions/SslCertAsset"
- },
- "x-ms-identifiers": []
+ }
},
"exceptions": {
"type": "array",
"items": {
"$ref": "#/definitions/ObservedString"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -7004,8 +6804,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/ObservedPortState"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -7118,8 +6917,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"firstSeen": {
"type": "string",
@@ -7292,8 +7090,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
}
}
},
@@ -7451,8 +7248,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/Cve"
- },
- "x-ms-identifiers": []
+ }
},
"endOfLife": {
"type": "integer",
@@ -7465,15 +7261,13 @@
"type": "array",
"items": {
"$ref": "#/definitions/Port"
- },
- "x-ms-identifiers": []
+ }
},
"sources": {
"type": "array",
"items": {
"$ref": "#/definitions/Source"
- },
- "x-ms-identifiers": []
+ }
},
"service": {
"type": "string"
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 3b976d773188..9558f18fc498 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
@@ -521,8 +521,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
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 145a4da79ebb..7e86ac0ed0f8 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
@@ -529,8 +529,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
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 70d20f84ab4c..81edb5ff7ce0 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
@@ -533,8 +533,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
diff --git a/specification/servicefabricmanagedclusters/ServiceFabricManagedClusters.Management/NodeType.tsp b/specification/servicefabricmanagedclusters/ServiceFabricManagedClusters.Management/NodeType.tsp
index 5cf5636626ba..68d19263fd7e 100644
--- a/specification/servicefabricmanagedclusters/ServiceFabricManagedClusters.Management/NodeType.tsp
+++ b/specification/servicefabricmanagedclusters/ServiceFabricManagedClusters.Management/NodeType.tsp
@@ -1273,3 +1273,5 @@ union NodeTypeSkuScaleType {
*/
Automatic: "Automatic",
}
+
+@@identifiers(NodeTypeListSkuResult.value, #[]);
diff --git a/specification/servicefabricmanagedclusters/ServiceFabricManagedClusters.Management/models.tsp b/specification/servicefabricmanagedclusters/ServiceFabricManagedClusters.Management/models.tsp
index 615c05aa606a..c6313d7a493d 100644
--- a/specification/servicefabricmanagedclusters/ServiceFabricManagedClusters.Management/models.tsp
+++ b/specification/servicefabricmanagedclusters/ServiceFabricManagedClusters.Management/models.tsp
@@ -508,3 +508,5 @@ union FaultSimulationStatus {
*/
StopFailed: "StopFailed",
}
+
+@@Azure.ResourceManager.identifiers(OperationListResult.value, #[]);
diff --git a/specification/sphere/Sphere.Management/models.tsp b/specification/sphere/Sphere.Management/models.tsp
index 795cd2924c78..5cc6849fd45d 100644
--- a/specification/sphere/Sphere.Management/models.tsp
+++ b/specification/sphere/Sphere.Management/models.tsp
@@ -866,3 +866,5 @@ model CustomMaxPageSizeQueryParameter {
@query("$maxpagesize")
maxpagesize?: int32;
}
+
+@@identifiers(PagedDeviceInsight.value, #[]);
diff --git a/specification/translation/data-plane/Azure.AI.DocumentTranslation/preview/2024-11-01-preview/openapi.json b/specification/translation/data-plane/Azure.AI.DocumentTranslation/preview/2024-11-01-preview/openapi.json
index b1cf573ac52a..31533f9208d6 100644
--- a/specification/translation/data-plane/Azure.AI.DocumentTranslation/preview/2024-11-01-preview/openapi.json
+++ b/specification/translation/data-plane/Azure.AI.DocumentTranslation/preview/2024-11-01-preview/openapi.json
@@ -596,8 +596,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -665,8 +664,7 @@
"description": "Location of the destination for the output",
"items": {
"$ref": "#/definitions/TargetInput"
- },
- "x-ms-identifiers": []
+ }
},
"storageType": {
"$ref": "#/definitions/StorageInputType",
@@ -968,8 +966,7 @@
"description": "The input list of documents or folders containing documents",
"items": {
"$ref": "#/definitions/BatchRequest"
- },
- "x-ms-identifiers": []
+ }
},
"options": {
"$ref": "#/definitions/BatchOptions",
@@ -1145,8 +1142,7 @@
"description": "list of objects",
"items": {
"$ref": "#/definitions/FileFormat"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1174,8 +1170,7 @@
"description": "List of Glossary",
"items": {
"$ref": "#/definitions/Glossary"
- },
- "x-ms-identifiers": []
+ }
},
"storageSource": {
"$ref": "#/definitions/StorageSource",
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 73563e78c952..18d3d5d91166 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
@@ -578,8 +578,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -636,8 +635,7 @@
"description": "Location of the destination for the output",
"items": {
"$ref": "#/definitions/TargetInput"
- },
- "x-ms-identifiers": []
+ }
},
"storageType": {
"$ref": "#/definitions/StorageInputType",
@@ -929,8 +927,7 @@
"description": "The input list of documents or folders containing documents",
"items": {
"$ref": "#/definitions/BatchRequest"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1092,8 +1089,7 @@
"description": "list of objects",
"items": {
"$ref": "#/definitions/FileFormat"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1121,8 +1117,7 @@
"description": "List of Glossary",
"items": {
"$ref": "#/definitions/Glossary"
- },
- "x-ms-identifiers": []
+ }
},
"storageSource": {
"$ref": "#/definitions/StorageSource",
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..888c310b8533 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
@@ -73,8 +73,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/InputTextItem"
- },
- "x-ms-identifiers": []
+ }
}
}
],
@@ -85,8 +84,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/BreakSentenceItem"
- },
- "x-ms-identifiers": []
+ }
},
"headers": {
"X-RequestId": {
@@ -155,8 +153,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/DictionaryExampleTextItem"
- },
- "x-ms-identifiers": []
+ }
}
}
],
@@ -167,8 +164,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/DictionaryExampleItem"
- },
- "x-ms-identifiers": []
+ }
},
"headers": {
"X-RequestId": {
@@ -237,8 +233,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/InputTextItem"
- },
- "x-ms-identifiers": []
+ }
}
}
],
@@ -249,8 +244,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/DictionaryLookupItem"
- },
- "x-ms-identifiers": []
+ }
},
"headers": {
"X-RequestId": {
@@ -421,8 +415,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/InputTextItem"
- },
- "x-ms-identifiers": []
+ }
}
}
],
@@ -433,8 +426,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/TranslatedTextItem"
- },
- "x-ms-identifiers": []
+ }
},
"headers": {
"X-RequestId": {
@@ -515,8 +507,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/InputTextItem"
- },
- "x-ms-identifiers": []
+ }
}
}
],
@@ -527,8 +518,7 @@
"type": "array",
"items": {
"$ref": "#/definitions/TransliteratedText"
- },
- "x-ms-identifiers": []
+ }
},
"headers": {
"X-RequestId": {
@@ -622,8 +612,7 @@
"description": "Array of the break sentence elements.",
"items": {
"$ref": "#/definitions/BreakSentenceItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -704,8 +693,7 @@
"description": "A list of examples for the (source term, target term) pair.",
"items": {
"$ref": "#/definitions/DictionaryExample"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -741,8 +729,7 @@
"description": "Array of the dictionary examples elements.",
"items": {
"$ref": "#/definitions/DictionaryExampleItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -766,8 +753,7 @@
"description": "A list of translations for the source term.",
"items": {
"$ref": "#/definitions/DictionaryTranslation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -785,8 +771,7 @@
"description": "Array of the dictionary lookup elements.",
"items": {
"$ref": "#/definitions/DictionaryLookupItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -823,8 +808,7 @@
"description": "A list of \"back translations\" of the target. For example, source words that the target can translate to.\nThe list is guaranteed to contain the source word that was requested (e.g., if the source word being\nlooked up is \"fly\", then it is guaranteed that \"fly\" will be in the backTranslations list).\nHowever, it is not guaranteed to be in the first position, and often will not be.",
"items": {
"$ref": "#/definitions/BackTranslation"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1061,8 +1045,7 @@
"description": "List of languages with alterative translations and examples for the query expressed in the source language.",
"items": {
"$ref": "#/definitions/TargetDictionaryLanguage"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1163,8 +1146,7 @@
"description": "An array of translation results. The size of the array matches the number of target \nlanguages specified through the to query parameter.",
"items": {
"$ref": "#/definitions/TranslationText"
- },
- "x-ms-identifiers": []
+ }
},
"sourceText": {
"$ref": "#/definitions/SourceText",
@@ -1207,8 +1189,7 @@
"description": "Array of the translated text elements.",
"items": {
"$ref": "#/definitions/TranslatedTextItem"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1254,8 +1235,7 @@
"description": "List of scripts available to convert text to.",
"items": {
"$ref": "#/definitions/LanguageScript"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1276,8 +1256,7 @@
"description": "Array of transliterated texts",
"items": {
"$ref": "#/definitions/TransliteratedText"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
@@ -1319,8 +1298,7 @@
"description": "List of scripts to convert from.",
"items": {
"$ref": "#/definitions/TransliterableScript"
- },
- "x-ms-identifiers": []
+ }
}
},
"required": [
diff --git a/specification/trustedsigning/data-plane/Azure.Developer.TrustedSigning/preview/2023-06-15-preview/azure.developer.trustedsigning.json b/specification/trustedsigning/data-plane/Azure.Developer.TrustedSigning/preview/2023-06-15-preview/azure.developer.trustedsigning.json
index d99f2e30cab7..24fccc1866ef 100644
--- a/specification/trustedsigning/data-plane/Azure.Developer.TrustedSigning/preview/2023-06-15-preview/azure.developer.trustedsigning.json
+++ b/specification/trustedsigning/data-plane/Azure.Developer.TrustedSigning/preview/2023-06-15-preview/azure.developer.trustedsigning.json
@@ -359,8 +359,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -464,8 +463,7 @@
"description": "The ExtendedKeyUsage items on this page",
"items": {
"$ref": "#/definitions/ExtendedKeyUsage"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
diff --git a/specification/vmware/Microsoft.AVS.Management/clusters.tsp b/specification/vmware/Microsoft.AVS.Management/clusters.tsp
index 935e40d37060..420281e669c6 100644
--- a/specification/vmware/Microsoft.AVS.Management/clusters.tsp
+++ b/specification/vmware/Microsoft.AVS.Management/clusters.tsp
@@ -122,6 +122,7 @@ model ClusterUpdateProperties {
model ClusterZoneList {
#suppress "@azure-tools/typespec-azure-resource-manager/missing-x-ms-identifiers"
@doc("Zone and associated hosts info")
+ @identifiers(#[])
zones?: ClusterZone[];
}
diff --git a/specification/vmware/Microsoft.AVS.Management/privateClouds.tsp b/specification/vmware/Microsoft.AVS.Management/privateClouds.tsp
index db7c14413c71..19a21dcf782b 100644
--- a/specification/vmware/Microsoft.AVS.Management/privateClouds.tsp
+++ b/specification/vmware/Microsoft.AVS.Management/privateClouds.tsp
@@ -205,6 +205,7 @@ model PrivateCloudUpdateProperties {
#suppress "@azure-tools/typespec-azure-resource-manager/missing-x-ms-identifiers"
@doc("vCenter Single Sign On Identity Sources")
+ @identifiers(#[])
identitySources?: IdentitySource[];
@doc("Properties describing how the cloud is distributed across availability zones")
@@ -236,6 +237,7 @@ model PrivateCloudProperties {
#suppress "@azure-tools/typespec-azure-resource-manager/missing-x-ms-identifiers"
@doc("vCenter Single Sign On Identity Sources")
+ @identifiers(#[])
identitySources?: IdentitySource[];
@doc("Properties describing how the cloud is distributed across availability zones")
diff --git a/specification/vmware/Microsoft.AVS.Management/scriptCmdlets.tsp b/specification/vmware/Microsoft.AVS.Management/scriptCmdlets.tsp
index 3b4c7e171053..15dda864d2e1 100644
--- a/specification/vmware/Microsoft.AVS.Management/scriptCmdlets.tsp
+++ b/specification/vmware/Microsoft.AVS.Management/scriptCmdlets.tsp
@@ -100,6 +100,7 @@ model ScriptCmdletProperties {
#suppress "@azure-tools/typespec-azure-resource-manager/missing-x-ms-identifiers"
@doc("Parameters the script will accept")
@visibility(Lifecycle.Read)
+ @identifiers(#[])
parameters?: ScriptParameter[];
}
diff --git a/specification/vmware/Microsoft.AVS.Management/scriptExecutions.tsp b/specification/vmware/Microsoft.AVS.Management/scriptExecutions.tsp
index 6e729c30f78d..4a1fccdcc878 100644
--- a/specification/vmware/Microsoft.AVS.Management/scriptExecutions.tsp
+++ b/specification/vmware/Microsoft.AVS.Management/scriptExecutions.tsp
@@ -102,6 +102,7 @@ model ScriptExecutionProperties {
#suppress "@azure-tools/typespec-azure-resource-manager/missing-x-ms-identifiers"
@doc("Parameters the script will accept")
+ @identifiers(#[])
parameters?: ScriptExecutionParameter[];
#suppress "@azure-tools/typespec-azure-resource-manager/missing-x-ms-identifiers"
@@ -109,6 +110,7 @@ model ScriptExecutionProperties {
Parameters that will be hidden/not visible to ARM, such as passwords and
credentials
""")
+ @identifiers(#[])
hiddenParameters?: ScriptExecutionParameter[];
@doc("""
diff --git a/specification/vmware/Microsoft.AVS.Management/skus.tsp b/specification/vmware/Microsoft.AVS.Management/skus.tsp
index 7695724c292c..8e655a1ec00b 100644
--- a/specification/vmware/Microsoft.AVS.Management/skus.tsp
+++ b/specification/vmware/Microsoft.AVS.Management/skus.tsp
@@ -16,9 +16,12 @@ interface Skus {
list(
...ApiVersionParameter,
...SubscriptionIdParameter,
- ): ArmResponse> | ErrorResponse;
+ ): ArmResponse | ErrorResponse;
}
+@@identifiers(PagedResourceSku.value, #[]);
+model PagedResourceSku is Page;
+
#suppress "@azure-tools/typespec-azure-resource-manager/arm-resource-provisioning-state" ""
@doc("A SKU for a resource.")
model ResourceSku {
diff --git a/specification/vmware/Microsoft.AVS.Management/workloadNetworks-segments.tsp b/specification/vmware/Microsoft.AVS.Management/workloadNetworks-segments.tsp
index b00704d1a660..68cc6a9b827d 100644
--- a/specification/vmware/Microsoft.AVS.Management/workloadNetworks-segments.tsp
+++ b/specification/vmware/Microsoft.AVS.Management/workloadNetworks-segments.tsp
@@ -91,6 +91,7 @@ model WorkloadNetworkSegmentProperties {
#suppress "@azure-tools/typespec-azure-resource-manager/missing-x-ms-identifiers"
@doc("Port Vif which segment is associated with.")
@visibility(Lifecycle.Read)
+ @identifiers(#[])
portVif?: WorkloadNetworkSegmentPortVif[];
@doc("Segment status.")
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 309463b8b4bc..4de0700ba987 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
@@ -1840,8 +1840,7 @@
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"name": {
"type": "string",
@@ -1959,8 +1958,7 @@
"description": "An array of details about specific errors that led to this reported error.",
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
- },
- "x-ms-identifiers": []
+ }
},
"innererror": {
"$ref": "#/definitions/Azure.Core.Foundations.InnerError",
@@ -2052,7 +2050,6 @@
"items": {
"$ref": "#/definitions/NumberResource"
},
- "x-ms-identifiers": [],
"x-ms-mutability": [
"read",
"update",
@@ -2075,7 +2072,6 @@
"items": {
"$ref": "#/definitions/NumberIdentifier"
},
- "x-ms-identifiers": [],
"x-ms-mutability": [
"read",
"update",
@@ -2249,7 +2245,6 @@
"items": {
"$ref": "#/definitions/NumberIdentifier"
},
- "x-ms-identifiers": [],
"x-ms-mutability": [
"read",
"update",
@@ -2276,8 +2271,7 @@
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"telephoneNumber": {
"type": "string",
@@ -2388,8 +2382,7 @@
"description": "The AccountResource items on this page",
"items": {
"$ref": "#/definitions/AccountResource"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2410,8 +2403,7 @@
"description": "The NumberResource items on this page",
"items": {
"$ref": "#/definitions/NumberResource"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2432,8 +2424,7 @@
"description": "The NumberResource items on this page",
"items": {
"$ref": "#/definitions/NumberResource"
- },
- "x-ms-identifiers": []
+ }
},
"nextLink": {
"type": "string",
@@ -2502,8 +2493,7 @@
"items": {
"$ref": "#/definitions/Azure.Core.Foundations.Error"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"id": {
"type": "string",
@@ -2564,8 +2554,7 @@
"items": {
"$ref": "#/definitions/ContactDetails"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
},
"customerRelationship": {
"$ref": "#/definitions/CustomerRelationship",
@@ -2703,8 +2692,7 @@
"items": {
"$ref": "#/definitions/TeamsCapabilityPlan"
},
- "readOnly": true,
- "x-ms-identifiers": []
+ "readOnly": true
}
},
"required": [