From 965efe4c2fdff510b4b58e00b62d7d28c3c1e903 Mon Sep 17 00:00:00 2001 From: Spencer Witt <3409780+spwitt@users.noreply.github.com> Date: Tue, 9 Dec 2025 16:12:44 -0600 Subject: [PATCH] generate clients ENG-3649 --- openapi.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openapi.yaml b/openapi.yaml index 536fc17..b6eec0d 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -4075,6 +4075,7 @@ components: - RS256 - RS384 - RS512 + - Ed25519 KeyRequest: description: Key API request object. type: object @@ -4130,6 +4131,7 @@ components: - EC - RSA - HMAC + - OKP KeyUse: description: The use type of a key. type: string