Skip to content

Commit

Permalink
data: regenerating based on the latest Swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-tf-azure committed Jun 14, 2024
1 parent 0f4b5aa commit 4e44720
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,19 @@
"readOnly": false,
"required": false,
"sensitive": false
},
{
"containsDiscriminatedTypeValue": false,
"jsonName": "storageIntegration",
"name": "StorageIntegration",
"objectDefinition": {
"type": "RawObject",
"referenceName": null
},
"optional": true,
"readOnly": false,
"required": false,
"sensitive": false
}
],
"discriminatedParentModelName": "ExportSettings",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,19 @@
"readOnly": false,
"required": false,
"sensitive": false
},
{
"containsDiscriminatedTypeValue": false,
"jsonName": "storageIntegration",
"name": "StorageIntegration",
"objectDefinition": {
"type": "RawObject",
"referenceName": null
},
"optional": true,
"readOnly": false,
"required": false,
"sensitive": false
}
],
"discriminatedParentModelName": "ImportSettings",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,19 @@
"required": false,
"sensitive": false
},
{
"containsDiscriminatedTypeValue": false,
"jsonName": "definitionVersion",
"name": "DefinitionVersion",
"objectDefinition": {
"type": "String",
"referenceName": null
},
"optional": true,
"readOnly": false,
"required": false,
"sensitive": false
},
{
"containsDiscriminatedTypeValue": false,
"jsonName": "description",
Expand Down
2 changes: 1 addition & 1 deletion api-definitions/resource-manager/metadata.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dataSource": "AzureResourceManager",
"sourceInformation": "Azure/azure-rest-api-specs",
"gitRevision": "6c4f3c695f0250dcb261598a62004f0aef10b9db"
"gitRevision": "7bf13ef1c776f6d973b9645906281d0ec4660fc8"
}

0 comments on commit 4e44720

Please sign in to comment.