https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38745
Bug ID: 38745
Summary: Add a proof of concept JSON-RPC driven endpoint for
RPC style calls that don't fit REST ideals
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Web services
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
We have a few places where RPC style calls to perform various actions makes
sense.. thinking 'bulk' actions and also 'test' actions for things like the
sftp connection checks
I propose a distinct /rpc endpoint with a basic router built into the endpoint
and oneOf being used to specify using the existing OpenAPI specifications.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/