mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
321 B
321 B
v2.8.0 (FUTURE)
API Changes
- dcim.Rack: The
/api/dcim/racks/<pk>/units/
endpoint has been replaced with/api/dcim/racks/<pk>/elevation/
.
Other Changes
- #4081 - The
family
field has been removed from the Aggregate, Prefix, and IPAddress models