Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
Dean Oren committed Feb 9, 2023
1 parent c003c82 commit 342b3a0
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 102 deletions.
18 changes: 18 additions & 0 deletions pkg/services/service-accounts/v2.0/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,24 @@ tidy:
- replace: GetKeysKeyID
with: GetKey
prefix: true
- replace: GetSAv2
with: List
match: true
- replace: GetSAServiceAccountID
with: Get
prefix: true
- replace: DeleteSAServiceAccountID
with: DeleteSA
prefix: true
- replace: SAV2
with: SAv2
all: true
- replace: SAServiceAccountID
with: SA
all: true
- replace: AccessTokensAccessTokenID
with: AccessTokens
all: true
params:
- replace: Id
with: ID
Expand Down
Loading

0 comments on commit 342b3a0

Please sign in to comment.