LICENSE
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/metadata_api.py
ory_keto_client/api/permission_api.py
ory_keto_client/api/relationship_api.py
ory_keto_client/apis/__init__.py
ory_keto_client/model/__init__.py
ory_keto_client/model/check_opl_syntax_result.py
ory_keto_client/model/check_permission_result.py
ory_keto_client/model/create_relationship_body.py
ory_keto_client/model/error_generic.py
ory_keto_client/model/expanded_permission_tree.py
ory_keto_client/model/generic_error.py
ory_keto_client/model/get_version200_response.py
ory_keto_client/model/health_not_ready_status.py
ory_keto_client/model/health_status.py
ory_keto_client/model/is_alive200_response.py
ory_keto_client/model/is_ready503_response.py
ory_keto_client/model/namespace.py
ory_keto_client/model/parse_error.py
ory_keto_client/model/post_check_permission_body.py
ory_keto_client/model/post_check_permission_or_error_body.py
ory_keto_client/model/relation_query.py
ory_keto_client/model/relationship.py
ory_keto_client/model/relationship_namespaces.py
ory_keto_client/model/relationship_patch.py
ory_keto_client/model/relationships.py
ory_keto_client/model/source_position.py
ory_keto_client/model/subject_set.py
ory_keto_client/model/version.py
ory_keto_client/models/__init__.py
test/test_check_opl_syntax_result.py
test/test_check_permission_result.py
test/test_create_relationship_body.py
test/test_error_generic.py
test/test_expanded_permission_tree.py
test/test_generic_error.py
test/test_get_version200_response.py
test/test_health_not_ready_status.py
test/test_health_status.py
test/test_is_alive200_response.py
test/test_is_ready503_response.py
test/test_metadata_api.py
test/test_namespace.py
test/test_parse_error.py
test/test_permission_api.py
test/test_post_check_permission_body.py
test/test_post_check_permission_or_error_body.py
test/test_relation_query.py
test/test_relationship.py
test/test_relationship_api.py
test/test_relationship_namespaces.py
test/test_relationship_patch.py
test/test_relationships.py
test/test_source_position.py
test/test_subject_set.py
test/test_version.py