README.md
pyproject.toml
setup.cfg
setup.py
foxclient/__init__.py
foxclient/api_client.py
foxclient/api_response.py
foxclient/configuration.py
foxclient/exceptions.py
foxclient/py.typed
foxclient/rest.py
foxclient.egg-info/PKG-INFO
foxclient.egg-info/SOURCES.txt
foxclient.egg-info/dependency_links.txt
foxclient.egg-info/requires.txt
foxclient.egg-info/top_level.txt
foxclient/api/__init__.py
foxclient/api/device_api.py
foxclient/api/release_api.py
foxclient/api/stats_api.py
foxclient/models/__init__.py
foxclient/models/device_response.py
foxclient/models/global_stats_aggregation_model.py
foxclient/models/http_validation_error.py
foxclient/models/list_response_release_response.py
foxclient/models/list_response_short_device_response.py
foxclient/models/list_response_short_release_response.py
foxclient/models/list_response_str.py
foxclient/models/maintainer_short_model.py
foxclient/models/recovery_img_response.py
foxclient/models/release_groups_response.py
foxclient/models/release_response.py
foxclient/models/release_type.py
foxclient/models/releases_sort.py
foxclient/models/response_get_releases.py
foxclient/models/short_device_response.py
foxclient/models/short_release_response.py
foxclient/models/validation_error.py
foxclient/models/validation_error_loc_inner.py
test/test_device_api.py
test/test_device_response.py
test/test_global_stats_aggregation_model.py
test/test_http_validation_error.py
test/test_list_response_release_response.py
test/test_list_response_short_device_response.py
test/test_list_response_short_release_response.py
test/test_list_response_str.py
test/test_maintainer_short_model.py
test/test_recovery_img_response.py
test/test_release_api.py
test/test_release_groups_response.py
test/test_release_response.py
test/test_release_type.py
test/test_releases_sort.py
test/test_response_get_releases.py
test/test_short_device_response.py
test/test_short_release_response.py
test/test_stats_api.py
test/test_validation_error.py
test/test_validation_error_loc_inner.py