Closed ramfox closed 2 years ago
Now that we have Collection in core and cloud & now that we have basic sorting on the /list endpoint, we can remove references of the /dataset_summary cloud specific endpoint.
Collection
/list
/dataset_summary
NOTE
This will only work on cloud when PR https://github.com/qri-io/qri/pull/1981 is merged & then cloud dependencies are updated.
We may want to hold off on merging this PR until those conditions are met, otherwise sorting on the user profile page will be broken on cloud.
Now that we have
Collection
in core and cloud & now that we have basic sorting on the/list
endpoint, we can remove references of the/dataset_summary
cloud specific endpoint.NOTE
This will only work on cloud when PR https://github.com/qri-io/qri/pull/1981 is merged & then cloud dependencies are updated.
We may want to hold off on merging this PR until those conditions are met, otherwise sorting on the user profile page will be broken on cloud.