1
0
Fork 0

extend documentation

This commit is contained in:
jsteemann 2018-08-20 13:18:20 +02:00
parent fc204a2b3e
commit ac2bd395cd
1 changed files with 3 additions and 2 deletions

View File

@ -183,6 +183,7 @@ APIs:
- `GET /_admin/routing/routes`
- `GET /_admin/statistics/short`
- `GET /_admin/statistics/long`
- `GET /_admin/auth/reload`
- `GET /_api/index` will now return type `geo` for geo indexes, not type `geo1`
or `geo2` as previous versions did.
@ -540,8 +541,8 @@ In the ArangoShell, the undocumented JavaScript module `@arangodb/actions` has
been removed. This module contained the methods `printRouting` and `printFlatRouting`,
which were used for debugging purposes only.
In the ArangoShell, the undocumented JavaScript function `routingCache` has been
removed from the `internal` module.
In the ArangoShell, the undocumented JavaScript functions `reloadAuth` and `routingCache`
have been removed from the `internal` module.
Foxx applications