Skip to content

Commit c9c11ba

Browse files
OAS Update
1 parent d2922ef commit c9c11ba

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

services/kms/v1/kms.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -496,11 +496,7 @@
496496
]
497497
},
498498
"protection": {
499-
"description": "The underlying system that is responsible for protecting the key material. (\"hsm\" is a private preview feature).",
500-
"enum": [
501-
"software",
502-
"hsm"
503-
],
499+
"description": "The underlying system that is responsible for protecting the key material. Possible values are \"software\" or \"hsm\"",
504500
"type": "string"
505501
},
506502
"purpose": {

0 commit comments

Comments
 (0)