-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
Major
-
Affects Version/s: V4.01_CS01
-
Component/s: JSON Format
-
None
-
Environment:
Applied
JSON Batch represents JSON message bodies as "inlined JSON" and textual media types as JSON strings (with JSON string quoting/escaping), everything else is base64url-encoded and then packed into a JSON string.
The rules for expanded/inlined stream properties are slightly different, which is inconsistent.