openapi: log changes
This commit is contained in:
parent
a398712ed1
commit
738becf0af
|
@ -6,6 +6,13 @@
|
|||
|
||||
## v0.107.56: API changes
|
||||
|
||||
### Documentation fix of `NetInterface`
|
||||
|
||||
* The `NetInterface` object schema has been updated to reflect the actual
|
||||
structure of the response. It has included and required the `ipv4_addresses`
|
||||
and `ipv6_addresses` fields, required the `gateway_ip` field, and excluded the
|
||||
`mtu` field.
|
||||
|
||||
### Deprecated client APIs
|
||||
|
||||
* The `GET /control/clients/find` HTTP API; use the new `POST
|
||||
|
|
Loading…
Reference in New Issue