From 75febba12311f357331a9f66f4ef50e68a5783d9 Mon Sep 17 00:00:00 2001 From: v-yanjungao Date: Fri, 12 May 2023 14:34:32 +0800 Subject: [PATCH] modify type for WebActivityAuthentication-resource property --- .../preview/2019-06-01-preview/entityTypes/Pipeline.json | 4 ++-- .../preview/2021-06-01-preview/entityTypes/Pipeline.json | 4 ++-- .../stable/2020-12-01/entityTypes/Pipeline.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/specification/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/entityTypes/Pipeline.json b/specification/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/entityTypes/Pipeline.json index e781ade499da..f0e44055c63d 100644 --- a/specification/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/entityTypes/Pipeline.json +++ b/specification/synapse/data-plane/Microsoft.Synapse/preview/2019-06-01-preview/entityTypes/Pipeline.json @@ -5917,8 +5917,8 @@ "$ref": "../artifacts.json#/definitions/SecretBase" }, "resource": { - "description": "Resource for which Azure Auth token will be requested when using MSI Authentication.", - "type": "string" + "description": "Resource for which Azure Auth token will be requested when using MSI Authentication. Type: string (or Expression with resultType string).", + "type": "object" } }, "required": [ diff --git a/specification/synapse/data-plane/Microsoft.Synapse/preview/2021-06-01-preview/entityTypes/Pipeline.json b/specification/synapse/data-plane/Microsoft.Synapse/preview/2021-06-01-preview/entityTypes/Pipeline.json index 065548c5f8b9..82fc69828ed8 100644 --- a/specification/synapse/data-plane/Microsoft.Synapse/preview/2021-06-01-preview/entityTypes/Pipeline.json +++ b/specification/synapse/data-plane/Microsoft.Synapse/preview/2021-06-01-preview/entityTypes/Pipeline.json @@ -5958,8 +5958,8 @@ "$ref": "../artifacts.json#/definitions/SecretBase" }, "resource": { - "description": "Resource for which Azure Auth token will be requested when using MSI Authentication.", - "type": "string" + "description": "Resource for which Azure Auth token will be requested when using MSI Authentication. Type: string (or Expression with resultType string).", + "type": "object" } }, "required": [ diff --git a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Pipeline.json b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Pipeline.json index 5cfaddfa8027..c198991cf30c 100644 --- a/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Pipeline.json +++ b/specification/synapse/data-plane/Microsoft.Synapse/stable/2020-12-01/entityTypes/Pipeline.json @@ -6015,8 +6015,8 @@ "$ref": "../artifacts.json#/definitions/SecretBase" }, "resource": { - "description": "Resource for which Azure Auth token will be requested when using MSI Authentication.", - "type": "string" + "description": "Resource for which Azure Auth token will be requested when using MSI Authentication. Type: string (or Expression with resultType string).", + "type": "object" } }, "required": [