-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: V4.01_CS01
-
Fix Version/s: V4.01_CS02
-
Component/s: JSON Format
-
Labels:None
-
Environment:
Proposed
-
Proposal:
-
Resolution:
Clarify:
- Can the body property in request/response object have the value null? If yes, does this mean "empty body" or "no body"? See also next question.
- Can responses with status:204 have a body?
- "Textual media types" are represented as a string: what exactly are "textual media types"?
- RFC 7230 distinguishes between "message body" and "payload body": which one is body, i.e. can a Transfer-Encoding (gzip, chunked, ...) be applied?
- What is the context URL of a JSON batch request or JSON batch response?
- Can a request object within a JSON batch request be itself a (JSON) batch request?
- Why do we allow the preference continue-on-error=false at all? The client can specify explicit dependencies with dependsOn if it wants certain dependency chains to stop at first error.
There are no Sub-Tasks for this issue.