mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-10 09:49:41 +03:00
+ openapi: /dhcp/reset
This commit is contained in:
parent
a4dedacf43
commit
90ce70225f
@ -451,6 +451,16 @@ paths:
|
||||
200:
|
||||
description: OK
|
||||
|
||||
/dhcp/reset:
|
||||
post:
|
||||
tags:
|
||||
- dhcp
|
||||
operationId: dhcpReset
|
||||
summary: "Reset DHCP configuration"
|
||||
responses:
|
||||
200:
|
||||
description: OK
|
||||
|
||||
# --------------------------------------------------
|
||||
# Filtering status methods
|
||||
# --------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user