https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41950 --- Comment #33 from Tomás Cohen Arazi (tcohen) <tomascohen@gmail.com> --- (In reply to Tomás Cohen Arazi (tcohen) from comment #32)
(In reply to Jonathan Druart from comment #30)
And how do we document that, how the consumers can know if they can sort on it or not?
I filed bug 42592 to discuss possible implementations for this. My plan is to annotate un-sortable `+count` embeds on the spec, and have `redocly` render that nicely on the API docs page. If that is too hard, then we can just put a clear notice in the endpoint description markdown.
This is done. And I also patched `koha-api-docs` to correctly display this. I'll work on the aesthetics of the API docs at some point but the main issue is addressed now! -- You are receiving this mail because: You are watching all bug changes.