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:
parent
e31c0c456a
commit
d6a059e395
|
@ -1279,6 +1279,8 @@
|
|||
'type': 'string'
|
||||
'edns_cs_enabled':
|
||||
'type': 'boolean'
|
||||
'disable_ipv6':
|
||||
'type': 'boolean'
|
||||
'dnssec_enabled':
|
||||
'type': 'boolean'
|
||||
'cache_size':
|
||||
|
|
Loading…
Reference in New Issue