Commit f29083f
[CP-141] Added
* [CP-141] Added `accounts` functions.
This PR only adds the CRUD for account, the next will add Account Privileges (if really needed).
See TODOs in the code, these needs to be resolved in this PR.
* Fixed typo
* Fixed gRPC Gateway REST urls (iam --> account).
* Added privileges (as []string) to account, as RO property
* Update proto/qdrant/cloud/account/v1/account.proto
Co-authored-by: Toni Reina <toni.reina@qdrant.com>
* Addressed feedback / resolved TODOs
* Review comments addressed.
---------
Co-authored-by: Toni Reina <toni.reina@qdrant.com>accounts functions. (#100)1 parent b7ee662 commit f29083f
9 files changed
Lines changed: 2517 additions & 0 deletions
File tree
- gen
- go/qdrant/cloud/account/v1
- openapiv2/qdrant/cloud/account/v1
- python/qdrant/cloud/account/v1
- typescript/qdrant/cloud/account/v1
- proto/qdrant/cloud/account/v1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments