LICENSE
README.md
setup.cfg
setup.py
clothes_sdk_ashuk203/__init__.py
clothes_sdk_ashuk203/api_client.py
clothes_sdk_ashuk203/configuration.py
clothes_sdk_ashuk203/exceptions.py
clothes_sdk_ashuk203/rest.py
clothes_sdk_ashuk203/schemas.py
clothes_sdk_ashuk203.egg-info/PKG-INFO
clothes_sdk_ashuk203.egg-info/SOURCES.txt
clothes_sdk_ashuk203.egg-info/dependency_links.txt
clothes_sdk_ashuk203.egg-info/requires.txt
clothes_sdk_ashuk203.egg-info/top_level.txt
clothes_sdk_ashuk203/apis/__init__.py
clothes_sdk_ashuk203/apis/path_to_api.py
clothes_sdk_ashuk203/apis/tag_to_api.py
clothes_sdk_ashuk203/apis/paths/__init__.py
clothes_sdk_ashuk203/apis/paths/tshirts_id.py
clothes_sdk_ashuk203/apis/tags/__init__.py
clothes_sdk_ashuk203/apis/tags/default_api.py
clothes_sdk_ashuk203/model/__init__.py
clothes_sdk_ashuk203/model/error_message.py
clothes_sdk_ashuk203/model/id.py
clothes_sdk_ashuk203/model/logo.py
clothes_sdk_ashuk203/model/new_tshirt.py
clothes_sdk_ashuk203/model/size.py
clothes_sdk_ashuk203/model/tshirt.py
clothes_sdk_ashuk203/models/__init__.py
clothes_sdk_ashuk203/paths/__init__.py
clothes_sdk_ashuk203/paths/tshirts_id/__init__.py
clothes_sdk_ashuk203/paths/tshirts_id/delete.py
clothes_sdk_ashuk203/paths/tshirts_id/get.py
clothes_sdk_ashuk203/paths/tshirts_id/post.py
test/test_models/__init__.py
test/test_models/test_error_message.py
test/test_models/test_id.py
test/test_models/test_logo.py
test/test_models/test_new_tshirt.py
test/test_models/test_size.py
test/test_models/test_tshirt.py
test/test_paths/__init__.py
test/test_paths/test_tshirts_id/__init__.py
test/test_paths/test_tshirts_id/test_delete.py
test/test_paths/test_tshirts_id/test_get.py
test/test_paths/test_tshirts_id/test_post.py