.coveragerc
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
pytest.ini
requirements-dev.txt
aiohttp_apischema/__init__.py
aiohttp_apischema/generator.py
aiohttp_apischema/py.typed
aiohttp_apischema/response.py
aiohttp_apischema.egg-info/PKG-INFO
aiohttp_apischema.egg-info/SOURCES.txt
aiohttp_apischema.egg-info/dependency_links.txt
aiohttp_apischema.egg-info/requires.txt
aiohttp_apischema.egg-info/top_level.txt
aiohttp_apischema/swagger-ui/favicon-16x16.png
aiohttp_apischema/swagger-ui/favicon-32x32.png
aiohttp_apischema/swagger-ui/index.css
aiohttp_apischema/swagger-ui/index.html
aiohttp_apischema/swagger-ui/oauth2-redirect.html
aiohttp_apischema/swagger-ui/swagger-initializer.js
aiohttp_apischema/swagger-ui/swagger-ui-bundle.js
aiohttp_apischema/swagger-ui/swagger-ui-es-bundle-core.js
aiohttp_apischema/swagger-ui/swagger-ui-es-bundle.js
aiohttp_apischema/swagger-ui/swagger-ui-standalone-preset.js
aiohttp_apischema/swagger-ui/swagger-ui.css
aiohttp_apischema/swagger-ui/swagger-ui.js
docs/Makefile
docs/aiohttp-icon.svg
docs/api.rst
docs/conf.py
docs/index.rst
docs/make.bat
tests/test_generator.py
tests/test_swagger_ui.py