Skip to content

Commit 9730f58

Browse files
author
Vladimir Kotal
committed
mention the tokens
1 parent 0a2645e commit 9730f58

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

apiary.apib

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ HIFORMAT: 1A
44

55
OpenGrok RESTful API documentation. The following endpoints are accessible under `/api/v1` with the exception of `/metrics`.
66

7-
Besides `/suggester`, `/search` and `/metrics` endpoints, everything is accessible from `localhost` only.
7+
Besides `/suggester`, `/search` and `/metrics` endpoints, everything is accessible from `localhost` only
8+
unless authentication tokens are configured in the web application and used via the 'Authorization' HTTP header
9+
(within HTTPS connection).
810

911
## Annotation [/annotation{?path}]
1012

0 commit comments

Comments
 (0)