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 a87d64f commit cb113bfCopy full SHA for cb113bf
apiary.apib
@@ -4,7 +4,7 @@ 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`, `/system/ping` and `/metrics` endpoints, everything is accessible from `localhost` only
+Besides `/suggester`, `/search`, `/system/ping`, `/system/indextime` and `/metrics` endpoints, everything is accessible from `localhost` only
8
unless authentication bearer tokens are configured in the web application and used via the 'Authorization' HTTP header
9
(within HTTPS connection).
10
0 commit comments