Skip to content

Commit

Permalink
openapi: imp docs
Browse files Browse the repository at this point in the history
  • Loading branch information
EugeneOne1 committed Jun 29, 2021
1 parent 35fe0d2 commit c72227f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions openapi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@

## v0.107: API changes

### New field `"cache_optimistic"` in DNS configuration
### The new field `"cache_optimistic"` in DNS configuration

* The new optional field `"cache_optimistic"` of `DNSConfig` makes AdGuard Home
use or not use the optimistic cache mechanism.
* The new optional field `"cache_optimistic"` in `POST /control/dns_config`
method makes AdGuard Home use or not use the optimistic cache mechanism.

* The new field `"cache_optimistic"` in `GET /control/dns_info` method is true
if AdGuard Home uses the optimistic cache mechanism.

### Client IDs in Access Settings

Expand Down

0 comments on commit c72227f

Please sign in to comment.