README.md
pyproject.toml
setup.cfg
setup.py
file-service_client/__init__.py
file-service_client/api_client.py
file-service_client/api_response.py
file-service_client/configuration.py
file-service_client/exceptions.py
file-service_client/py.typed
file-service_client/rest.py
file-service_client/api/__init__.py
file-service_client/api/default_api.py
file-service_client/api/files_api.py
file-service_client/models/__init__.py
file-service_client/models/file.py
hosting_platform_file_client.egg-info/PKG-INFO
hosting_platform_file_client.egg-info/SOURCES.txt
hosting_platform_file_client.egg-info/dependency_links.txt
hosting_platform_file_client.egg-info/requires.txt
hosting_platform_file_client.egg-info/top_level.txt
test/__init__.py
test/test_default_api.py
test/test_file.py
test/test_files_api.py