Skip to content

Commit

Permalink
Merge pull request #67 from dotkernel/issue-64
Browse files Browse the repository at this point in the history
updated error reporting page
  • Loading branch information
arhimede authored Nov 1, 2024
2 parents 05db14e + 4e58162 commit f94cfce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/book/v5/core-features/error-reporting.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Error reporting endpoint

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.
To prevent unauthorized usage, the endpoint is protected by a token in the request's header.

## Example case usage

Expand Down

0 comments on commit f94cfce

Please sign in to comment.