From e85432c77c66b8d5f209baf555be868d7cef0af9 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Thu, 8 Aug 2024 16:09:37 +0000 Subject: [PATCH] Update python SDK from OpenAPI changes --- permify/api/bundle_api.py | 2 +- permify/api/data_api.py | 2 +- permify/api/permission_api.py | 2 +- permify/api/schema_api.py | 2 +- permify/api/tenancy_api.py | 2 +- permify/api/watch_api.py | 2 +- permify/models/abstract_type.py | 8 ++++---- permify/models/any.py | 2 +- permify/models/argument.py | 2 +- permify/models/attribute.py | 2 +- permify/models/attribute_definition.py | 2 +- permify/models/attribute_filter.py | 2 +- .../models/attribute_read_request_metadata.py | 2 +- permify/models/attribute_read_response.py | 8 ++++---- permify/models/attribute_type.py | 2 +- permify/models/bundle_delete_body.py | 2 +- permify/models/bundle_delete_response.py | 2 +- permify/models/bundle_read_body.py | 2 +- permify/models/bundle_read_response.py | 2 +- permify/models/bundle_run_response.py | 2 +- permify/models/bundle_write_body.py | 8 ++++---- permify/models/bundle_write_response.py | 2 +- permify/models/check_body.py | 8 ++++---- permify/models/check_result.py | 2 +- permify/models/checked_expr.py | 14 ++++++------- permify/models/child.py | 2 +- permify/models/comprehension.py | 2 +- permify/models/computed_attribute.py | 2 +- permify/models/computed_user_set.py | 2 +- permify/models/constant.py | 2 +- permify/models/context.py | 14 ++++++------- permify/models/context_attribute.py | 2 +- permify/models/create_list.py | 8 ++++---- permify/models/create_struct.py | 8 ++++---- permify/models/data_bundle.py | 8 ++++---- permify/models/data_change.py | 2 +- permify/models/data_change_operation.py | 2 +- permify/models/data_changes.py | 8 ++++---- permify/models/data_delete_body.py | 2 +- permify/models/data_delete_response.py | 2 +- permify/models/data_write_body.py | 14 ++++++------- permify/models/data_write_request_metadata.py | 2 +- permify/models/data_write_response.py | 2 +- permify/models/delete_relationships_body.py | 2 +- permify/models/entity.py | 2 +- permify/models/entity_definition.py | 20 +++++++++---------- permify/models/entity_definition_reference.py | 2 +- permify/models/entity_filter.py | 2 +- permify/models/entry.py | 2 +- permify/models/expand_leaf.py | 2 +- permify/models/expand_tree_node.py | 8 ++++---- permify/models/expand_tree_node_operation.py | 2 +- permify/models/expr.py | 2 +- permify/models/expr_call.py | 8 ++++---- permify/models/function_type.py | 8 ++++---- permify/models/ident.py | 2 +- permify/models/leaf.py | 2 +- permify/models/list_type.py | 2 +- permify/models/lookup_entity_body.py | 2 +- permify/models/lookup_entity_stream_body.py | 2 +- permify/models/lookup_subject_body.py | 2 +- permify/models/map_type.py | 2 +- permify/models/partial_write_body.py | 8 ++++---- permify/models/partials.py | 2 +- .../permission_check_request_metadata.py | 2 +- permify/models/permission_check_response.py | 2 +- .../permission_check_response_metadata.py | 2 +- permify/models/permission_definition.py | 2 +- permify/models/permission_expand_body.py | 8 ++++---- .../permission_expand_request_metadata.py | 2 +- permify/models/permission_expand_response.py | 2 +- ...rmission_lookup_entity_request_metadata.py | 2 +- .../permission_lookup_entity_response.py | 2 +- ...ermission_lookup_entity_stream_response.py | 2 +- ...mission_lookup_subject_request_metadata.py | 2 +- .../permission_lookup_subject_response.py | 2 +- ...ion_subject_permission_request_metadata.py | 2 +- .../permission_subject_permission_response.py | 2 +- permify/models/primitive_type.py | 2 +- permify/models/read_attributes_body.py | 2 +- permify/models/read_relationships_body.py | 2 +- permify/models/relation_definition.py | 8 ++++---- permify/models/relation_reference.py | 2 +- .../models/relationship_delete_response.py | 2 +- .../relationship_read_request_metadata.py | 2 +- permify/models/relationship_read_response.py | 8 ++++---- .../relationship_write_request_metadata.py | 2 +- permify/models/relationship_write_response.py | 2 +- permify/models/rewrite.py | 8 ++++---- permify/models/rewrite_operation.py | 2 +- permify/models/rule_definition.py | 2 +- permify/models/run_bundle_body.py | 2 +- permify/models/schema_definition.py | 14 ++++++------- permify/models/schema_definition_reference.py | 2 +- permify/models/schema_list.py | 2 +- permify/models/schema_list_body.py | 2 +- permify/models/schema_list_response.py | 8 ++++---- .../schema_partial_write_request_metadata.py | 2 +- .../models/schema_partial_write_response.py | 2 +- permify/models/schema_read_body.py | 2 +- .../models/schema_read_request_metadata.py | 2 +- permify/models/schema_read_response.py | 2 +- permify/models/schema_write_body.py | 2 +- permify/models/schema_write_response.py | 2 +- permify/models/select.py | 2 +- permify/models/source_info.py | 8 ++++---- permify/models/status.py | 8 ++++---- ...ermission_lookup_entity_stream_response.py | 2 +- .../models/stream_result_of_watch_response.py | 2 +- permify/models/subject.py | 2 +- permify/models/subject_filter.py | 2 +- permify/models/subject_permission_body.py | 2 +- permify/models/subjects.py | 8 ++++---- permify/models/tenant.py | 2 +- permify/models/tenant_create_request.py | 2 +- permify/models/tenant_create_response.py | 2 +- permify/models/tenant_delete_response.py | 2 +- permify/models/tenant_list_request.py | 2 +- permify/models/tenant_list_response.py | 8 ++++---- permify/models/tuple.py | 2 +- permify/models/tuple_filter.py | 2 +- permify/models/tuple_set.py | 2 +- permify/models/tuple_to_user_set.py | 2 +- permify/models/v1_call.py | 8 ++++---- permify/models/v1_expand.py | 8 ++++---- permify/models/v1_operation.py | 2 +- permify/models/v1alpha1_reference.py | 2 +- permify/models/v1alpha1_type.py | 2 +- permify/models/values.py | 8 ++++---- permify/models/watch_body.py | 2 +- permify/models/watch_response.py | 2 +- permify/models/well_known_type.py | 2 +- permify/models/write_relationships_body.py | 8 ++++---- test/test_abstract_type.py | 2 +- test/test_any.py | 2 +- test/test_argument.py | 2 +- test/test_attribute.py | 2 +- test/test_attribute_definition.py | 2 +- test/test_attribute_filter.py | 2 +- test/test_attribute_read_request_metadata.py | 2 +- test/test_attribute_read_response.py | 2 +- test/test_attribute_type.py | 2 +- test/test_bundle_api.py | 2 +- test/test_bundle_delete_body.py | 2 +- test/test_bundle_delete_response.py | 2 +- test/test_bundle_read_body.py | 2 +- test/test_bundle_read_response.py | 2 +- test/test_bundle_run_response.py | 2 +- test/test_bundle_write_body.py | 2 +- test/test_bundle_write_response.py | 2 +- test/test_check_body.py | 2 +- test/test_check_result.py | 2 +- test/test_checked_expr.py | 2 +- test/test_child.py | 2 +- test/test_comprehension.py | 2 +- test/test_computed_attribute.py | 2 +- test/test_computed_user_set.py | 2 +- test/test_constant.py | 2 +- test/test_context.py | 2 +- test/test_context_attribute.py | 2 +- test/test_create_list.py | 2 +- test/test_create_struct.py | 2 +- test/test_data_api.py | 2 +- test/test_data_bundle.py | 2 +- test/test_data_change.py | 2 +- test/test_data_change_operation.py | 2 +- test/test_data_changes.py | 2 +- test/test_data_delete_body.py | 2 +- test/test_data_delete_response.py | 2 +- test/test_data_write_body.py | 2 +- test/test_data_write_request_metadata.py | 2 +- test/test_data_write_response.py | 2 +- test/test_delete_relationships_body.py | 2 +- test/test_entity.py | 2 +- test/test_entity_definition.py | 2 +- test/test_entity_definition_reference.py | 2 +- test/test_entity_filter.py | 2 +- test/test_entry.py | 2 +- test/test_expand_leaf.py | 2 +- test/test_expand_tree_node.py | 2 +- test/test_expand_tree_node_operation.py | 2 +- test/test_expr.py | 2 +- test/test_expr_call.py | 2 +- test/test_function_type.py | 2 +- test/test_ident.py | 2 +- test/test_leaf.py | 2 +- test/test_list_type.py | 2 +- test/test_lookup_entity_body.py | 2 +- test/test_lookup_entity_stream_body.py | 2 +- test/test_lookup_subject_body.py | 2 +- test/test_map_type.py | 2 +- test/test_partial_write_body.py | 2 +- test/test_partials.py | 2 +- test/test_permission_api.py | 2 +- .../test_permission_check_request_metadata.py | 2 +- test/test_permission_check_response.py | 2 +- ...test_permission_check_response_metadata.py | 2 +- test/test_permission_definition.py | 2 +- test/test_permission_expand_body.py | 2 +- ...test_permission_expand_request_metadata.py | 2 +- test/test_permission_expand_response.py | 2 +- ...rmission_lookup_entity_request_metadata.py | 2 +- .../test_permission_lookup_entity_response.py | 2 +- ...ermission_lookup_entity_stream_response.py | 2 +- ...mission_lookup_subject_request_metadata.py | 2 +- ...test_permission_lookup_subject_response.py | 2 +- ...ion_subject_permission_request_metadata.py | 2 +- ..._permission_subject_permission_response.py | 2 +- test/test_primitive_type.py | 2 +- test/test_read_attributes_body.py | 2 +- test/test_read_relationships_body.py | 2 +- test/test_relation_definition.py | 2 +- test/test_relation_reference.py | 2 +- test/test_relationship_delete_response.py | 2 +- ...test_relationship_read_request_metadata.py | 2 +- test/test_relationship_read_response.py | 2 +- ...est_relationship_write_request_metadata.py | 2 +- test/test_relationship_write_response.py | 2 +- test/test_rewrite.py | 2 +- test/test_rewrite_operation.py | 2 +- test/test_rule_definition.py | 2 +- test/test_run_bundle_body.py | 2 +- test/test_schema_api.py | 2 +- test/test_schema_definition.py | 2 +- test/test_schema_definition_reference.py | 2 +- test/test_schema_list.py | 2 +- test/test_schema_list_body.py | 2 +- test/test_schema_list_response.py | 2 +- ...t_schema_partial_write_request_metadata.py | 2 +- test/test_schema_partial_write_response.py | 2 +- test/test_schema_read_body.py | 2 +- test/test_schema_read_request_metadata.py | 2 +- test/test_schema_read_response.py | 2 +- test/test_schema_write_body.py | 2 +- test/test_schema_write_response.py | 2 +- test/test_select.py | 2 +- test/test_source_info.py | 2 +- test/test_status.py | 2 +- ...ermission_lookup_entity_stream_response.py | 2 +- test/test_stream_result_of_watch_response.py | 2 +- test/test_subject.py | 2 +- test/test_subject_filter.py | 2 +- test/test_subject_permission_body.py | 2 +- test/test_subjects.py | 2 +- test/test_tenancy_api.py | 2 +- test/test_tenant.py | 2 +- test/test_tenant_create_request.py | 2 +- test/test_tenant_create_response.py | 2 +- test/test_tenant_delete_response.py | 2 +- test/test_tenant_list_request.py | 2 +- test/test_tenant_list_response.py | 2 +- test/test_tuple.py | 2 +- test/test_tuple_filter.py | 2 +- test/test_tuple_set.py | 2 +- test/test_tuple_to_user_set.py | 2 +- test/test_v1_call.py | 2 +- test/test_v1_expand.py | 2 +- test/test_v1_operation.py | 2 +- test/test_v1alpha1_reference.py | 2 +- test/test_v1alpha1_type.py | 2 +- test/test_values.py | 2 +- test/test_watch_api.py | 2 +- test/test_watch_body.py | 2 +- test/test_watch_response.py | 2 +- test/test_well_known_type.py | 2 +- test/test_write_relationships_body.py | 2 +- 266 files changed, 374 insertions(+), 374 deletions(-) diff --git a/permify/api/bundle_api.py b/permify/api/bundle_api.py index 53261964..d98b4245 100644 --- a/permify/api/bundle_api.py +++ b/permify/api/bundle_api.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/api/data_api.py b/permify/api/data_api.py index 4981b5df..ffaf42b2 100644 --- a/permify/api/data_api.py +++ b/permify/api/data_api.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/api/permission_api.py b/permify/api/permission_api.py index 0b3884ec..a857cde9 100644 --- a/permify/api/permission_api.py +++ b/permify/api/permission_api.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/api/schema_api.py b/permify/api/schema_api.py index 7480503a..a8555ae5 100644 --- a/permify/api/schema_api.py +++ b/permify/api/schema_api.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/api/tenancy_api.py b/permify/api/tenancy_api.py index 0517104e..9d21615a 100644 --- a/permify/api/tenancy_api.py +++ b/permify/api/tenancy_api.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/api/watch_api.py b/permify/api/watch_api.py index 0c80a3d2..7526ce76 100644 --- a/permify/api/watch_api.py +++ b/permify/api/watch_api.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/abstract_type.py b/permify/models/abstract_type.py index 36d2905a..e4199295 100644 --- a/permify/models/abstract_type.py +++ b/permify/models/abstract_type.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -73,9 +73,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in parameter_types (list) _items = [] if self.parameter_types: - for _item in self.parameter_types: - if _item: - _items.append(_item.to_dict()) + for _item_parameter_types in self.parameter_types: + if _item_parameter_types: + _items.append(_item_parameter_types.to_dict()) _dict['parameterTypes'] = _items return _dict diff --git a/permify/models/any.py b/permify/models/any.py index 89446116..c9606288 100644 --- a/permify/models/any.py +++ b/permify/models/any.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/argument.py b/permify/models/argument.py index b416030a..f5f84b45 100644 --- a/permify/models/argument.py +++ b/permify/models/argument.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/attribute.py b/permify/models/attribute.py index bab360fe..65f8f86d 100644 --- a/permify/models/attribute.py +++ b/permify/models/attribute.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/attribute_definition.py b/permify/models/attribute_definition.py index 317c5095..0605e4ed 100644 --- a/permify/models/attribute_definition.py +++ b/permify/models/attribute_definition.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/attribute_filter.py b/permify/models/attribute_filter.py index c0d1e0e6..1c220113 100644 --- a/permify/models/attribute_filter.py +++ b/permify/models/attribute_filter.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/attribute_read_request_metadata.py b/permify/models/attribute_read_request_metadata.py index 431bd8d4..58e639f1 100644 --- a/permify/models/attribute_read_request_metadata.py +++ b/permify/models/attribute_read_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/attribute_read_response.py b/permify/models/attribute_read_response.py index b501dac2..d9f229fb 100644 --- a/permify/models/attribute_read_response.py +++ b/permify/models/attribute_read_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -74,9 +74,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in attributes (list) _items = [] if self.attributes: - for _item in self.attributes: - if _item: - _items.append(_item.to_dict()) + for _item_attributes in self.attributes: + if _item_attributes: + _items.append(_item_attributes.to_dict()) _dict['attributes'] = _items return _dict diff --git a/permify/models/attribute_type.py b/permify/models/attribute_type.py index b2efd2d2..be80747e 100644 --- a/permify/models/attribute_type.py +++ b/permify/models/attribute_type.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/bundle_delete_body.py b/permify/models/bundle_delete_body.py index c3dac26c..d02c2da8 100644 --- a/permify/models/bundle_delete_body.py +++ b/permify/models/bundle_delete_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/bundle_delete_response.py b/permify/models/bundle_delete_response.py index 3d6eabf2..cccebce3 100644 --- a/permify/models/bundle_delete_response.py +++ b/permify/models/bundle_delete_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/bundle_read_body.py b/permify/models/bundle_read_body.py index 5718db53..f731c663 100644 --- a/permify/models/bundle_read_body.py +++ b/permify/models/bundle_read_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/bundle_read_response.py b/permify/models/bundle_read_response.py index 593d15e0..e17982e7 100644 --- a/permify/models/bundle_read_response.py +++ b/permify/models/bundle_read_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/bundle_run_response.py b/permify/models/bundle_run_response.py index fe85f34a..84c5abd5 100644 --- a/permify/models/bundle_run_response.py +++ b/permify/models/bundle_run_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/bundle_write_body.py b/permify/models/bundle_write_body.py index 39094a5e..f1792bd9 100644 --- a/permify/models/bundle_write_body.py +++ b/permify/models/bundle_write_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -73,9 +73,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in bundles (list) _items = [] if self.bundles: - for _item in self.bundles: - if _item: - _items.append(_item.to_dict()) + for _item_bundles in self.bundles: + if _item_bundles: + _items.append(_item_bundles.to_dict()) _dict['bundles'] = _items return _dict diff --git a/permify/models/bundle_write_response.py b/permify/models/bundle_write_response.py index f7ad350d..a480d38d 100644 --- a/permify/models/bundle_write_response.py +++ b/permify/models/bundle_write_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/check_body.py b/permify/models/check_body.py index 030afa50..5b22ddef 100644 --- a/permify/models/check_body.py +++ b/permify/models/check_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -94,9 +94,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in arguments (list) _items = [] if self.arguments: - for _item in self.arguments: - if _item: - _items.append(_item.to_dict()) + for _item_arguments in self.arguments: + if _item_arguments: + _items.append(_item_arguments.to_dict()) _dict['arguments'] = _items return _dict diff --git a/permify/models/check_result.py b/permify/models/check_result.py index 1920a664..02b5bedc 100644 --- a/permify/models/check_result.py +++ b/permify/models/check_result.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/checked_expr.py b/permify/models/checked_expr.py index 12c22d46..20d63469 100644 --- a/permify/models/checked_expr.py +++ b/permify/models/checked_expr.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -80,16 +80,16 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each value in reference_map (dict) _field_dict = {} if self.reference_map: - for _key in self.reference_map: - if self.reference_map[_key]: - _field_dict[_key] = self.reference_map[_key].to_dict() + for _key_reference_map in self.reference_map: + if self.reference_map[_key_reference_map]: + _field_dict[_key_reference_map] = self.reference_map[_key_reference_map].to_dict() _dict['referenceMap'] = _field_dict # override the default output from pydantic by calling `to_dict()` of each value in type_map (dict) _field_dict = {} if self.type_map: - for _key in self.type_map: - if self.type_map[_key]: - _field_dict[_key] = self.type_map[_key].to_dict() + for _key_type_map in self.type_map: + if self.type_map[_key_type_map]: + _field_dict[_key_type_map] = self.type_map[_key_type_map].to_dict() _dict['typeMap'] = _field_dict # override the default output from pydantic by calling `to_dict()` of source_info if self.source_info: diff --git a/permify/models/child.py b/permify/models/child.py index 2941ab21..5f0130cc 100644 --- a/permify/models/child.py +++ b/permify/models/child.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/comprehension.py b/permify/models/comprehension.py index 1950e651..988f89ed 100644 --- a/permify/models/comprehension.py +++ b/permify/models/comprehension.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/computed_attribute.py b/permify/models/computed_attribute.py index 0a231802..0cb5f475 100644 --- a/permify/models/computed_attribute.py +++ b/permify/models/computed_attribute.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/computed_user_set.py b/permify/models/computed_user_set.py index 09813734..04af70a3 100644 --- a/permify/models/computed_user_set.py +++ b/permify/models/computed_user_set.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/constant.py b/permify/models/constant.py index 0c9e8b18..f991d8ed 100644 --- a/permify/models/constant.py +++ b/permify/models/constant.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/context.py b/permify/models/context.py index fd2d08c3..c51a0b18 100644 --- a/permify/models/context.py +++ b/permify/models/context.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -76,16 +76,16 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in tuples (list) _items = [] if self.tuples: - for _item in self.tuples: - if _item: - _items.append(_item.to_dict()) + for _item_tuples in self.tuples: + if _item_tuples: + _items.append(_item_tuples.to_dict()) _dict['tuples'] = _items # override the default output from pydantic by calling `to_dict()` of each item in attributes (list) _items = [] if self.attributes: - for _item in self.attributes: - if _item: - _items.append(_item.to_dict()) + for _item_attributes in self.attributes: + if _item_attributes: + _items.append(_item_attributes.to_dict()) _dict['attributes'] = _items return _dict diff --git a/permify/models/context_attribute.py b/permify/models/context_attribute.py index 115bb7ce..aef567c2 100644 --- a/permify/models/context_attribute.py +++ b/permify/models/context_attribute.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/create_list.py b/permify/models/create_list.py index 5dd20ba6..77541b5f 100644 --- a/permify/models/create_list.py +++ b/permify/models/create_list.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -73,9 +73,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in elements (list) _items = [] if self.elements: - for _item in self.elements: - if _item: - _items.append(_item.to_dict()) + for _item_elements in self.elements: + if _item_elements: + _items.append(_item_elements.to_dict()) _dict['elements'] = _items return _dict diff --git a/permify/models/create_struct.py b/permify/models/create_struct.py index 302bca8d..937e1aa4 100644 --- a/permify/models/create_struct.py +++ b/permify/models/create_struct.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -73,9 +73,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in entries (list) _items = [] if self.entries: - for _item in self.entries: - if _item: - _items.append(_item.to_dict()) + for _item_entries in self.entries: + if _item_entries: + _items.append(_item_entries.to_dict()) _dict['entries'] = _items return _dict diff --git a/permify/models/data_bundle.py b/permify/models/data_bundle.py index b21cbafd..5101990a 100644 --- a/permify/models/data_bundle.py +++ b/permify/models/data_bundle.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -75,9 +75,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in operations (list) _items = [] if self.operations: - for _item in self.operations: - if _item: - _items.append(_item.to_dict()) + for _item_operations in self.operations: + if _item_operations: + _items.append(_item_operations.to_dict()) _dict['operations'] = _items return _dict diff --git a/permify/models/data_change.py b/permify/models/data_change.py index d5aecefb..4455c0ed 100644 --- a/permify/models/data_change.py +++ b/permify/models/data_change.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/data_change_operation.py b/permify/models/data_change_operation.py index d254f527..b687d354 100644 --- a/permify/models/data_change_operation.py +++ b/permify/models/data_change_operation.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/data_changes.py b/permify/models/data_changes.py index b6762e9d..c5c64131 100644 --- a/permify/models/data_changes.py +++ b/permify/models/data_changes.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -74,9 +74,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in data_changes (list) _items = [] if self.data_changes: - for _item in self.data_changes: - if _item: - _items.append(_item.to_dict()) + for _item_data_changes in self.data_changes: + if _item_data_changes: + _items.append(_item_data_changes.to_dict()) _dict['data_changes'] = _items return _dict diff --git a/permify/models/data_delete_body.py b/permify/models/data_delete_body.py index 6bcc550c..3910878f 100644 --- a/permify/models/data_delete_body.py +++ b/permify/models/data_delete_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/data_delete_response.py b/permify/models/data_delete_response.py index 65ca5fdf..6ccf2183 100644 --- a/permify/models/data_delete_response.py +++ b/permify/models/data_delete_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/data_write_body.py b/permify/models/data_write_body.py index 7177442f..f50ed98d 100644 --- a/permify/models/data_write_body.py +++ b/permify/models/data_write_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -80,16 +80,16 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in tuples (list) _items = [] if self.tuples: - for _item in self.tuples: - if _item: - _items.append(_item.to_dict()) + for _item_tuples in self.tuples: + if _item_tuples: + _items.append(_item_tuples.to_dict()) _dict['tuples'] = _items # override the default output from pydantic by calling `to_dict()` of each item in attributes (list) _items = [] if self.attributes: - for _item in self.attributes: - if _item: - _items.append(_item.to_dict()) + for _item_attributes in self.attributes: + if _item_attributes: + _items.append(_item_attributes.to_dict()) _dict['attributes'] = _items return _dict diff --git a/permify/models/data_write_request_metadata.py b/permify/models/data_write_request_metadata.py index 9f577633..36ddfe58 100644 --- a/permify/models/data_write_request_metadata.py +++ b/permify/models/data_write_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/data_write_response.py b/permify/models/data_write_response.py index aeb11e8d..38b62a74 100644 --- a/permify/models/data_write_response.py +++ b/permify/models/data_write_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/delete_relationships_body.py b/permify/models/delete_relationships_body.py index e913c2a5..8185c06e 100644 --- a/permify/models/delete_relationships_body.py +++ b/permify/models/delete_relationships_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/entity.py b/permify/models/entity.py index 635564cf..fbf0b6c5 100644 --- a/permify/models/entity.py +++ b/permify/models/entity.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/entity_definition.py b/permify/models/entity_definition.py index 5ef68a57..784b71df 100644 --- a/permify/models/entity_definition.py +++ b/permify/models/entity_definition.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -80,23 +80,23 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each value in relations (dict) _field_dict = {} if self.relations: - for _key in self.relations: - if self.relations[_key]: - _field_dict[_key] = self.relations[_key].to_dict() + for _key_relations in self.relations: + if self.relations[_key_relations]: + _field_dict[_key_relations] = self.relations[_key_relations].to_dict() _dict['relations'] = _field_dict # override the default output from pydantic by calling `to_dict()` of each value in permissions (dict) _field_dict = {} if self.permissions: - for _key in self.permissions: - if self.permissions[_key]: - _field_dict[_key] = self.permissions[_key].to_dict() + for _key_permissions in self.permissions: + if self.permissions[_key_permissions]: + _field_dict[_key_permissions] = self.permissions[_key_permissions].to_dict() _dict['permissions'] = _field_dict # override the default output from pydantic by calling `to_dict()` of each value in attributes (dict) _field_dict = {} if self.attributes: - for _key in self.attributes: - if self.attributes[_key]: - _field_dict[_key] = self.attributes[_key].to_dict() + for _key_attributes in self.attributes: + if self.attributes[_key_attributes]: + _field_dict[_key_attributes] = self.attributes[_key_attributes].to_dict() _dict['attributes'] = _field_dict return _dict diff --git a/permify/models/entity_definition_reference.py b/permify/models/entity_definition_reference.py index 17634d38..eb27c47f 100644 --- a/permify/models/entity_definition_reference.py +++ b/permify/models/entity_definition_reference.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/entity_filter.py b/permify/models/entity_filter.py index 6a5da1e7..6e0547a1 100644 --- a/permify/models/entity_filter.py +++ b/permify/models/entity_filter.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/entry.py b/permify/models/entry.py index 92f82da4..72c8d797 100644 --- a/permify/models/entry.py +++ b/permify/models/entry.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/expand_leaf.py b/permify/models/expand_leaf.py index 2f986958..8153a605 100644 --- a/permify/models/expand_leaf.py +++ b/permify/models/expand_leaf.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/expand_tree_node.py b/permify/models/expand_tree_node.py index 63e2cea6..ed8b15a5 100644 --- a/permify/models/expand_tree_node.py +++ b/permify/models/expand_tree_node.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -74,9 +74,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in children (list) _items = [] if self.children: - for _item in self.children: - if _item: - _items.append(_item.to_dict()) + for _item_children in self.children: + if _item_children: + _items.append(_item_children.to_dict()) _dict['children'] = _items return _dict diff --git a/permify/models/expand_tree_node_operation.py b/permify/models/expand_tree_node_operation.py index b7b81742..fbdd95db 100644 --- a/permify/models/expand_tree_node_operation.py +++ b/permify/models/expand_tree_node_operation.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/expr.py b/permify/models/expr.py index d75576b1..cfe8fad9 100644 --- a/permify/models/expr.py +++ b/permify/models/expr.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/expr_call.py b/permify/models/expr_call.py index 32d982c9..988c431f 100644 --- a/permify/models/expr_call.py +++ b/permify/models/expr_call.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -77,9 +77,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in args (list) _items = [] if self.args: - for _item in self.args: - if _item: - _items.append(_item.to_dict()) + for _item_args in self.args: + if _item_args: + _items.append(_item_args.to_dict()) _dict['args'] = _items return _dict diff --git a/permify/models/function_type.py b/permify/models/function_type.py index 6627bcf7..ad77f735 100644 --- a/permify/models/function_type.py +++ b/permify/models/function_type.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -76,9 +76,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in arg_types (list) _items = [] if self.arg_types: - for _item in self.arg_types: - if _item: - _items.append(_item.to_dict()) + for _item_arg_types in self.arg_types: + if _item_arg_types: + _items.append(_item_arg_types.to_dict()) _dict['argTypes'] = _items return _dict diff --git a/permify/models/ident.py b/permify/models/ident.py index 68130530..8681d173 100644 --- a/permify/models/ident.py +++ b/permify/models/ident.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/leaf.py b/permify/models/leaf.py index 615f4a53..50715416 100644 --- a/permify/models/leaf.py +++ b/permify/models/leaf.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/list_type.py b/permify/models/list_type.py index 31c8fa06..c2e64027 100644 --- a/permify/models/list_type.py +++ b/permify/models/list_type.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/lookup_entity_body.py b/permify/models/lookup_entity_body.py index debaf255..5ae27ba8 100644 --- a/permify/models/lookup_entity_body.py +++ b/permify/models/lookup_entity_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/lookup_entity_stream_body.py b/permify/models/lookup_entity_stream_body.py index 4105a1c6..0bfe6b51 100644 --- a/permify/models/lookup_entity_stream_body.py +++ b/permify/models/lookup_entity_stream_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/lookup_subject_body.py b/permify/models/lookup_subject_body.py index d1d2684f..a74e24b1 100644 --- a/permify/models/lookup_subject_body.py +++ b/permify/models/lookup_subject_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/map_type.py b/permify/models/map_type.py index 85e20736..a0af8174 100644 --- a/permify/models/map_type.py +++ b/permify/models/map_type.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/partial_write_body.py b/permify/models/partial_write_body.py index a3eeed32..b4661d63 100644 --- a/permify/models/partial_write_body.py +++ b/permify/models/partial_write_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -78,9 +78,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each value in partials (dict) _field_dict = {} if self.partials: - for _key in self.partials: - if self.partials[_key]: - _field_dict[_key] = self.partials[_key].to_dict() + for _key_partials in self.partials: + if self.partials[_key_partials]: + _field_dict[_key_partials] = self.partials[_key_partials].to_dict() _dict['partials'] = _field_dict return _dict diff --git a/permify/models/partials.py b/permify/models/partials.py index 8342898f..8c025efb 100644 --- a/permify/models/partials.py +++ b/permify/models/partials.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/permission_check_request_metadata.py b/permify/models/permission_check_request_metadata.py index daa2e7af..8b75d90e 100644 --- a/permify/models/permission_check_request_metadata.py +++ b/permify/models/permission_check_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/permission_check_response.py b/permify/models/permission_check_response.py index b30dce56..4f3fa935 100644 --- a/permify/models/permission_check_response.py +++ b/permify/models/permission_check_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/permission_check_response_metadata.py b/permify/models/permission_check_response_metadata.py index db28dd38..edb9eabb 100644 --- a/permify/models/permission_check_response_metadata.py +++ b/permify/models/permission_check_response_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/permission_definition.py b/permify/models/permission_definition.py index bd44c350..35c361e0 100644 --- a/permify/models/permission_definition.py +++ b/permify/models/permission_definition.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/permission_expand_body.py b/permify/models/permission_expand_body.py index da1bb161..1586c3a3 100644 --- a/permify/models/permission_expand_body.py +++ b/permify/models/permission_expand_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -89,9 +89,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in arguments (list) _items = [] if self.arguments: - for _item in self.arguments: - if _item: - _items.append(_item.to_dict()) + for _item_arguments in self.arguments: + if _item_arguments: + _items.append(_item_arguments.to_dict()) _dict['arguments'] = _items return _dict diff --git a/permify/models/permission_expand_request_metadata.py b/permify/models/permission_expand_request_metadata.py index cda74d62..803e37e8 100644 --- a/permify/models/permission_expand_request_metadata.py +++ b/permify/models/permission_expand_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/permission_expand_response.py b/permify/models/permission_expand_response.py index 9cedec1e..7d7b5db8 100644 --- a/permify/models/permission_expand_response.py +++ b/permify/models/permission_expand_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/permission_lookup_entity_request_metadata.py b/permify/models/permission_lookup_entity_request_metadata.py index 1413596a..5ded219e 100644 --- a/permify/models/permission_lookup_entity_request_metadata.py +++ b/permify/models/permission_lookup_entity_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/permission_lookup_entity_response.py b/permify/models/permission_lookup_entity_response.py index 12ab206c..35373d2a 100644 --- a/permify/models/permission_lookup_entity_response.py +++ b/permify/models/permission_lookup_entity_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/permission_lookup_entity_stream_response.py b/permify/models/permission_lookup_entity_stream_response.py index 600674dc..3930514d 100644 --- a/permify/models/permission_lookup_entity_stream_response.py +++ b/permify/models/permission_lookup_entity_stream_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/permission_lookup_subject_request_metadata.py b/permify/models/permission_lookup_subject_request_metadata.py index fd5455cf..ada5a9ca 100644 --- a/permify/models/permission_lookup_subject_request_metadata.py +++ b/permify/models/permission_lookup_subject_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/permission_lookup_subject_response.py b/permify/models/permission_lookup_subject_response.py index 54878d52..0c50415a 100644 --- a/permify/models/permission_lookup_subject_response.py +++ b/permify/models/permission_lookup_subject_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/permission_subject_permission_request_metadata.py b/permify/models/permission_subject_permission_request_metadata.py index 246535ba..ffcc40a4 100644 --- a/permify/models/permission_subject_permission_request_metadata.py +++ b/permify/models/permission_subject_permission_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/permission_subject_permission_response.py b/permify/models/permission_subject_permission_response.py index 78fd2022..39b222ab 100644 --- a/permify/models/permission_subject_permission_response.py +++ b/permify/models/permission_subject_permission_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/primitive_type.py b/permify/models/primitive_type.py index 573cc69f..79502681 100644 --- a/permify/models/primitive_type.py +++ b/permify/models/primitive_type.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/read_attributes_body.py b/permify/models/read_attributes_body.py index 8a7a0b96..a21ef7a2 100644 --- a/permify/models/read_attributes_body.py +++ b/permify/models/read_attributes_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/read_relationships_body.py b/permify/models/read_relationships_body.py index 3cf99f63..4ded71ec 100644 --- a/permify/models/read_relationships_body.py +++ b/permify/models/read_relationships_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/relation_definition.py b/permify/models/relation_definition.py index f326ea68..3943c9c8 100644 --- a/permify/models/relation_definition.py +++ b/permify/models/relation_definition.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -74,9 +74,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in relation_references (list) _items = [] if self.relation_references: - for _item in self.relation_references: - if _item: - _items.append(_item.to_dict()) + for _item_relation_references in self.relation_references: + if _item_relation_references: + _items.append(_item_relation_references.to_dict()) _dict['relationReferences'] = _items return _dict diff --git a/permify/models/relation_reference.py b/permify/models/relation_reference.py index 7e26b9ed..4aa00c14 100644 --- a/permify/models/relation_reference.py +++ b/permify/models/relation_reference.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/relationship_delete_response.py b/permify/models/relationship_delete_response.py index 1f7243dc..3c54fc4b 100644 --- a/permify/models/relationship_delete_response.py +++ b/permify/models/relationship_delete_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/relationship_read_request_metadata.py b/permify/models/relationship_read_request_metadata.py index 860e3c0f..d62caabe 100644 --- a/permify/models/relationship_read_request_metadata.py +++ b/permify/models/relationship_read_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/relationship_read_response.py b/permify/models/relationship_read_response.py index 9fab4980..7329ff88 100644 --- a/permify/models/relationship_read_response.py +++ b/permify/models/relationship_read_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -74,9 +74,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in tuples (list) _items = [] if self.tuples: - for _item in self.tuples: - if _item: - _items.append(_item.to_dict()) + for _item_tuples in self.tuples: + if _item_tuples: + _items.append(_item_tuples.to_dict()) _dict['tuples'] = _items return _dict diff --git a/permify/models/relationship_write_request_metadata.py b/permify/models/relationship_write_request_metadata.py index cec2f138..84d048b6 100644 --- a/permify/models/relationship_write_request_metadata.py +++ b/permify/models/relationship_write_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/relationship_write_response.py b/permify/models/relationship_write_response.py index ec201adb..dbeedf3d 100644 --- a/permify/models/relationship_write_response.py +++ b/permify/models/relationship_write_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/rewrite.py b/permify/models/rewrite.py index 8a1d33b0..c17eae88 100644 --- a/permify/models/rewrite.py +++ b/permify/models/rewrite.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -74,9 +74,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in children (list) _items = [] if self.children: - for _item in self.children: - if _item: - _items.append(_item.to_dict()) + for _item_children in self.children: + if _item_children: + _items.append(_item_children.to_dict()) _dict['children'] = _items return _dict diff --git a/permify/models/rewrite_operation.py b/permify/models/rewrite_operation.py index 634f65e7..e589a897 100644 --- a/permify/models/rewrite_operation.py +++ b/permify/models/rewrite_operation.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/rule_definition.py b/permify/models/rule_definition.py index 804fdc68..afe78f7f 100644 --- a/permify/models/rule_definition.py +++ b/permify/models/rule_definition.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/run_bundle_body.py b/permify/models/run_bundle_body.py index 88bcfde6..dac3e68b 100644 --- a/permify/models/run_bundle_body.py +++ b/permify/models/run_bundle_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/schema_definition.py b/permify/models/schema_definition.py index 59f6d413..13ac7429 100644 --- a/permify/models/schema_definition.py +++ b/permify/models/schema_definition.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -77,16 +77,16 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each value in entity_definitions (dict) _field_dict = {} if self.entity_definitions: - for _key in self.entity_definitions: - if self.entity_definitions[_key]: - _field_dict[_key] = self.entity_definitions[_key].to_dict() + for _key_entity_definitions in self.entity_definitions: + if self.entity_definitions[_key_entity_definitions]: + _field_dict[_key_entity_definitions] = self.entity_definitions[_key_entity_definitions].to_dict() _dict['entityDefinitions'] = _field_dict # override the default output from pydantic by calling `to_dict()` of each value in rule_definitions (dict) _field_dict = {} if self.rule_definitions: - for _key in self.rule_definitions: - if self.rule_definitions[_key]: - _field_dict[_key] = self.rule_definitions[_key].to_dict() + for _key_rule_definitions in self.rule_definitions: + if self.rule_definitions[_key_rule_definitions]: + _field_dict[_key_rule_definitions] = self.rule_definitions[_key_rule_definitions].to_dict() _dict['ruleDefinitions'] = _field_dict return _dict diff --git a/permify/models/schema_definition_reference.py b/permify/models/schema_definition_reference.py index b74ad2ca..86c3f228 100644 --- a/permify/models/schema_definition_reference.py +++ b/permify/models/schema_definition_reference.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/schema_list.py b/permify/models/schema_list.py index 0458caa9..96d36a3a 100644 --- a/permify/models/schema_list.py +++ b/permify/models/schema_list.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/schema_list_body.py b/permify/models/schema_list_body.py index 23fbd8b6..a2036412 100644 --- a/permify/models/schema_list_body.py +++ b/permify/models/schema_list_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/schema_list_response.py b/permify/models/schema_list_response.py index 2ad8bee0..7e002b1f 100644 --- a/permify/models/schema_list_response.py +++ b/permify/models/schema_list_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -75,9 +75,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in schemas (list) _items = [] if self.schemas: - for _item in self.schemas: - if _item: - _items.append(_item.to_dict()) + for _item_schemas in self.schemas: + if _item_schemas: + _items.append(_item_schemas.to_dict()) _dict['schemas'] = _items return _dict diff --git a/permify/models/schema_partial_write_request_metadata.py b/permify/models/schema_partial_write_request_metadata.py index eb85dcde..fe7112d3 100644 --- a/permify/models/schema_partial_write_request_metadata.py +++ b/permify/models/schema_partial_write_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/schema_partial_write_response.py b/permify/models/schema_partial_write_response.py index 26af4863..b015b37f 100644 --- a/permify/models/schema_partial_write_response.py +++ b/permify/models/schema_partial_write_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/schema_read_body.py b/permify/models/schema_read_body.py index 41bc40df..24b5c42e 100644 --- a/permify/models/schema_read_body.py +++ b/permify/models/schema_read_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/schema_read_request_metadata.py b/permify/models/schema_read_request_metadata.py index 2191e345..a45527f4 100644 --- a/permify/models/schema_read_request_metadata.py +++ b/permify/models/schema_read_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/schema_read_response.py b/permify/models/schema_read_response.py index f06b020f..25fcb265 100644 --- a/permify/models/schema_read_response.py +++ b/permify/models/schema_read_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/schema_write_body.py b/permify/models/schema_write_body.py index f0bfcad0..ea374f12 100644 --- a/permify/models/schema_write_body.py +++ b/permify/models/schema_write_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/schema_write_response.py b/permify/models/schema_write_response.py index eaa4b08e..e6d3e94c 100644 --- a/permify/models/schema_write_response.py +++ b/permify/models/schema_write_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/select.py b/permify/models/select.py index 76233419..82f21c89 100644 --- a/permify/models/select.py +++ b/permify/models/select.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/source_info.py b/permify/models/source_info.py index f2b6eee8..d0ebb190 100644 --- a/permify/models/source_info.py +++ b/permify/models/source_info.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -77,9 +77,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each value in macro_calls (dict) _field_dict = {} if self.macro_calls: - for _key in self.macro_calls: - if self.macro_calls[_key]: - _field_dict[_key] = self.macro_calls[_key].to_dict() + for _key_macro_calls in self.macro_calls: + if self.macro_calls[_key_macro_calls]: + _field_dict[_key_macro_calls] = self.macro_calls[_key_macro_calls].to_dict() _dict['macroCalls'] = _field_dict return _dict diff --git a/permify/models/status.py b/permify/models/status.py index 9bf6f646..4463e700 100644 --- a/permify/models/status.py +++ b/permify/models/status.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -75,9 +75,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in details (list) _items = [] if self.details: - for _item in self.details: - if _item: - _items.append(_item.to_dict()) + for _item_details in self.details: + if _item_details: + _items.append(_item_details.to_dict()) _dict['details'] = _items return _dict diff --git a/permify/models/stream_result_of_permission_lookup_entity_stream_response.py b/permify/models/stream_result_of_permission_lookup_entity_stream_response.py index 154fd83d..c5b3c821 100644 --- a/permify/models/stream_result_of_permission_lookup_entity_stream_response.py +++ b/permify/models/stream_result_of_permission_lookup_entity_stream_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/stream_result_of_watch_response.py b/permify/models/stream_result_of_watch_response.py index 6a70f365..c1446412 100644 --- a/permify/models/stream_result_of_watch_response.py +++ b/permify/models/stream_result_of_watch_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/subject.py b/permify/models/subject.py index d4a5748c..5708798f 100644 --- a/permify/models/subject.py +++ b/permify/models/subject.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/subject_filter.py b/permify/models/subject_filter.py index 56541827..85b7a873 100644 --- a/permify/models/subject_filter.py +++ b/permify/models/subject_filter.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/subject_permission_body.py b/permify/models/subject_permission_body.py index ed806404..a754231b 100644 --- a/permify/models/subject_permission_body.py +++ b/permify/models/subject_permission_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/subjects.py b/permify/models/subjects.py index 762fd69f..c964c99d 100644 --- a/permify/models/subjects.py +++ b/permify/models/subjects.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -73,9 +73,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in subjects (list) _items = [] if self.subjects: - for _item in self.subjects: - if _item: - _items.append(_item.to_dict()) + for _item_subjects in self.subjects: + if _item_subjects: + _items.append(_item_subjects.to_dict()) _dict['subjects'] = _items return _dict diff --git a/permify/models/tenant.py b/permify/models/tenant.py index 3b0add94..1033f311 100644 --- a/permify/models/tenant.py +++ b/permify/models/tenant.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/tenant_create_request.py b/permify/models/tenant_create_request.py index 0183b476..75a40305 100644 --- a/permify/models/tenant_create_request.py +++ b/permify/models/tenant_create_request.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/tenant_create_response.py b/permify/models/tenant_create_response.py index 07f875ce..7afcc446 100644 --- a/permify/models/tenant_create_response.py +++ b/permify/models/tenant_create_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/tenant_delete_response.py b/permify/models/tenant_delete_response.py index 64a31eb8..07c1cf20 100644 --- a/permify/models/tenant_delete_response.py +++ b/permify/models/tenant_delete_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/tenant_list_request.py b/permify/models/tenant_list_request.py index 335e0cee..456fc489 100644 --- a/permify/models/tenant_list_request.py +++ b/permify/models/tenant_list_request.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/tenant_list_response.py b/permify/models/tenant_list_response.py index 6e9846ac..87544463 100644 --- a/permify/models/tenant_list_response.py +++ b/permify/models/tenant_list_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -74,9 +74,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in tenants (list) _items = [] if self.tenants: - for _item in self.tenants: - if _item: - _items.append(_item.to_dict()) + for _item_tenants in self.tenants: + if _item_tenants: + _items.append(_item_tenants.to_dict()) _dict['tenants'] = _items return _dict diff --git a/permify/models/tuple.py b/permify/models/tuple.py index cf930741..aa472768 100644 --- a/permify/models/tuple.py +++ b/permify/models/tuple.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/tuple_filter.py b/permify/models/tuple_filter.py index aed3d4b6..8e84e198 100644 --- a/permify/models/tuple_filter.py +++ b/permify/models/tuple_filter.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/tuple_set.py b/permify/models/tuple_set.py index de47e090..abe8e91c 100644 --- a/permify/models/tuple_set.py +++ b/permify/models/tuple_set.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/tuple_to_user_set.py b/permify/models/tuple_to_user_set.py index 74af3657..15d3da7a 100644 --- a/permify/models/tuple_to_user_set.py +++ b/permify/models/tuple_to_user_set.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/v1_call.py b/permify/models/v1_call.py index fbf18aa1..bcd2eaf9 100644 --- a/permify/models/v1_call.py +++ b/permify/models/v1_call.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -74,9 +74,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in arguments (list) _items = [] if self.arguments: - for _item in self.arguments: - if _item: - _items.append(_item.to_dict()) + for _item_arguments in self.arguments: + if _item_arguments: + _items.append(_item_arguments.to_dict()) _dict['arguments'] = _items return _dict diff --git a/permify/models/v1_expand.py b/permify/models/v1_expand.py index 27025aa8..1c0dc673 100644 --- a/permify/models/v1_expand.py +++ b/permify/models/v1_expand.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -82,9 +82,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in arguments (list) _items = [] if self.arguments: - for _item in self.arguments: - if _item: - _items.append(_item.to_dict()) + for _item_arguments in self.arguments: + if _item_arguments: + _items.append(_item_arguments.to_dict()) _dict['arguments'] = _items # override the default output from pydantic by calling `to_dict()` of expand if self.expand: diff --git a/permify/models/v1_operation.py b/permify/models/v1_operation.py index ab467b49..93204e66 100644 --- a/permify/models/v1_operation.py +++ b/permify/models/v1_operation.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/v1alpha1_reference.py b/permify/models/v1alpha1_reference.py index 3547647b..8d918a57 100644 --- a/permify/models/v1alpha1_reference.py +++ b/permify/models/v1alpha1_reference.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/v1alpha1_type.py b/permify/models/v1alpha1_type.py index a5fb79dd..7695bc01 100644 --- a/permify/models/v1alpha1_type.py +++ b/permify/models/v1alpha1_type.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/values.py b/permify/models/values.py index ec518e37..e97b80f5 100644 --- a/permify/models/values.py +++ b/permify/models/values.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -73,9 +73,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each value in values (dict) _field_dict = {} if self.values: - for _key in self.values: - if self.values[_key]: - _field_dict[_key] = self.values[_key].to_dict() + for _key_values in self.values: + if self.values[_key_values]: + _field_dict[_key_values] = self.values[_key_values].to_dict() _dict['values'] = _field_dict return _dict diff --git a/permify/models/watch_body.py b/permify/models/watch_body.py index ab4d16e7..5db268fa 100644 --- a/permify/models/watch_body.py +++ b/permify/models/watch_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/watch_response.py b/permify/models/watch_response.py index 4109b09e..2e78b90d 100644 --- a/permify/models/watch_response.py +++ b/permify/models/watch_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/well_known_type.py b/permify/models/well_known_type.py index f8e04bbd..a014745d 100644 --- a/permify/models/well_known_type.py +++ b/permify/models/well_known_type.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/permify/models/write_relationships_body.py b/permify/models/write_relationships_body.py index 539b0886..784b17f0 100644 --- a/permify/models/write_relationships_body.py +++ b/permify/models/write_relationships_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -78,9 +78,9 @@ def to_dict(self) -> Dict[str, Any]: # override the default output from pydantic by calling `to_dict()` of each item in tuples (list) _items = [] if self.tuples: - for _item in self.tuples: - if _item: - _items.append(_item.to_dict()) + for _item_tuples in self.tuples: + if _item_tuples: + _items.append(_item_tuples.to_dict()) _dict['tuples'] = _items return _dict diff --git a/test/test_abstract_type.py b/test/test_abstract_type.py index eaf069fa..4ca91ba1 100644 --- a/test/test_abstract_type.py +++ b/test/test_abstract_type.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_any.py b/test/test_any.py index 560e2e9d..c27d6ad7 100644 --- a/test/test_any.py +++ b/test/test_any.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_argument.py b/test/test_argument.py index ad2b9704..105860cb 100644 --- a/test/test_argument.py +++ b/test/test_argument.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_attribute.py b/test/test_attribute.py index 9419a709..fdd615f6 100644 --- a/test/test_attribute.py +++ b/test/test_attribute.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_attribute_definition.py b/test/test_attribute_definition.py index 3e56081c..64b0b81e 100644 --- a/test/test_attribute_definition.py +++ b/test/test_attribute_definition.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_attribute_filter.py b/test/test_attribute_filter.py index 58354731..91397505 100644 --- a/test/test_attribute_filter.py +++ b/test/test_attribute_filter.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_attribute_read_request_metadata.py b/test/test_attribute_read_request_metadata.py index d8e9ed02..90bb8f61 100644 --- a/test/test_attribute_read_request_metadata.py +++ b/test/test_attribute_read_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_attribute_read_response.py b/test/test_attribute_read_response.py index 74421c23..93b78c32 100644 --- a/test/test_attribute_read_response.py +++ b/test/test_attribute_read_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_attribute_type.py b/test/test_attribute_type.py index 6fac20f4..0ff34b16 100644 --- a/test/test_attribute_type.py +++ b/test/test_attribute_type.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_bundle_api.py b/test/test_bundle_api.py index db1326e7..0cf85f26 100644 --- a/test/test_bundle_api.py +++ b/test/test_bundle_api.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_bundle_delete_body.py b/test/test_bundle_delete_body.py index e0eb4891..50881232 100644 --- a/test/test_bundle_delete_body.py +++ b/test/test_bundle_delete_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_bundle_delete_response.py b/test/test_bundle_delete_response.py index a53b5325..b282c292 100644 --- a/test/test_bundle_delete_response.py +++ b/test/test_bundle_delete_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_bundle_read_body.py b/test/test_bundle_read_body.py index 897f708a..39acd74d 100644 --- a/test/test_bundle_read_body.py +++ b/test/test_bundle_read_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_bundle_read_response.py b/test/test_bundle_read_response.py index fe49b5e7..efb13b31 100644 --- a/test/test_bundle_read_response.py +++ b/test/test_bundle_read_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_bundle_run_response.py b/test/test_bundle_run_response.py index 910c151b..7853433d 100644 --- a/test/test_bundle_run_response.py +++ b/test/test_bundle_run_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_bundle_write_body.py b/test/test_bundle_write_body.py index ab9211fc..abb29627 100644 --- a/test/test_bundle_write_body.py +++ b/test/test_bundle_write_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_bundle_write_response.py b/test/test_bundle_write_response.py index 3ac9048b..05eccc5a 100644 --- a/test/test_bundle_write_response.py +++ b/test/test_bundle_write_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_check_body.py b/test/test_check_body.py index 6493054f..e0e8a6d4 100644 --- a/test/test_check_body.py +++ b/test/test_check_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_check_result.py b/test/test_check_result.py index 89f97db6..f4a7aa60 100644 --- a/test/test_check_result.py +++ b/test/test_check_result.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_checked_expr.py b/test/test_checked_expr.py index b9f91375..0cde24cc 100644 --- a/test/test_checked_expr.py +++ b/test/test_checked_expr.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_child.py b/test/test_child.py index d32a41f9..72685aed 100644 --- a/test/test_child.py +++ b/test/test_child.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_comprehension.py b/test/test_comprehension.py index c9f6b487..aff25b2f 100644 --- a/test/test_comprehension.py +++ b/test/test_comprehension.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_computed_attribute.py b/test/test_computed_attribute.py index 82cdf6ea..9d2ebe56 100644 --- a/test/test_computed_attribute.py +++ b/test/test_computed_attribute.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_computed_user_set.py b/test/test_computed_user_set.py index b07d2609..b08e6483 100644 --- a/test/test_computed_user_set.py +++ b/test/test_computed_user_set.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_constant.py b/test/test_constant.py index a4c80d72..ae430ce3 100644 --- a/test/test_constant.py +++ b/test/test_constant.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_context.py b/test/test_context.py index 51bed26a..84190566 100644 --- a/test/test_context.py +++ b/test/test_context.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_context_attribute.py b/test/test_context_attribute.py index 5aa7fdb3..47f62afa 100644 --- a/test/test_context_attribute.py +++ b/test/test_context_attribute.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_list.py b/test/test_create_list.py index 29a7c80d..07ea6d3f 100644 --- a/test/test_create_list.py +++ b/test/test_create_list.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_struct.py b/test/test_create_struct.py index faa016a7..25852073 100644 --- a/test/test_create_struct.py +++ b/test/test_create_struct.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_data_api.py b/test/test_data_api.py index 3eb9e720..73675804 100644 --- a/test/test_data_api.py +++ b/test/test_data_api.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_data_bundle.py b/test/test_data_bundle.py index 0c430393..2b1bd0f5 100644 --- a/test/test_data_bundle.py +++ b/test/test_data_bundle.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_data_change.py b/test/test_data_change.py index acbc0ae1..5d9b94ca 100644 --- a/test/test_data_change.py +++ b/test/test_data_change.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_data_change_operation.py b/test/test_data_change_operation.py index d26d91f8..d3f92931 100644 --- a/test/test_data_change_operation.py +++ b/test/test_data_change_operation.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_data_changes.py b/test/test_data_changes.py index c5da75c7..2a2a5d64 100644 --- a/test/test_data_changes.py +++ b/test/test_data_changes.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_data_delete_body.py b/test/test_data_delete_body.py index 9b9900ce..4b9e25da 100644 --- a/test/test_data_delete_body.py +++ b/test/test_data_delete_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_data_delete_response.py b/test/test_data_delete_response.py index 7cef55fc..ccfae9ce 100644 --- a/test/test_data_delete_response.py +++ b/test/test_data_delete_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_data_write_body.py b/test/test_data_write_body.py index 7feaa8ca..59330f27 100644 --- a/test/test_data_write_body.py +++ b/test/test_data_write_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_data_write_request_metadata.py b/test/test_data_write_request_metadata.py index 10568d03..7169a00e 100644 --- a/test/test_data_write_request_metadata.py +++ b/test/test_data_write_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_data_write_response.py b/test/test_data_write_response.py index 2c9b5980..1b856c22 100644 --- a/test/test_data_write_response.py +++ b/test/test_data_write_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_delete_relationships_body.py b/test/test_delete_relationships_body.py index f5d14914..06d804f2 100644 --- a/test/test_delete_relationships_body.py +++ b/test/test_delete_relationships_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_entity.py b/test/test_entity.py index 9d83a4f5..2e4da51a 100644 --- a/test/test_entity.py +++ b/test/test_entity.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_entity_definition.py b/test/test_entity_definition.py index 4bdb3998..db741922 100644 --- a/test/test_entity_definition.py +++ b/test/test_entity_definition.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_entity_definition_reference.py b/test/test_entity_definition_reference.py index b08959e9..b3a2a5c6 100644 --- a/test/test_entity_definition_reference.py +++ b/test/test_entity_definition_reference.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_entity_filter.py b/test/test_entity_filter.py index 12886700..16b40b0f 100644 --- a/test/test_entity_filter.py +++ b/test/test_entity_filter.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_entry.py b/test/test_entry.py index 8aff379a..50f4c2e4 100644 --- a/test/test_entry.py +++ b/test/test_entry.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_expand_leaf.py b/test/test_expand_leaf.py index 6993597b..43f72f2b 100644 --- a/test/test_expand_leaf.py +++ b/test/test_expand_leaf.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_expand_tree_node.py b/test/test_expand_tree_node.py index 1ad9949f..021732f2 100644 --- a/test/test_expand_tree_node.py +++ b/test/test_expand_tree_node.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_expand_tree_node_operation.py b/test/test_expand_tree_node_operation.py index afbd3eb3..ad238a2e 100644 --- a/test/test_expand_tree_node_operation.py +++ b/test/test_expand_tree_node_operation.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_expr.py b/test/test_expr.py index 12a3f3f5..42ce7737 100644 --- a/test/test_expr.py +++ b/test/test_expr.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_expr_call.py b/test/test_expr_call.py index 098589fd..083cc7eb 100644 --- a/test/test_expr_call.py +++ b/test/test_expr_call.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_function_type.py b/test/test_function_type.py index 63c95f85..ea7a9fb4 100644 --- a/test/test_function_type.py +++ b/test/test_function_type.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_ident.py b/test/test_ident.py index d8287422..7e4bc55a 100644 --- a/test/test_ident.py +++ b/test/test_ident.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_leaf.py b/test/test_leaf.py index 63067f8d..fb063791 100644 --- a/test/test_leaf.py +++ b/test/test_leaf.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_list_type.py b/test/test_list_type.py index 8a5277ca..f5a8a286 100644 --- a/test/test_list_type.py +++ b/test/test_list_type.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_lookup_entity_body.py b/test/test_lookup_entity_body.py index d0cad82a..1e1c944a 100644 --- a/test/test_lookup_entity_body.py +++ b/test/test_lookup_entity_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_lookup_entity_stream_body.py b/test/test_lookup_entity_stream_body.py index 64a5cb84..bdfcd0af 100644 --- a/test/test_lookup_entity_stream_body.py +++ b/test/test_lookup_entity_stream_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_lookup_subject_body.py b/test/test_lookup_subject_body.py index 0cd00e28..3105beb4 100644 --- a/test/test_lookup_subject_body.py +++ b/test/test_lookup_subject_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_map_type.py b/test/test_map_type.py index e0c3c928..f3505f49 100644 --- a/test/test_map_type.py +++ b/test/test_map_type.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_partial_write_body.py b/test/test_partial_write_body.py index d4b7d43e..e6490df1 100644 --- a/test/test_partial_write_body.py +++ b/test/test_partial_write_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_partials.py b/test/test_partials.py index 90a229b9..0feeda2c 100644 --- a/test/test_partials.py +++ b/test/test_partials.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_permission_api.py b/test/test_permission_api.py index 92ea0606..bebe5afd 100644 --- a/test/test_permission_api.py +++ b/test/test_permission_api.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_permission_check_request_metadata.py b/test/test_permission_check_request_metadata.py index f354c24a..e89e2374 100644 --- a/test/test_permission_check_request_metadata.py +++ b/test/test_permission_check_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_permission_check_response.py b/test/test_permission_check_response.py index 00130fab..f26c290d 100644 --- a/test/test_permission_check_response.py +++ b/test/test_permission_check_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_permission_check_response_metadata.py b/test/test_permission_check_response_metadata.py index 1750dca4..9713b796 100644 --- a/test/test_permission_check_response_metadata.py +++ b/test/test_permission_check_response_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_permission_definition.py b/test/test_permission_definition.py index 6b128705..0694c256 100644 --- a/test/test_permission_definition.py +++ b/test/test_permission_definition.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_permission_expand_body.py b/test/test_permission_expand_body.py index f5008534..f3798969 100644 --- a/test/test_permission_expand_body.py +++ b/test/test_permission_expand_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_permission_expand_request_metadata.py b/test/test_permission_expand_request_metadata.py index ad47cf62..c602b9be 100644 --- a/test/test_permission_expand_request_metadata.py +++ b/test/test_permission_expand_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_permission_expand_response.py b/test/test_permission_expand_response.py index cb56e8c3..a8f101be 100644 --- a/test/test_permission_expand_response.py +++ b/test/test_permission_expand_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_permission_lookup_entity_request_metadata.py b/test/test_permission_lookup_entity_request_metadata.py index b2b6671a..3a4f9928 100644 --- a/test/test_permission_lookup_entity_request_metadata.py +++ b/test/test_permission_lookup_entity_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_permission_lookup_entity_response.py b/test/test_permission_lookup_entity_response.py index a00f1fa3..e1e58c14 100644 --- a/test/test_permission_lookup_entity_response.py +++ b/test/test_permission_lookup_entity_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_permission_lookup_entity_stream_response.py b/test/test_permission_lookup_entity_stream_response.py index b9be80d9..5a2064b4 100644 --- a/test/test_permission_lookup_entity_stream_response.py +++ b/test/test_permission_lookup_entity_stream_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_permission_lookup_subject_request_metadata.py b/test/test_permission_lookup_subject_request_metadata.py index f3ce398b..8d4923a3 100644 --- a/test/test_permission_lookup_subject_request_metadata.py +++ b/test/test_permission_lookup_subject_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_permission_lookup_subject_response.py b/test/test_permission_lookup_subject_response.py index d8a4cd2a..d76406c7 100644 --- a/test/test_permission_lookup_subject_response.py +++ b/test/test_permission_lookup_subject_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_permission_subject_permission_request_metadata.py b/test/test_permission_subject_permission_request_metadata.py index a6e22d2a..bc7bda88 100644 --- a/test/test_permission_subject_permission_request_metadata.py +++ b/test/test_permission_subject_permission_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_permission_subject_permission_response.py b/test/test_permission_subject_permission_response.py index 321cf006..d28fac40 100644 --- a/test/test_permission_subject_permission_response.py +++ b/test/test_permission_subject_permission_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_primitive_type.py b/test/test_primitive_type.py index d125bc88..ea2288dd 100644 --- a/test/test_primitive_type.py +++ b/test/test_primitive_type.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_read_attributes_body.py b/test/test_read_attributes_body.py index eefdd17b..7bba3fba 100644 --- a/test/test_read_attributes_body.py +++ b/test/test_read_attributes_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_read_relationships_body.py b/test/test_read_relationships_body.py index b97149c7..dab85a99 100644 --- a/test/test_read_relationships_body.py +++ b/test/test_read_relationships_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_relation_definition.py b/test/test_relation_definition.py index 7793db41..e1ae9a95 100644 --- a/test/test_relation_definition.py +++ b/test/test_relation_definition.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_relation_reference.py b/test/test_relation_reference.py index 2cbb4d0f..ae34deff 100644 --- a/test/test_relation_reference.py +++ b/test/test_relation_reference.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_relationship_delete_response.py b/test/test_relationship_delete_response.py index cc4ada5f..830a1993 100644 --- a/test/test_relationship_delete_response.py +++ b/test/test_relationship_delete_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_relationship_read_request_metadata.py b/test/test_relationship_read_request_metadata.py index aa10c533..e2da64ae 100644 --- a/test/test_relationship_read_request_metadata.py +++ b/test/test_relationship_read_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_relationship_read_response.py b/test/test_relationship_read_response.py index 8b3c54fd..6de1aa3b 100644 --- a/test/test_relationship_read_response.py +++ b/test/test_relationship_read_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_relationship_write_request_metadata.py b/test/test_relationship_write_request_metadata.py index 1c345cae..3768ad6e 100644 --- a/test/test_relationship_write_request_metadata.py +++ b/test/test_relationship_write_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_relationship_write_response.py b/test/test_relationship_write_response.py index 78d23b70..77d60aef 100644 --- a/test/test_relationship_write_response.py +++ b/test/test_relationship_write_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_rewrite.py b/test/test_rewrite.py index 1c6e7237..2b3a8274 100644 --- a/test/test_rewrite.py +++ b/test/test_rewrite.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_rewrite_operation.py b/test/test_rewrite_operation.py index 7d73e20f..4a1999da 100644 --- a/test/test_rewrite_operation.py +++ b/test/test_rewrite_operation.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_rule_definition.py b/test/test_rule_definition.py index 8fbe00e5..2dc3a24e 100644 --- a/test/test_rule_definition.py +++ b/test/test_rule_definition.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_run_bundle_body.py b/test/test_run_bundle_body.py index 866e2cf8..18f12531 100644 --- a/test/test_run_bundle_body.py +++ b/test/test_run_bundle_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_schema_api.py b/test/test_schema_api.py index dbe50f96..1442642f 100644 --- a/test/test_schema_api.py +++ b/test/test_schema_api.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_schema_definition.py b/test/test_schema_definition.py index 33a2f8a9..e236127d 100644 --- a/test/test_schema_definition.py +++ b/test/test_schema_definition.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_schema_definition_reference.py b/test/test_schema_definition_reference.py index 09ea3cbf..0b77a6a7 100644 --- a/test/test_schema_definition_reference.py +++ b/test/test_schema_definition_reference.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_schema_list.py b/test/test_schema_list.py index a35b70ae..b7184d27 100644 --- a/test/test_schema_list.py +++ b/test/test_schema_list.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_schema_list_body.py b/test/test_schema_list_body.py index 5475167f..a99f7974 100644 --- a/test/test_schema_list_body.py +++ b/test/test_schema_list_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_schema_list_response.py b/test/test_schema_list_response.py index 90a9e614..148ecde8 100644 --- a/test/test_schema_list_response.py +++ b/test/test_schema_list_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_schema_partial_write_request_metadata.py b/test/test_schema_partial_write_request_metadata.py index e482bb49..e003050f 100644 --- a/test/test_schema_partial_write_request_metadata.py +++ b/test/test_schema_partial_write_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_schema_partial_write_response.py b/test/test_schema_partial_write_response.py index a3cfaf12..323bc938 100644 --- a/test/test_schema_partial_write_response.py +++ b/test/test_schema_partial_write_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_schema_read_body.py b/test/test_schema_read_body.py index bc72073f..ab9a146e 100644 --- a/test/test_schema_read_body.py +++ b/test/test_schema_read_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_schema_read_request_metadata.py b/test/test_schema_read_request_metadata.py index ebd04aa6..c2beb61e 100644 --- a/test/test_schema_read_request_metadata.py +++ b/test/test_schema_read_request_metadata.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_schema_read_response.py b/test/test_schema_read_response.py index dc4c32c2..046654f4 100644 --- a/test/test_schema_read_response.py +++ b/test/test_schema_read_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_schema_write_body.py b/test/test_schema_write_body.py index ba6514c6..94f119bf 100644 --- a/test/test_schema_write_body.py +++ b/test/test_schema_write_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_schema_write_response.py b/test/test_schema_write_response.py index fe7bb3af..b7bec4af 100644 --- a/test/test_schema_write_response.py +++ b/test/test_schema_write_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_select.py b/test/test_select.py index cefcd926..59b019b2 100644 --- a/test/test_select.py +++ b/test/test_select.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_source_info.py b/test/test_source_info.py index 91b69257..5fe9ea98 100644 --- a/test/test_source_info.py +++ b/test/test_source_info.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_status.py b/test/test_status.py index e3b87c0b..70faa6a9 100644 --- a/test/test_status.py +++ b/test/test_status.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_stream_result_of_permission_lookup_entity_stream_response.py b/test/test_stream_result_of_permission_lookup_entity_stream_response.py index daff0f2e..496a4c2b 100644 --- a/test/test_stream_result_of_permission_lookup_entity_stream_response.py +++ b/test/test_stream_result_of_permission_lookup_entity_stream_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_stream_result_of_watch_response.py b/test/test_stream_result_of_watch_response.py index 1f735a14..932b2734 100644 --- a/test/test_stream_result_of_watch_response.py +++ b/test/test_stream_result_of_watch_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_subject.py b/test/test_subject.py index 9b1195e5..a0c750a1 100644 --- a/test/test_subject.py +++ b/test/test_subject.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_subject_filter.py b/test/test_subject_filter.py index 28eebb66..2f3e2566 100644 --- a/test/test_subject_filter.py +++ b/test/test_subject_filter.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_subject_permission_body.py b/test/test_subject_permission_body.py index 03b3c764..a9a0d918 100644 --- a/test/test_subject_permission_body.py +++ b/test/test_subject_permission_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_subjects.py b/test/test_subjects.py index 635e7d6d..61c09fe1 100644 --- a/test/test_subjects.py +++ b/test/test_subjects.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_tenancy_api.py b/test/test_tenancy_api.py index 4aa13729..8cfa76d6 100644 --- a/test/test_tenancy_api.py +++ b/test/test_tenancy_api.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_tenant.py b/test/test_tenant.py index ffc83f63..57139138 100644 --- a/test/test_tenant.py +++ b/test/test_tenant.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_tenant_create_request.py b/test/test_tenant_create_request.py index 2945d630..547e4946 100644 --- a/test/test_tenant_create_request.py +++ b/test/test_tenant_create_request.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_tenant_create_response.py b/test/test_tenant_create_response.py index 11899883..b671bb2d 100644 --- a/test/test_tenant_create_response.py +++ b/test/test_tenant_create_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_tenant_delete_response.py b/test/test_tenant_delete_response.py index f00b0f15..a453d6ed 100644 --- a/test/test_tenant_delete_response.py +++ b/test/test_tenant_delete_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_tenant_list_request.py b/test/test_tenant_list_request.py index 1bd98f6d..ef76a3dd 100644 --- a/test/test_tenant_list_request.py +++ b/test/test_tenant_list_request.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_tenant_list_response.py b/test/test_tenant_list_response.py index e10edaa9..aa4de103 100644 --- a/test/test_tenant_list_response.py +++ b/test/test_tenant_list_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_tuple.py b/test/test_tuple.py index eb46658b..609139ad 100644 --- a/test/test_tuple.py +++ b/test/test_tuple.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_tuple_filter.py b/test/test_tuple_filter.py index 05e5bb8f..31a63cd5 100644 --- a/test/test_tuple_filter.py +++ b/test/test_tuple_filter.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_tuple_set.py b/test/test_tuple_set.py index f70086f3..78d617a4 100644 --- a/test/test_tuple_set.py +++ b/test/test_tuple_set.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_tuple_to_user_set.py b/test/test_tuple_to_user_set.py index 4543c7ac..5f0e6eb7 100644 --- a/test/test_tuple_to_user_set.py +++ b/test/test_tuple_to_user_set.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_v1_call.py b/test/test_v1_call.py index 2564be98..c28c2b3b 100644 --- a/test/test_v1_call.py +++ b/test/test_v1_call.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_v1_expand.py b/test/test_v1_expand.py index 697641b5..d89635ff 100644 --- a/test/test_v1_expand.py +++ b/test/test_v1_expand.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_v1_operation.py b/test/test_v1_operation.py index 626908ab..0208729e 100644 --- a/test/test_v1_operation.py +++ b/test/test_v1_operation.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_v1alpha1_reference.py b/test/test_v1alpha1_reference.py index ac21f430..5f219f02 100644 --- a/test/test_v1alpha1_reference.py +++ b/test/test_v1alpha1_reference.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_v1alpha1_type.py b/test/test_v1alpha1_type.py index c0ae60ec..58934da7 100644 --- a/test/test_v1alpha1_type.py +++ b/test/test_v1alpha1_type.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_values.py b/test/test_values.py index 20740c5f..776b7b6b 100644 --- a/test/test_values.py +++ b/test/test_values.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_watch_api.py b/test/test_watch_api.py index fd1d26ad..11e56c47 100644 --- a/test/test_watch_api.py +++ b/test/test_watch_api.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_watch_body.py b/test/test_watch_body.py index 0940b739..228d9776 100644 --- a/test/test_watch_body.py +++ b/test/test_watch_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_watch_response.py b/test/test_watch_response.py index c07a7a1e..97339264 100644 --- a/test/test_watch_response.py +++ b/test/test_watch_response.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_well_known_type.py b/test/test_well_known_type.py index aecb6e71..70ddff9c 100644 --- a/test/test_well_known_type.py +++ b/test/test_well_known_type.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_write_relationships_body.py b/test/test_write_relationships_body.py index e1851f8c..cd7f122d 100644 --- a/test/test_write_relationships_body.py +++ b/test/test_write_relationships_body.py @@ -5,7 +5,7 @@ Permify is an open source authorization service for creating fine-grained and scalable authorization systems. - The version of the OpenAPI document: v0.10.1 + The version of the OpenAPI document: v0.10.2 Contact: hello@permify.co Generated by OpenAPI Generator (https://openapi-generator.tech)