Francesco Chicchiriccò created SYNCOPE-1348:
-----------------------------------------------
Summary: REST: replace bulk operations with batch requests
Key: SYNCOPE-1348
URL: https://issues.apache.org/jira/browse/SYNCOPE-1348
Project: Syncope
Issue Type: New Feature
Components: common, console, core
Reporter: Francesco Chicchiriccò
Assignee: Francesco Chicchiriccò
Fix For: 2.1.1, 3.0.0
There are currently quite some bulk REST endpoints; each of these, however, is
quite limited as requires to either not provide any particular input besides
the set of elements to act on, or to design a dedicated payload for such a
purpose.
The batch approach provided by the [OData 4.0
specification|http://docs.oasis-open.org/odata/odata/v4.0/os/part1-protocol/odata-v4.0-os-part1-protocol.html#_Toc372793748]
seems a perfect match to replace the partial approach provided by bulk
endpoints.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)