Skip to content
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

[ERROR] List collections Restful example calls /create instead of /list #870

Closed
ashkrisk opened this issue May 2, 2024 · 0 comments · Fixed by #871
Closed

[ERROR] List collections Restful example calls /create instead of /list #870

ashkrisk opened this issue May 2, 2024 · 0 comments · Fixed by #871

Comments

@ashkrisk
Copy link
Contributor

ashkrisk commented May 2, 2024

Where is the error
https://milvus.io/api-reference/restful/v2.4.x/v2/Collection%20(v2)/List.md

The docs page for the "List Collections" Rest endpoint calls the endpoint for "create" instead. The remainder of the payload is correct and consistent with the "list" endpoint.

The word "create" should be changed to "list"

In addition, the example is missing a closing single quote, without which it cannot be copied and run as-is.

Screenshots
Screenshot 2024-05-02 at 5 30 47 PM

@ashkrisk ashkrisk changed the title [ERROR] List collections Restful example calls /create instead of `/list' [ERROR] List collections Restful example calls /create instead of /list May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant