.github/workflows/python.yml .gitignore .gitlab-ci.yml .openapi-generator-ignore .travis.yml README.md docs/AppLinks.md docs/AppLinksLinks.md docs/CreateTestSnapshotApi.md docs/Error.md docs/Link.md docs/SelfLinks.md docs/SelfLinksLinks.md docs/SnapshotLinks.md docs/SnapshotRequest.md docs/SnapshotResponse.md docs/SnapshotResponseAllOfTest.md docs/TestInterval.md docs/TestType.md docs/UnauthorizedError.md docs/UnexpandedInstantTest.md docs/UnexpandedInstantTestLinks.md docs/UnexpandedInstantTestLinksSelf.md docs/UnexpandedInstantTestLinksTestResults.md docs/UnexpandedTest.md git_push.sh pyproject.toml requirements.txt setup.cfg setup.py snapshots_api/__init__.py snapshots_api/api/__init__.py snapshots_api/api/create_test_snapshot_api.py snapshots_api/api_client.py snapshots_api/api_response.py snapshots_api/configuration.py snapshots_api/exceptions.py snapshots_api/models/__init__.py snapshots_api/models/app_links.py snapshots_api/models/app_links_links.py snapshots_api/models/error.py snapshots_api/models/link.py snapshots_api/models/self_links.py snapshots_api/models/self_links_links.py snapshots_api/models/snapshot_links.py snapshots_api/models/snapshot_request.py snapshots_api/models/snapshot_response.py snapshots_api/models/snapshot_response_all_of_test.py snapshots_api/models/test_interval.py snapshots_api/models/test_type.py snapshots_api/models/unauthorized_error.py snapshots_api/models/unexpanded_instant_test.py snapshots_api/models/unexpanded_instant_test_links.py snapshots_api/models/unexpanded_instant_test_links_self.py snapshots_api/models/unexpanded_instant_test_links_test_results.py snapshots_api/models/unexpanded_test.py snapshots_api/py.typed snapshots_api/rest.py test-requirements.txt test/__init__.py test/test_app_links.py test/test_app_links_links.py test/test_create_test_snapshot_api.py test/test_error.py test/test_link.py test/test_self_links.py test/test_self_links_links.py test/test_snapshot_links.py test/test_snapshot_request.py test/test_snapshot_response.py test/test_snapshot_response_all_of_test.py test/test_test_interval.py test/test_test_type.py test/test_unauthorized_error.py test/test_unexpanded_instant_test.py test/test_unexpanded_instant_test_links.py test/test_unexpanded_instant_test_links_self.py test/test_unexpanded_instant_test_links_test_results.py test/test_unexpanded_test.py tox.ini