LICENSE
MANIFEST.in
README.md
requirements-test.txt
requirements.txt
setup.cfg
setup.py
swag_api/__about__.py
swag_api/__init__.py
swag_api/api.py
swag_api/default.conf.py
swag_api/extensions.py
swag_api/factory.py
swag_api/parsers.py
swag_api/responses.py
swag_api.egg-info/PKG-INFO
swag_api.egg-info/SOURCES.txt
swag_api.egg-info/dependency_links.txt
swag_api.egg-info/entry_points.txt
swag_api.egg-info/requires.txt
swag_api.egg-info/top_level.txt
swag_api/common/__init__.py
swag_api/common/health.py
swag_api/common/swag.py
swag_api/plugins/__init__.py
swag_api/plugins/metrics/__init__.py
swag_api/plugins/metrics/sample/__init__.py
swag_api/plugins/metrics/sample/module.py
swag_api/resources/__init__.py
swag_api/resources/accounts.py
swag_api/resources/environment.py
swag_api/resources/namespace.py
swag_api/resources/owner.py
swag_api/resources/provider.py
swag_api/resources/services.py
swag_api/tests/__init__.py
swag_api/tests/conftest.py
swag_api/tests/test_swag_api.py