Akhilesh Pandey
a57f4f22a9
Update user-admin update API to use the user_uid instead of user_id
2023-07-18 15:20:57 +05:30
Akhilesh Pandey
03cc7de4f2
CODE-619: Update API to use UserID from Path
2023-07-14 20:50:00 +05:30
Akhilesh Pandey
29a9194437
CODE-619: Add Handler and Route for Service update admin
2023-07-14 20:12:57 +05:30
Akhilesh Pandey
07b04f2d77
CODE-619: Add Handler and Route for Service update admin
2023-07-14 20:10:43 +05:30
Johannes Batzill
06721dcf20
[Techdebt] merge user/service/serviceaccount stores into single principal store ( #160 )
...
This change merges the `UserStore`, `ServiceStore`, and `ServiceAccountStore` into a single `PrincipalStore`.
2023-01-05 15:58:18 -08:00
Johannes Batzill
743aee6029
[API] Add List Branches, Improve latestCommit Performance for listing directory ( #38 )
...
This commit has the following changes:
- API for listing branches
- Improve performance of content API for dir type responses with includeCommit=true
- swagger for git operations
- fix file names from camelCase to kebab_case
2022-10-17 23:05:50 -07:00