Skip to content

Commit 691722d

Browse files
Merge pull request linode#227 from hzoppetti/obj-storage-key-fix
[Update] DELETE /object-storage/keys/{keyId}
2 parents b2e1dfa + 1cb949c commit 691722d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

openapi.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10444,8 +10444,7 @@ paths:
1044410444
https://api.linode.com/v4/object-storage/keys/12345
1044510445
- lang: CLI
1044610446
source: >
10447-
linode-cli object-storage keys-delete \
10448-
--keyId 12345
10447+
linode-cli object-storage keys-delete 12345
1044910448
/object-storage/cancel:
1045010449
x-linode-cli-command: object-storage
1045110450
post:

0 commit comments

Comments
 (0)