Skip to content

Commit

Permalink
CodeGen from PR 28210 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge c56b406bf0ccbd2cfef7682b0fd5061437f92042 into c45a7f47c1901149828eb8a33c74898c554659c0
  • Loading branch information
SDKAuto committed Mar 12, 2024
1 parent 393ce6d commit 8e36ca2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions schemas/2018-06-01/Microsoft.DataFactory.json
Original file line number Diff line number Diff line change
Expand Up @@ -4402,7 +4402,8 @@
{
"type": "object",
"additionalProperties": {
"type": "string"
"type": "object",
"properties": {}
},
"properties": {}
},
Expand Down Expand Up @@ -33678,7 +33679,8 @@
{
"type": "object",
"additionalProperties": {
"type": "string"
"type": "object",
"properties": {}
},
"properties": {}
},
Expand Down

0 comments on commit 8e36ca2

Please sign in to comment.