mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-19 11:52:22 -06:00
Reorganize REST API components under netbox app
This commit is contained in:
@@ -6,7 +6,7 @@ from rest_framework.fields import CreateOnlyDefault, Field
|
||||
|
||||
from extras.choices import *
|
||||
from extras.models import CustomField
|
||||
from utilities.api import ValidatedModelSerializer
|
||||
from netbox.api import ValidatedModelSerializer
|
||||
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user