Skip to content

Commit c77572d

Browse files
OAS Update
1 parent de86434 commit c77572d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/iaas/v2alpha1/iaas.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@
557557
"type": "string"
558558
},
559559
"Labels": {
560-
"description": "Object that represents the labels of an object. Regex for keys: `^[a-z]((-|_|[a-z0-9])){0,62}$`. Regex for values: `^(-|_|[a-z0-9]){0,63}$`.",
560+
"description": "Object that represents the labels of an object. Regex for keys: `^[a-z]((-|_|[a-z0-9])){0,62}$`. Regex for values: `^(-|_|[a-z0-9]){0,63}$`. Providing a `null` value for a key will remove that key.",
561561
"example": {
562562
"key": "value"
563563
},

0 commit comments

Comments
 (0)