Pull request: openapi: add missing property

Merge in DNS/adguard-home from fix-openapi to master

Squashed commit of the following:

commit 24efa5732b327d179f07cbf67fbe8df6ee1b9477
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Fri Feb 26 15:42:56 2021 +0300

    openapi: add missing property
This commit is contained in:
Ainar Garipov 2021-02-26 15:52:52 +03:00
parent e31c0c456a
commit d6a059e395
1 changed files with 2 additions and 0 deletions

View File

@ -1279,6 +1279,8 @@
'type': 'string'
'edns_cs_enabled':
'type': 'boolean'
'disable_ipv6':
'type': 'boolean'
'dnssec_enabled':
'type': 'boolean'
'cache_size':