Skip to content

Commit

Permalink
Merge pull request #134 from IBM/avir_q1
Browse files Browse the repository at this point in the history
patch: API enhancements
  • Loading branch information
IdanAdar authored Mar 11, 2024
2 parents 2a4ba23 + b3fb2df commit eb30a63
Show file tree
Hide file tree
Showing 4 changed files with 111 additions and 34 deletions.
2 changes: 2 additions & 0 deletions examples/secrets-manager.v2.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,8 @@ describe('SecretsManagerV2', () => {
sort: 'created_at',
search: 'example',
groups: ['default', 'cac40995-c37a-4dcb-9506-472869077634'],
secretTypes: ['arbitrary', 'kv'],
matchAllLabels: ['dev', 'us-south'],
};

const allResults = [];
Expand Down
Loading

0 comments on commit eb30a63

Please sign in to comment.