From 8e36ca251707432b3daaec3079af05154680f8f3 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Tue, 12 Mar 2024 03:09:10 +0000 Subject: [PATCH] CodeGen from PR 28210 in Azure/azure-rest-api-specs Merge c56b406bf0ccbd2cfef7682b0fd5061437f92042 into c45a7f47c1901149828eb8a33c74898c554659c0 --- schemas/2018-06-01/Microsoft.DataFactory.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/schemas/2018-06-01/Microsoft.DataFactory.json b/schemas/2018-06-01/Microsoft.DataFactory.json index a8a2696164..152e15ced1 100644 --- a/schemas/2018-06-01/Microsoft.DataFactory.json +++ b/schemas/2018-06-01/Microsoft.DataFactory.json @@ -4402,7 +4402,8 @@ { "type": "object", "additionalProperties": { - "type": "string" + "type": "object", + "properties": {} }, "properties": {} }, @@ -33678,7 +33679,8 @@ { "type": "object", "additionalProperties": { - "type": "string" + "type": "object", + "properties": {} }, "properties": {} },