13 Jun
2020
13 Jun
'20
11:56 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17390 --- Comment #12 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> ---
f. POST /authorised_value_categories/:authorised_value_category_id/values
This route reads wrong to me. How is that different than adding a patron with a given category? Or with funds, the route is GET /acquisitions/funds, should not it be /acquisitions/budgets/:budget_id:/funds in that case? Also note that there is no "authorised_value_category_id", but category_name is the PK of the authorised_value_categories table. Should we add one or you meant category_name? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.