.bumpversion.cfg
.cookiecutterrc
.coveragerc
.editorconfig
AUTHORS.rst
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
ci/appveyor-bootstrap.py
ci/appveyor-download.py
ci/appveyor-with-compiler.cmd
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/docutils.conf
docs/index.rst
docs/installing.rst
docs/requirements.txt
docs/spelling_wordlist.txt
docs/using.rst
docs/reference/index.rst
docs/reference/middle_schema.rst
docs/static/middle-schema-logo.svg
src/middle_schema/__init__.py
src/middle_schema/openapi.py
src/middle_schema/skel.py
src/middle_schema/utils.py
src/middle_schema.egg-info/PKG-INFO
src/middle_schema.egg-info/SOURCES.txt
src/middle_schema.egg-info/dependency_links.txt
src/middle_schema.egg-info/not-zip-safe
src/middle_schema.egg-info/requires.txt
src/middle_schema.egg-info/top_level.txt
tests/conftest.py
tests/test_openapi.py
tests/test_openapi_complex.py
tests/test_skel.py
tests/test_skel_complex.py