swagger response togirlandi
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from .rest_framework import *
|
||||
from .corsheaders import *
|
||||
from .simple_jwt import *
|
||||
from .simple_jwt import *
|
||||
from .drf_yasg import *
|
||||
3
config/conf/drf_yasg.py
Normal file
3
config/conf/drf_yasg.py
Normal file
@@ -0,0 +1,3 @@
|
||||
SWAGGER_SETTINGS = {
|
||||
'DEFAULT_MODEL_RENDERING': 'example'
|
||||
}
|
||||
Reference in New Issue
Block a user