Skip to content

Commit 1904ef4

Browse files
committed
pending is must on initial stream result
1 parent 0a424c1 commit 1904ef4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/Section 7 -- Response.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ _incremental stream update results_ in the _incremental stream_. The value of
9999
this entry must be {false} if the initial incremental stream result is the last
100100
response of the incremental stream.
101101

102-
The _initial incremental stream result_ may contain an entry with the key
102+
The _initial incremental stream result_ must contain an entry with the key
103103
{"pending"}. The value of this entry must be a non-empty list of _pending
104104
result_. Each _pending result_ must be a map as described in the "Pending
105105
Result" section below.

0 commit comments

Comments
 (0)