Skip to content

Commit

Permalink
feat(cards): added UserCreditCardsList operation
Browse files Browse the repository at this point in the history
  • Loading branch information
vmyroslav committed Feb 4, 2025
1 parent fd75d22 commit 0499c15
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
1 change: 1 addition & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@ User:
- UserAuthenticationMethodDelete
- UserAuthenticationMethodsList
- UserCreate
- UserCreditCardsList
- UserExpireTokens
- UserInfo
- UserLogout
Expand Down
36 changes: 36 additions & 0 deletions handler/user/user.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0499c15

Please sign in to comment.