Open teodorgeorgiev opened 4 years ago
Zenodo records can be sorted only by a very limited set of params (I could be wrong on this so we need to confirm this from Alex). As far as I can tell, sorting is available by
In records object missing
{
"records": [
{
"hasFigures": (true|false),
"hasTreatment" : (true|false)
}
]
}
I don't understand this. Please explain more. Better yet, please open a new issue. It would be great if we can restrict one issue for one item, as narrow as possible. Many thanks.
We need to get requests with
sortBy: title [ASC|DESC]
parameterFacets
In records object missing