all: export querylog docs

This commit is contained in:
Dimitry Kolyshev
2023-05-29 13:29:41 +03:00
parent ea8d634f65
commit f4f2c11eb9
4 changed files with 59 additions and 0 deletions

View File

@@ -6,6 +6,11 @@
## v0.107.30: API changes
### New HTTP API 'GET /control/querylog/export'
* The new `GET /control/querylog/export` HTTP API allows an export of query log
items in the CSV file.
### `POST /control/version.json` and `GET /control/dhcp/interfaces` content type
* The value of the `Content-Type` header in the `POST /control/version.json` and