This is an automated email from the ASF dual-hosted git repository.

sbp pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-release.git


The following commit(s) were added to refs/heads/main by this push:
     new 62aa965  Restore an accidentally deleted interface
62aa965 is described below

commit 62aa965edcf65630c528148c9658edc01c399bc2
Author: Sean B. Palmer <[email protected]>
AuthorDate: Thu Sep 4 15:47:10 2025 +0100

    Restore an accidentally deleted interface
---
 atr/models/api.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/atr/models/api.py b/atr/models/api.py
index fb67cc8..74f0095 100644
--- a/atr/models/api.py
+++ b/atr/models/api.py
@@ -438,6 +438,7 @@ Results = Annotated[
     | IgnoreAddResults
     | IgnoreDeleteResults
     | IgnoreListResults
+    | JwtCreateResults
     | KeyAddResults
     | KeyDeleteResults
     | KeyGetResults


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to