-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
AT:
- for type SpinSerialization: add field "serializedValue" to post request body (similar to "serializedValue" of GET variables); "serializedValue.value" is a String with escaped json
- for type Serializable: allow posting binary data (multipart) similar to submit byte[]; deprecate current setting that requires sending variable as json and attempts to convert this to a java object