openapi: log changes

This commit is contained in:
Eugene Burkov 2024-12-19 14:44:36 +03:00
parent a398712ed1
commit 738becf0af
1 changed files with 7 additions and 0 deletions

View File

@ -6,6 +6,13 @@
## v0.107.56: API changes ## 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 ### Deprecated client APIs
* The `GET /control/clients/find` HTTP API; use the new `POST * The `GET /control/clients/find` HTTP API; use the new `POST