fixed auth test

This commit is contained in:
behruz-dev
2025-07-23 10:10:16 +05:00
parent 026c40e0c9
commit 8a4df63b9b
2 changed files with 35 additions and 113 deletions

View File

@@ -4,4 +4,5 @@ SWAGGER_SETTINGS = {
'type': 'basic'
}
},
}
}
SWAGGER_USE_COMPAT_RENDERERS = False