|
|
@@ -315,6 +315,7 @@ SWAGGER_SETTINGS = {
|
|
|
'utilities.custom_inspectors.IdInFilterInspector',
|
|
|
'drf_yasg.inspectors.CoreAPICompatInspector',
|
|
|
],
|
|
|
+ 'DEFAULT_MODEL_DEPTH': 1,
|
|
|
'DEFAULT_PAGINATOR_INSPECTORS': [
|
|
|
'utilities.custom_inspectors.NullablePaginatorInspector',
|
|
|
'drf_yasg.inspectors.DjangoRestResponsePagination',
|