.checkignore
.editorconfig
.gitignore
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.rst
requirements.txt
requirements_dev.txt
setup.cfg
setup.py
tox.ini
travis_pypi_setup.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
swagger_parser/__init__.py
swagger_parser/swagger_parser.py
swagger_parser.egg-info/PKG-INFO
swagger_parser.egg-info/SOURCES.txt
swagger_parser.egg-info/dependency_links.txt
swagger_parser.egg-info/not-zip-safe
swagger_parser.egg-info/requires.txt
swagger_parser.egg-info/top_level.txt
swagger_parser.egg-info/version.txt
tests/__init__.py
tests/allof.yaml
tests/array_items_list.yaml
tests/array_ref_simple.yaml
tests/conftest.py
tests/inline.yaml
tests/no_properties.yaml
tests/null_type.yaml
tests/object_no_schema.yaml
tests/swagger.yaml
tests/swagger_arrays.yaml
tests/test_swagger_parser.py
tests/type_list.yaml