Skip to content

Commit e1e3efd

Browse files
authored
fix!: Remove schemas.MachineType.scratchDisks.scratchDisk from config (#1027)
The field and type have already been through a deprecation process. This is an intended breaking change. Googlers: see cl/751378213
1 parent b4cafb0 commit e1e3efd

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

google/cloud/compute/v1/compute.config.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5472,14 +5472,6 @@
54725472
]
54735473
}
54745474
},
5475-
{
5476-
"schema": "577aeaab",
5477-
"locations": {
5478-
"ScratchDisks": [
5479-
"schemas.MachineType.scratchDisks.scratchDisks"
5480-
]
5481-
}
5482-
},
54835475
{
54845476
"schema": "7b1994fc",
54855477
"locations": {
@@ -6881,4 +6873,4 @@
68816873
}
68826874
}
68836875
]
6884-
}
6876+
}

0 commit comments

Comments
 (0)