2
0
Jeremy Stretch 9 жил өмнө
parent
commit
6f1532adac

+ 2 - 0
netbox/dcim/tests/test_apis.py

@@ -233,6 +233,8 @@ class DeviceTypeTest(APITestCase):
         'is_pdu',
         'is_pdu',
         'is_network_device',
         'is_network_device',
         'subdevice_role',
         'subdevice_role',
+        'comments',
+        'custom_fields',
     ]
     ]
 
 
     nested_fields = [
     nested_fields = [