Closed msbentley closed 1 year ago
@tloubrieu-jpl i think this is still an issue? Can we update the docs to either note this doesnβt work or remove?
Hi @msbentley , the sort
parameter is not implemented in the registry-api service. I will make that clear in the documentation.
Checked for duplicates
Yes - I've already checked
π Describe the bug
When including the sort field, the API doesn't seem to return data sorted as expected (there is no change).
π΅οΈ Expected behavior
I expect the API to respect the sort order, or to given error if this is not possible.
π To Reproduce
The same data are returned in the same order above whether I include
asc
ordesc
in the sort parameter, or indeed if I choose another field to sort by.I have also tried with different return types, e.g. CSV, with the same result, e.g.
π₯ Environment Info
No response
π Version of Software Used
No response
π©Ί Test Data / Additional context
No response
π¦ Related requirements
π¦ #xyz
βοΈ Engineering Details
No response