PyPI project
abc-test-ti-client
2 indexed releases ยท newest sdist 1.0.0 with 31 indexed members
Files in 1.0.0 abc_test_ti_client-1.0.0.tar.gz
- abc_test_ti_client/__init__.py
- abc_test_ti_client/api/__init__.py
- abc_test_ti_client/api/pet_api.py
- abc_test_ti_client/api/store_api.py
- abc_test_ti_client/api/user_api.py
- abc_test_ti_client/api_client.py
- abc_test_ti_client/api_response.py
- abc_test_ti_client/configuration.py
- abc_test_ti_client/exceptions.py
- abc_test_ti_client/models/__init__.py
- abc_test_ti_client/models/address.py
- abc_test_ti_client/models/api_response.py
- abc_test_ti_client/models/category.py
- abc_test_ti_client/models/customer.py
- abc_test_ti_client/models/order.py
- abc_test_ti_client/models/pet.py
- abc_test_ti_client/models/tag.py
- abc_test_ti_client/models/user.py
- abc_test_ti_client/rest.py
- setup.py
- test/test_address.py
- test/test_api_response.py
- test/test_category.py
- test/test_customer.py
- test/test_order.py
- test/test_pet.py
- test/test_pet_api.py
- test/test_store_api.py
- test/test_tag.py
- test/test_user.py
- test/test_user_api.py