imls-dmt / imls-dmt-api

imls-dmt-api
Apache License 2.0
1 stars 1 forks source link

Add sort option to the API for the result set #22

Closed karlbenedict closed 4 years ago

karlbenedict commented 4 years ago

To enable the retrieval of paginated results (i.e. skip, number of records to retrieve) of sorted results, a sort option needs to be added to the API to allow the client to specify the order of the result set from which subsets would be returned.