-
Type:
Feature Request
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
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