Skip to content

Commit 9a74ed3

Browse files
Lokowandtgchombium
authored andcommitted
clarify returned status codes
1 parent f6c338f commit 9a74ed3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ permissions.
4646
When querying the API via gRPC, authorization for all app and component data
4747
is granted.
4848

49+
Please note that in case of missing or insufficient authorization, an http status code of 404 (not found) will be returned to discourage malicious actors. Don't expect 401 or 403.
50+
4951
### **GET** `/api/v1/info`
5052

5153
Retrieve JSON representation of deployed Log Cache version.

0 commit comments

Comments
 (0)