Skip to content

Commit

Permalink
Map totp listKeys not found to empty list
Browse files Browse the repository at this point in the history
  • Loading branch information
kdubb committed Jan 6, 2024
1 parent 4180f16 commit 530ed21
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions client/src/main/specs/secrets/totp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ operations:
data:
- name: keys
type: java.util.List<String>
recoverNotFound:
using: $T.of()
arguments:
- <type>java.util.List


- name: deleteKey
Expand Down

0 comments on commit 530ed21

Please sign in to comment.