30 Jan
2025
30 Jan
'25
12:56 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38226 --- Comment #16 from David Cook <dcook@prosentient.com.au> --- That being said, I'm not opposed to /api/v1/rpc. If we do go that route, I think we'd want to (at some point) migrate our "extended/hybridized REST endpoints with actions in the path" to the /api/v1/rpc and keep /api/v1/{not rpc} strictly for CRUD-style REST. At the very least forbid new non-CRUD REST endpoints and require RPC endpoints for actions going forward. It does make for a simple visual grouping of functionality. -- You are receiving this mail because: You are watching all bug changes.