Skip to content

Commit

Permalink
data: regenerating based on the latest Swagger (#4647)
Browse files Browse the repository at this point in the history
Co-authored-by: hc-github-team-tf-azure <>
  • Loading branch information
hc-github-team-tf-azure authored Jan 29, 2025
1 parent 87639df commit 0ed46e8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 19 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
"name": "ProvisioningState",
"type": "String",
"values": [
{
"key": "Canceled",
"value": "Canceled"
},
{
"key": "Creating",
"value": "Creating"
},
{
"key": "Deleting",
"value": "Deleting"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@
"name": "ProvisioningState",
"type": "String",
"values": [
{
"key": "Canceled",
"value": "Canceled"
},
{
"key": "Creating",
"value": "Creating"
},
{
"key": "Deleting",
"value": "Deleting"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"referenceName": null,
"referenceNameIsCommonType": null,
"nestedItem": {
"type": "String",
"type": "RawObject",
"nullable": false,
"referenceName": null,
"referenceNameIsCommonType": null
Expand Down Expand Up @@ -94,7 +94,7 @@
"referenceName": null,
"referenceNameIsCommonType": null,
"nestedItem": {
"type": "String",
"type": "RawObject",
"nullable": false,
"referenceName": null,
"referenceNameIsCommonType": null
Expand All @@ -115,7 +115,7 @@
"referenceName": null,
"referenceNameIsCommonType": null,
"nestedItem": {
"type": "String",
"type": "RawObject",
"nullable": false,
"referenceName": null,
"referenceNameIsCommonType": null
Expand Down

0 comments on commit 0ed46e8

Please sign in to comment.