- Issue created by @kksandr
- Merge request !16Issue #3443945 by kksandr: added support for all REST formats → (Open) created by Unnamed author
- last update
8 months ago 4 fail - Status changed to Needs review
8 months ago 9:59am 28 April 2024
Hello, this module itself handles the deserialization of data from the request, assuming that it is JSON. This limits the basic functionality of the rest module; it allows you to work with other registered serializers.
Replace deserialization in plugins with the automatically provided $data argument.
Needs review
4.0
Code