-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(mgmt,billing): refactor mgmt message, endpoints and add billing s…
…ervice (#130) Because - list, create, update, delete and lookup user operations should be admin API that is not exposed to the public internet This commit - add billing service so each user is assigned with a billing plan - redesign mgmt-backend endpoints into Admin and Public APIs - update the message user fields Co-authored-by: Ping-Lin Chang <[email protected]>
- Loading branch information
1 parent
b25122d
commit 366c0f8
Showing
9 changed files
with
6,441 additions
and
5,381 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.