Skip to content

Commit 1e4271a

Browse files
OAS Update
1 parent 131a0ff commit 1e4271a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

services/iaas/v1/iaas.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2337,7 +2337,7 @@
23372337
"type": "string"
23382338
},
23392339
"MachineType": {
2340-
"description": "Machine Type. Filterable Fields: disk, extraSpecs, name, ram, vcpus.",
2340+
"description": "Machine Type. Filterable Fields: `disk`, `extraSpecs`, `name`, `ram`, `vcpus`.",
23412341
"example": {
23422342
"description": "small, specific servers with cpu-overcommit. Runs on various Intel CPUs.",
23432343
"disk": 1,

services/iaas/v1alpha1/iaas.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2411,7 +2411,7 @@
24112411
"type": "string"
24122412
},
24132413
"MachineType": {
2414-
"description": "Machine Type. Filterable Fields: name, ram, vcpus, disk, extraSpecs.",
2414+
"description": "Machine Type. Filterable Fields: `disk`, `extraSpecs`, `name`, `ram`, `vcpus`.",
24152415
"example": {
24162416
"description": "small, specific servers with cpu-overcommit. Runs on various Intel CPUs.",
24172417
"disk": 1,

services/iaas/v1beta1/iaas.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2337,7 +2337,7 @@
23372337
"type": "string"
23382338
},
23392339
"MachineType": {
2340-
"description": "Machine Type. Filterable Fields: disk, extraSpecs, name, ram, vcpus.",
2340+
"description": "Machine Type. Filterable Fields: `disk`, `extraSpecs`, `name`, `ram`, `vcpus`.",
23412341
"example": {
23422342
"description": "small, specific servers with cpu-overcommit. Runs on various Intel CPUs.",
23432343
"disk": 1,

0 commit comments

Comments
 (0)