Skip to content

Commit cb113bf

Browse files
committed
/system/indextime no longer restricted
1 parent a87d64f commit cb113bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apiary.apib

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ 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`, `/system/ping` and `/metrics` endpoints, everything is accessible from `localhost` only
7+
Besides `/suggester`, `/search`, `/system/ping`, `/system/indextime` and `/metrics` endpoints, everything is accessible from `localhost` only
88
unless authentication bearer tokens are configured in the web application and used via the 'Authorization' HTTP header
99
(within HTTPS connection).
1010

0 commit comments

Comments
 (0)