Merge branch '1163-safesearch-1-3' of ssh://bit.adguard.com:7999/dns/adguard-home into 1163-safesearch-1-3

This commit is contained in:
Vladislav Abdulmyanov 2023-03-22 13:55:23 +02:00
commit e7a1b885d6
1 changed files with 1 additions and 2 deletions

View File

@ -67,8 +67,7 @@ In this release, the schema version has changed from 17 to 19.
- The `POST /control/safesearch/enable` HTTP API is deprecated. Use the new
`PUT /control/safesearch/settings` API.
- The `POST /control/safesearch/disable` HTTP API is deprecated. Use the new
`PUT /control/safesearch/settings` API.
`PUT /control/safesearch/settings` API
- The `safesearch_enabled` field is deprecated in the following HTTP APIs:
- `GET /control/clients`
- `POST /control/clients/add`