https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24448 --- Comment #8 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Tomás Cohen Arazi from comment #7)
The short explanation is that we developed a way to embed things from the API using HTTP headers, and it can embed methods output. Take a look at this branch:
https://gitlab.com/thekesolutions/Koha/tree/bug_20212_slowness_acq
We could develop a way to specify we want to count things from the HTTP headers, but it is kind of overkill only for the sake of avoiding this simple method.
Sorry, not understanding it yet :( What's the difference between subscriptions->count subscriptions->subscription_count in terms of the API? The first looks more standardized to me? -- You are receiving this mail because: You are watching all bug changes.