Skip to content

Commit a342428

Browse files
authored
update status code for v1 api disabled (#153)
Signed-off-by: Andrea <[email protected]>
1 parent 13d410b commit a342428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/v1/error-handling.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ curl http://<IP ADDRESS>/api/v1/data
4444
```
4545

4646
```http title="Response"
47-
HTTP/1.1 400 Bad Request
47+
HTTP/1.1 403 Forbidden
4848
Content-Type: application/json
4949
5050
{

0 commit comments

Comments
 (0)