mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Closes #9608: Move from drf-yasg to spectacular
Co-authored-by: arthanson <worldnomad@gmail.com> Co-authored-by: jeremystretch <jstretch@netboxlabs.com>
This commit is contained in:
@ -6,3 +6,4 @@ class CoreConfig(AppConfig):
|
||||
|
||||
def ready(self):
|
||||
from . import data_backends, search
|
||||
from core.api import schema # noqa: E402
|
||||
|
Reference in New Issue
Block a user