-
Notifications
You must be signed in to change notification settings - Fork 7
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
[API] list datasets #1119
base: main
Are you sure you want to change the base?
[API] list datasets #1119
Conversation
6ca1edf
to
12d2ef0
Compare
12d2ef0
to
c7619d8
Compare
c7619d8
to
33de56f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
33de56f
to
50a6642
Compare
50a6642
to
8d31415
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good except for some small issues.
In addition, I always got null
when accessing the endpoint /datasets
by
curl -H "Authorization: Bearer $token" -X GET "http://localhost:8090/datasets"
Even after manually uploaded a file and ingested and created a dataset.
a0089a1
to
4e071c9
Compare
I find it a bit hard to figure out what has changed recently. |
Updated the PR description to match the code. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
0b4ef1f
to
e35692a
Compare
Description
This PR adds the functionality to list datasets with their status and date.
/datasets/list
/datasets/list/USERNAME
/datasets