We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffb1fcc commit d7eaf72Copy full SHA for d7eaf72
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: Request errors (including those raised during {ExecuteRequest()}) occur
51
+before execution begins; when a request error is raised the `data` entry should
52
+not be present in the result.
53
+
54
55
### Errors
56
0 commit comments