Skip to content

Commit f94cfce

Browse files
authored
Merge pull request #67 from dotkernel/issue-64
updated error reporting page
2 parents 05db14e + 4e58162 commit f94cfce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/book/v5/core-features/error-reporting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Error reporting endpoint
22

33
The error reporting endpoint was designed to allow the **frontend developers** of your API to report any bugs they encounter in a secure way that is fully under your control.
4+
To prevent unauthorized usage, the endpoint is protected by a token in the request's header.
45

56
## Example case usage
67

0 commit comments

Comments
 (0)