* GET /control/dhcp/interfaces: remove 'mtu'; add 'gateway_ip'

This commit is contained in:
Simon Zolin
2020-08-10 12:43:38 +03:00
parent ec24d18f83
commit 6090400ea0
3 changed files with 5 additions and 8 deletions

View File

@@ -1619,10 +1619,6 @@ components:
hardware_address:
type: string
example: 52:54:00:11:09:ba
mtu:
type: integer
format: int32
example: 1500
name:
type: string
example: eth0
@@ -1634,6 +1630,8 @@ components:
type: array
items:
type: string
gateway_ip:
type: string
AddressInfo:
type: object
description: Port information