-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add typescript http client #253
Conversation
Signed-off-by: ryjiang <[email protected]>
Signed-off-by: ryjiang <[email protected]>
Signed-off-by: ruiyi.jiang <[email protected]>
Signed-off-by: ruiyi.jiang <[email protected]>
Signed-off-by: ruiyi.jiang <[email protected]>
Signed-off-by: ruiyi.jiang <[email protected]>
Signed-off-by: ryjiang <[email protected]>
Signed-off-by: ryjiang <[email protected]>
Signed-off-by: ryjiang <[email protected]>
Signed-off-by: ryjiang <[email protected]>
Signed-off-by: ryjiang <[email protected]>
Signed-off-by: ryjiang <[email protected]>
Signed-off-by: ruiyi.jiang <[email protected]>
Signed-off-by: ruiyi.jiang <[email protected]>
Signed-off-by: ryjiang <[email protected]>
Signed-off-by: ryjiang <[email protected]>
Signed-off-by: ruiyi.jiang <[email protected]>
Signed-off-by: ruiyi.jiang <[email protected]>
Signed-off-by: ruiyi.jiang <[email protected]>
Signed-off-by: ruiyi.jiang <[email protected]>
Signed-off-by: ruiyi.jiang <[email protected]>
Signed-off-by: ruiyi.jiang <[email protected]>
Signed-off-by: ruiyi.jiang <[email protected]>
Signed-off-by: ruiyi.jiang <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #253 +/- ##
==========================================
- Coverage 95.74% 95.57% -0.17%
==========================================
Files 33 37 +4
Lines 1669 1742 +73
Branches 442 454 +12
==========================================
+ Hits 1598 1665 +67
- Misses 64 70 +6
Partials 7 7
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Signed-off-by: ryjiang <[email protected]>
Signed-off-by: ryjiang <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: nameczz, shanghaikid The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
In this pr, I add a typescript client which implement all the method described in
https://milvus.io/api-reference/restful/v2.3.x/About.md
Now user is able to use milvus/zilliz cloud http api