We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffb1fcc commit 6dedfe9Copy full SHA for 6dedfe9
spec/Section 7 -- Response.md
@@ -47,6 +47,10 @@ not be present in the result.
47
If an error was raised during the execution that prevented a valid
48
response, the `data` entry in the response should be `null`.
49
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
+
54
55
### Errors
56
0 commit comments