README.md
setup.cfg
setup.py
swagger_marshmallow_codegen/__init__.py
swagger_marshmallow_codegen/__main__.py
swagger_marshmallow_codegen/cmd.py
swagger_marshmallow_codegen/dispatcher.py
swagger_marshmallow_codegen/driver.py
swagger_marshmallow_codegen/evil.py
swagger_marshmallow_codegen/fields.py
swagger_marshmallow_codegen/langhelpers.py
swagger_marshmallow_codegen/lifting.py
swagger_marshmallow_codegen/loading.py
swagger_marshmallow_codegen/resolver.py
swagger_marshmallow_codegen/validate.py
swagger_marshmallow_codegen.egg-info/PKG-INFO
swagger_marshmallow_codegen.egg-info/SOURCES.txt
swagger_marshmallow_codegen.egg-info/dependency_links.txt
swagger_marshmallow_codegen.egg-info/entry_points.txt
swagger_marshmallow_codegen.egg-info/not-zip-safe
swagger_marshmallow_codegen.egg-info/requires.txt
swagger_marshmallow_codegen.egg-info/top_level.txt
swagger_marshmallow_codegen/codegen/__init__.py
swagger_marshmallow_codegen/codegen/config.py
swagger_marshmallow_codegen/codegen/context.py
swagger_marshmallow_codegen/codegen/v2/__init__.py
swagger_marshmallow_codegen/codegen/v2/accessor.py
swagger_marshmallow_codegen/codegen/v2/codegen.py
swagger_marshmallow_codegen/codegen/v3/__init__.py
swagger_marshmallow_codegen/codegen/v3/accessor.py
swagger_marshmallow_codegen/codegen/v3/codegen.py
swagger_marshmallow_codegen/schema/__init__.py
swagger_marshmallow_codegen/schema/extra.py
swagger_marshmallow_codegen/schema/legacy.py
swagger_marshmallow_codegen/tests/v2dst/00simple-object.py
swagger_marshmallow_codegen/tests/v2dst/01simple-primitive.py
swagger_marshmallow_codegen/tests/v2dst/02nesting.py
swagger_marshmallow_codegen/tests/v2dst/03self-nesting.py
swagger_marshmallow_codegen/tests/v2dst/04inline-nesting.py
swagger_marshmallow_codegen/tests/v2dst/05additionalProperties-without-properties.py
swagger_marshmallow_codegen/tests/v2dst/06additionalProperties.py
swagger_marshmallow_codegen/tests/v2dst/07additionalProperties-with-bool.py
swagger_marshmallow_codegen/tests/v2dst/__init__.py
swagger_marshmallow_codegen/tests/v3dst/00simple-object.py
swagger_marshmallow_codegen/tests/v3dst/01simple-primitive.py
swagger_marshmallow_codegen/tests/v3dst/02nesting.py
swagger_marshmallow_codegen/tests/v3dst/03self-nesting.py
swagger_marshmallow_codegen/tests/v3dst/04inline-nesting.py
swagger_marshmallow_codegen/tests/v3dst/05additionalProperties-without-properties.py
swagger_marshmallow_codegen/tests/v3dst/06additionalProperties.py
swagger_marshmallow_codegen/tests/v3dst/07additionalProperties-with-bool.py
swagger_marshmallow_codegen/tests/v3dst/__init__.py