-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(mgmt): add credit purchase endpoints (#360)
Because - Instill Cloud must allow for credit purchase & purchase history. This commit - Exposes the data required in the purchase page via 2 endpoints: - Get remaining credit returns detailed information about remaining credit. - List purchases returns a paginated list of credit purchases. ![CleanShot 2024-06-11 at 13 31 25](https://github.com/instill-ai/protobufs/assets/3977183/fd9b37f8-da71-4181-825f-fcd6611c891e) --------- Co-authored-by: droplet-bot <[email protected]>
- Loading branch information
1 parent
36b8318
commit 0700745
Showing
3 changed files
with
28 additions
and
14 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