jic-dtool / dservercore

Given a dataset UUID returns a URI to where the dataset is stored
MIT License
4 stars 5 forks source link

Add support for pagination #23

Closed tjelvar-olsson closed 11 months ago

tjelvar-olsson commented 3 years ago

In particular to the routes for listing and searching for datasets

tjelvar-olsson commented 3 years ago

This should be done in a backwards compatible way

jotelha commented 1 year ago

This has been solved with the openapi branch merge https://github.com/jic-dtool/dtool-lookup-server/commit/f47c8ab7ad312b97b1f57c7d3b22027e6655db26, in a somewhat backwards-compatible way:

I think, that's fine, there are a few likely non-backwards compatible changes in the current modular server refactor anyway.