Skip to content

Commit

Permalink
updated error reporting page
Browse files Browse the repository at this point in the history
Signed-off-by: bidi <[email protected]>
  • Loading branch information
bidi47 committed Nov 1, 2024
1 parent d6cb89e commit 4e58162
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 4e58162

Please sign in to comment.