mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 02:30:01 -03:30
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user