Skip to content

Commit 6dedfe9

Browse files
committed
Clarify 'before execution begins' in response
1 parent ffb1fcc commit 6dedfe9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

spec/Section 7 -- Response.md

+4
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@ not be present in the result.
4747
If an error was raised during the execution that prevented a valid
4848
response, the `data` entry in the response should be `null`.
4949

50+
Note: the {ExecuteRequest()} algorithm allows ["request
51+
errors"](#sec-Errors.Request-errors) to be raised "before execution begins,"
52+
these should result in the `data` entry not being present in the result.
53+
5054

5155
### Errors
5256

0 commit comments

Comments
 (0)