README.md
setup.cfg
setup.py
ory_keto_client/__init__.py
ory_keto_client/api_client.py
ory_keto_client/configuration.py
ory_keto_client/exceptions.py
ory_keto_client/model_utils.py
ory_keto_client/rest.py
ory_keto_client.egg-info/PKG-INFO
ory_keto_client.egg-info/SOURCES.txt
ory_keto_client.egg-info/dependency_links.txt
ory_keto_client.egg-info/requires.txt
ory_keto_client.egg-info/top_level.txt
ory_keto_client/api/__init__.py
ory_keto_client/api/health_api.py
ory_keto_client/api/read_api.py
ory_keto_client/api/version_api.py
ory_keto_client/api/write_api.py
ory_keto_client/apis/__init__.py
ory_keto_client/model/__init__.py
ory_keto_client/model/expand_tree.py
ory_keto_client/model/get_check_response.py
ory_keto_client/model/get_relation_tuples_response.py
ory_keto_client/model/health_not_ready_status.py
ory_keto_client/model/health_status.py
ory_keto_client/model/inline_response400.py
ory_keto_client/model/internal_relation_tuple.py
ory_keto_client/model/patch_delta.py
ory_keto_client/model/relation_query.py
ory_keto_client/model/subject_set.py
ory_keto_client/model/version.py
ory_keto_client/models/__init__.py
test/test_expand_tree.py
test/test_get_check_response.py
test/test_get_relation_tuples_response.py
test/test_health_api.py
test/test_health_not_ready_status.py
test/test_health_status.py
test/test_inline_response400.py
test/test_internal_relation_tuple.py
test/test_patch_delta.py
test/test_read_api.py
test/test_relation_query.py
test/test_subject_set.py
test/test_version.py
test/test_version_api.py
test/test_write_api.py