We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30fc489 commit acc3328Copy full SHA for acc3328
1 file changed
openapi.yaml
@@ -4099,6 +4099,7 @@ components:
4099
- RS256
4100
- RS384
4101
- RS512
4102
+ - Ed25519
4103
KeyRequest:
4104
description: Key API request object.
4105
type: object
@@ -4154,6 +4155,7 @@ components:
4154
4155
- EC
4156
- RSA
4157
- HMAC
4158
+ - OKP
4159
KeyUse:
4160
description: The use type of a key.
4161
type: string
0 commit comments