mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-13 23:32:17 -06:00
Closes #756: Added contact details to site model
This commit is contained in:
@@ -22,6 +22,9 @@ class SiteTest(APITestCase):
|
||||
'asn',
|
||||
'physical_address',
|
||||
'shipping_address',
|
||||
'contact_name',
|
||||
'contact_phone',
|
||||
'contact_email',
|
||||
'comments',
|
||||
'custom_fields',
|
||||
'count_prefixes',
|
||||
|
||||
Reference in New Issue
Block a user