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 14916b9 commit 9f9126cCopy full SHA for 9f9126c
README.md
@@ -63,7 +63,7 @@ If the request failed, values for `response` variable are:
63
"error": {
64
"status": 404,
65
"statusText": "Not Found",
66
- "response": "Requested resource not found" // Response body
+ "response": "Requested resource not found"
67
}
68
69
```
0 commit comments