Skip to content

Commit

Permalink
all: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Mizzick committed Mar 22, 2023
1 parent bb1d2f6 commit 2043a8f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ In this release, the schema version has changed from 17 to 19.
- The `POST /control/safesearch/disable` HTTP API is deprecated. Use the new
`PUT /control/safesearch/settings` API.

The `safesearch_enabled` field is deprecated in the following HTTP APIs:
- `GET /control/clients`
- `POST /control/clients/add`
- `POST /control/clients/update`
- `GET /control/clients/find?ip0=...&ip1=...&ip2=...`
- The `safesearch_enabled` field is deprecated in the following HTTP APIs:
- `GET /control/clients`
- `POST /control/clients/add`
- `POST /control/clients/update`
- `GET /control/clients/find?ip0=...&ip1=...&ip2=...`

Check `openapi/openapi.yaml` for more details.

Expand Down

0 comments on commit 2043a8f

Please sign in to comment.