We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a2645e commit 9730f58Copy full SHA for 9730f58
apiary.apib
@@ -4,7 +4,9 @@ HIFORMAT: 1A
4
5
OpenGrok RESTful API documentation. The following endpoints are accessible under `/api/v1` with the exception of `/metrics`.
6
7
-Besides `/suggester`, `/search` and `/metrics` endpoints, everything is accessible from `localhost` only.
+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).
10
11
## Annotation [/annotation{?path}]
12
0 commit comments