Fix /api/swagger endpoint (available only in development mode) (#13197)

Co-authored-by: John Westcott IV <john.westcott.iv@redhat.com>
This commit is contained in:
Shane McDonald
2023-06-02 12:58:21 -04:00
committed by GitHub
parent 844666df4c
commit aafd4df288
6 changed files with 46 additions and 65 deletions

View File

@@ -1,6 +1,6 @@
build
django-debug-toolbar==3.2.4
django-rest-swagger
drf-yasg
# pprofile - re-add once https://github.com/vpelletier/pprofile/issues/41 is addressed
ipython>=7.31.1 # https://github.com/ansible/awx/security/dependabot/30
unittest2