mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-03-31 07:12:23 -07:00
test fix, docs fix, removal of duplicate code
Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
@@ -20,9 +20,9 @@ If the token is missing or invalid (HTTP 403):
|
||||
|
||||
```json
|
||||
{
|
||||
\"success\": false,
|
||||
\"message\": \"ERROR: Not authorized\",
|
||||
\"error\": \"Forbidden\"
|
||||
"success": false,
|
||||
"message": "ERROR: Not authorized",
|
||||
"error": "Forbidden"
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user