mirror of
https://github.com/ansible/awx.git
synced 2026-03-20 02:17:37 -02:30
add support for building swagger/OpenAPI JSON
to build, run `make swagger`; a file named `swagger.json` will be written to the current working directory
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
django-debug-toolbar==1.5
|
||||
django-rest-swagger
|
||||
pprofile
|
||||
ipython==5.2.1
|
||||
unittest2
|
||||
|
||||
Reference in New Issue
Block a user