mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-15 08:12:18 -06:00
Closes #284: Added interface_ordering field to DeviceType
This commit is contained in:
@@ -232,6 +232,7 @@ class DeviceTypeTest(APITestCase):
|
||||
'part_number',
|
||||
'u_height',
|
||||
'is_full_depth',
|
||||
'interface_ordering',
|
||||
'is_console_server',
|
||||
'is_pdu',
|
||||
'is_network_device',
|
||||
|
||||
Reference in New Issue
Block a user