Skip to content

Commit 64a1018

Browse files
maorlegerLeiWang3
authored andcommitted
[KeyVault] - Update key release result description (Azure#16668)
* [KeyVault] - Update key release result description * its a JWS * use JWS
1 parent 3d0b7bd commit 64a1018

File tree

1 file changed

+1
-1
lines changed
  • specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.3-preview

1 file changed

+1
-1
lines changed

specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.3-preview/keys.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -947,7 +947,7 @@
947947
],
948948
"responses": {
949949
"200": {
950-
"description": "A key bundle containing the key and its attributes.",
950+
"description": "A JWS containing the key, its attributes, the result of the key release, and information about the request.",
951951
"schema": {
952952
"$ref": "#/definitions/KeyReleaseResult"
953953
}

0 commit comments

Comments
 (0)