.gitignore README.md docs/AppAndSelfLinks.md docs/AppAndSelfLinksLinks.md docs/CreateTestSnapshotApi.md docs/Error.md docs/Link.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/UnexpandedTest.md docs/ValidationError.md docs/ValidationErrorAllOfErrors.md pyproject.toml requirements.txt setup.cfg setup.py snapshots/__init__.py snapshots/api/__init__.py snapshots/api/create_test_snapshot_api.py snapshots/api_client.py snapshots/api_response.py snapshots/configuration.py snapshots/exceptions.py snapshots/models/__init__.py snapshots/models/app_and_self_links.py snapshots/models/app_and_self_links_links.py snapshots/models/error.py snapshots/models/link.py snapshots/models/snapshot_links.py snapshots/models/snapshot_request.py snapshots/models/snapshot_response.py snapshots/models/snapshot_response_all_of_test.py snapshots/models/test_interval.py snapshots/models/test_type.py snapshots/models/unauthorized_error.py snapshots/models/unexpanded_instant_test.py snapshots/models/unexpanded_instant_test_links.py snapshots/models/unexpanded_instant_test_links_self.py snapshots/models/unexpanded_test.py snapshots/models/validation_error.py snapshots/models/validation_error_all_of_errors.py snapshots/py.typed snapshots/rest.py test-requirements.txt test/__init__.py test/test_app_and_self_links.py test/test_app_and_self_links_links.py test/test_error.py test/test_link.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_test.py test/test_validation_error.py test/test_validation_error_all_of_errors.py