mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-08 21:02:18 -06:00
Cables models define it as None by default, but the API rejects a request containing a null length_unit. Allows it in the API serializer.