From 14db7aca627bb72ab36997d238cdbda8a3596e57 Mon Sep 17 00:00:00 2001 From: omer-topal Date: Tue, 7 Apr 2026 12:26:47 +0000 Subject: [PATCH] chore: update Java SDK from latest OpenAPI specification --- build.gradle | 6 +++--- generator/openapi.json | 2 +- pom.xml | 2 +- src/main/java/co/permify/sdk/api/BundleApi.java | 2 +- src/main/java/co/permify/sdk/api/DataApi.java | 2 +- src/main/java/co/permify/sdk/api/PermissionApi.java | 2 +- src/main/java/co/permify/sdk/api/SchemaApi.java | 2 +- src/main/java/co/permify/sdk/api/TenancyApi.java | 2 +- src/main/java/co/permify/sdk/api/WatchApi.java | 2 +- src/main/java/co/permify/sdk/client/ApiClient.java | 2 +- src/main/java/co/permify/sdk/client/ApiException.java | 2 +- src/main/java/co/permify/sdk/client/ApiResponse.java | 2 +- src/main/java/co/permify/sdk/client/Configuration.java | 4 ++-- src/main/java/co/permify/sdk/client/Pair.java | 2 +- src/main/java/co/permify/sdk/client/RFC3339DateFormat.java | 2 +- .../java/co/permify/sdk/model/AbstractOpenApiSchema.java | 2 +- src/main/java/co/permify/sdk/model/AbstractType.java | 2 +- src/main/java/co/permify/sdk/model/Any.java | 2 +- src/main/java/co/permify/sdk/model/Argument.java | 2 +- src/main/java/co/permify/sdk/model/Attribute.java | 2 +- src/main/java/co/permify/sdk/model/AttributeDefinition.java | 2 +- src/main/java/co/permify/sdk/model/AttributeFilter.java | 2 +- .../co/permify/sdk/model/AttributeReadRequestMetadata.java | 2 +- .../java/co/permify/sdk/model/AttributeReadResponse.java | 2 +- src/main/java/co/permify/sdk/model/AttributeType.java | 2 +- src/main/java/co/permify/sdk/model/BulkCheckBody.java | 2 +- src/main/java/co/permify/sdk/model/BundleDeleteBody.java | 2 +- .../java/co/permify/sdk/model/BundleDeleteResponse.java | 2 +- src/main/java/co/permify/sdk/model/BundleReadBody.java | 2 +- src/main/java/co/permify/sdk/model/BundleReadResponse.java | 2 +- src/main/java/co/permify/sdk/model/BundleRunResponse.java | 2 +- src/main/java/co/permify/sdk/model/BundleWriteBody.java | 2 +- src/main/java/co/permify/sdk/model/BundleWriteResponse.java | 2 +- src/main/java/co/permify/sdk/model/CheckBody.java | 2 +- src/main/java/co/permify/sdk/model/CheckResult.java | 2 +- src/main/java/co/permify/sdk/model/CheckedExpr.java | 2 +- src/main/java/co/permify/sdk/model/Child.java | 2 +- src/main/java/co/permify/sdk/model/Component.java | 2 +- src/main/java/co/permify/sdk/model/Comprehension.java | 2 +- src/main/java/co/permify/sdk/model/ComputedAttribute.java | 2 +- src/main/java/co/permify/sdk/model/ComputedUserSet.java | 2 +- src/main/java/co/permify/sdk/model/Constant.java | 2 +- src/main/java/co/permify/sdk/model/Context.java | 2 +- src/main/java/co/permify/sdk/model/CreateList.java | 2 +- src/main/java/co/permify/sdk/model/CreateStruct.java | 2 +- src/main/java/co/permify/sdk/model/DataBundle.java | 2 +- src/main/java/co/permify/sdk/model/DataChange.java | 2 +- src/main/java/co/permify/sdk/model/DataChangeOperation.java | 2 +- src/main/java/co/permify/sdk/model/DataChanges.java | 2 +- src/main/java/co/permify/sdk/model/DataDeleteBody.java | 2 +- src/main/java/co/permify/sdk/model/DataDeleteResponse.java | 2 +- src/main/java/co/permify/sdk/model/DataWriteBody.java | 2 +- .../java/co/permify/sdk/model/DataWriteRequestMetadata.java | 2 +- src/main/java/co/permify/sdk/model/DataWriteResponse.java | 2 +- .../java/co/permify/sdk/model/DeleteRelationshipsBody.java | 2 +- src/main/java/co/permify/sdk/model/Entity.java | 2 +- src/main/java/co/permify/sdk/model/EntityDefinition.java | 2 +- .../co/permify/sdk/model/EntityDefinitionReference.java | 2 +- src/main/java/co/permify/sdk/model/EntityFilter.java | 2 +- src/main/java/co/permify/sdk/model/Entry.java | 2 +- src/main/java/co/permify/sdk/model/ExpandLeaf.java | 2 +- src/main/java/co/permify/sdk/model/ExpandTreeNode.java | 2 +- .../java/co/permify/sdk/model/ExpandTreeNodeOperation.java | 2 +- src/main/java/co/permify/sdk/model/Expr.java | 2 +- src/main/java/co/permify/sdk/model/ExprCall.java | 2 +- src/main/java/co/permify/sdk/model/Extension.java | 2 +- src/main/java/co/permify/sdk/model/FunctionType.java | 2 +- src/main/java/co/permify/sdk/model/Ident.java | 2 +- src/main/java/co/permify/sdk/model/Leaf.java | 2 +- src/main/java/co/permify/sdk/model/ListType.java | 2 +- src/main/java/co/permify/sdk/model/LookupEntityBody.java | 2 +- .../java/co/permify/sdk/model/LookupEntityStreamBody.java | 2 +- src/main/java/co/permify/sdk/model/LookupSubjectBody.java | 2 +- src/main/java/co/permify/sdk/model/MapType.java | 2 +- src/main/java/co/permify/sdk/model/PartialWriteBody.java | 2 +- src/main/java/co/permify/sdk/model/Partials.java | 2 +- .../permify/sdk/model/PermissionBulkCheckRequestItem.java | 2 +- .../co/permify/sdk/model/PermissionBulkCheckResponse.java | 2 +- .../permify/sdk/model/PermissionCheckRequestMetadata.java | 2 +- .../java/co/permify/sdk/model/PermissionCheckResponse.java | 2 +- .../permify/sdk/model/PermissionCheckResponseMetadata.java | 2 +- .../java/co/permify/sdk/model/PermissionDefinition.java | 2 +- .../java/co/permify/sdk/model/PermissionExpandBody.java | 2 +- .../permify/sdk/model/PermissionExpandRequestMetadata.java | 2 +- .../java/co/permify/sdk/model/PermissionExpandResponse.java | 2 +- .../sdk/model/PermissionLookupEntityRequestMetadata.java | 2 +- .../permify/sdk/model/PermissionLookupEntityResponse.java | 2 +- .../sdk/model/PermissionLookupEntityStreamResponse.java | 2 +- .../sdk/model/PermissionLookupSubjectRequestMetadata.java | 2 +- .../permify/sdk/model/PermissionLookupSubjectResponse.java | 2 +- .../model/PermissionSubjectPermissionRequestMetadata.java | 2 +- .../sdk/model/PermissionSubjectPermissionResponse.java | 2 +- src/main/java/co/permify/sdk/model/PrimitiveType.java | 2 +- src/main/java/co/permify/sdk/model/ReadAttributesBody.java | 2 +- .../java/co/permify/sdk/model/ReadRelationshipsBody.java | 2 +- src/main/java/co/permify/sdk/model/RelationDefinition.java | 2 +- src/main/java/co/permify/sdk/model/RelationReference.java | 2 +- .../co/permify/sdk/model/RelationshipDeleteResponse.java | 2 +- .../permify/sdk/model/RelationshipReadRequestMetadata.java | 2 +- .../java/co/permify/sdk/model/RelationshipReadResponse.java | 2 +- .../permify/sdk/model/RelationshipWriteRequestMetadata.java | 2 +- .../co/permify/sdk/model/RelationshipWriteResponse.java | 2 +- src/main/java/co/permify/sdk/model/Rewrite.java | 2 +- src/main/java/co/permify/sdk/model/RewriteOperation.java | 2 +- src/main/java/co/permify/sdk/model/RuleDefinition.java | 2 +- src/main/java/co/permify/sdk/model/RunBundleBody.java | 2 +- src/main/java/co/permify/sdk/model/SchemaDefinition.java | 2 +- .../co/permify/sdk/model/SchemaDefinitionReference.java | 2 +- src/main/java/co/permify/sdk/model/SchemaList.java | 2 +- src/main/java/co/permify/sdk/model/SchemaListBody.java | 2 +- src/main/java/co/permify/sdk/model/SchemaListResponse.java | 2 +- .../sdk/model/SchemaPartialWriteRequestMetadata.java | 2 +- .../co/permify/sdk/model/SchemaPartialWriteResponse.java | 2 +- src/main/java/co/permify/sdk/model/SchemaReadBody.java | 2 +- .../co/permify/sdk/model/SchemaReadRequestMetadata.java | 2 +- src/main/java/co/permify/sdk/model/SchemaReadResponse.java | 2 +- src/main/java/co/permify/sdk/model/SchemaWriteBody.java | 2 +- src/main/java/co/permify/sdk/model/SchemaWriteResponse.java | 2 +- src/main/java/co/permify/sdk/model/Select.java | 2 +- src/main/java/co/permify/sdk/model/SourceInfo.java | 2 +- src/main/java/co/permify/sdk/model/Status.java | 2 +- .../StreamResultOfPermissionLookupEntityStreamResponse.java | 2 +- .../co/permify/sdk/model/StreamResultOfWatchResponse.java | 2 +- src/main/java/co/permify/sdk/model/StringArrayValue.java | 2 +- src/main/java/co/permify/sdk/model/Subject.java | 2 +- src/main/java/co/permify/sdk/model/SubjectFilter.java | 2 +- .../java/co/permify/sdk/model/SubjectPermissionBody.java | 2 +- src/main/java/co/permify/sdk/model/Subjects.java | 2 +- src/main/java/co/permify/sdk/model/Tenant.java | 2 +- src/main/java/co/permify/sdk/model/TenantCreateRequest.java | 2 +- .../java/co/permify/sdk/model/TenantCreateResponse.java | 2 +- .../java/co/permify/sdk/model/TenantDeleteResponse.java | 2 +- src/main/java/co/permify/sdk/model/TenantListRequest.java | 2 +- src/main/java/co/permify/sdk/model/TenantListResponse.java | 2 +- src/main/java/co/permify/sdk/model/Tuple.java | 2 +- src/main/java/co/permify/sdk/model/TupleFilter.java | 2 +- src/main/java/co/permify/sdk/model/TupleSet.java | 2 +- src/main/java/co/permify/sdk/model/TupleToUserSet.java | 2 +- src/main/java/co/permify/sdk/model/V1Call.java | 2 +- src/main/java/co/permify/sdk/model/V1Expand.java | 2 +- src/main/java/co/permify/sdk/model/V1Operation.java | 2 +- src/main/java/co/permify/sdk/model/V1alpha1Reference.java | 2 +- src/main/java/co/permify/sdk/model/V1alpha1Type.java | 2 +- src/main/java/co/permify/sdk/model/Values.java | 2 +- src/main/java/co/permify/sdk/model/Version.java | 2 +- src/main/java/co/permify/sdk/model/WatchBody.java | 2 +- src/main/java/co/permify/sdk/model/WatchResponse.java | 2 +- src/main/java/co/permify/sdk/model/WellKnownType.java | 2 +- .../java/co/permify/sdk/model/WriteRelationshipsBody.java | 2 +- src/test/java/co/permify/sdk/api/BundleApiTest.java | 2 +- src/test/java/co/permify/sdk/api/DataApiTest.java | 2 +- src/test/java/co/permify/sdk/api/PermissionApiTest.java | 2 +- src/test/java/co/permify/sdk/api/SchemaApiTest.java | 2 +- src/test/java/co/permify/sdk/api/TenancyApiTest.java | 2 +- src/test/java/co/permify/sdk/api/WatchApiTest.java | 2 +- src/test/java/co/permify/sdk/model/AbstractTypeTest.java | 2 +- src/test/java/co/permify/sdk/model/AnyTest.java | 2 +- src/test/java/co/permify/sdk/model/ArgumentTest.java | 2 +- .../java/co/permify/sdk/model/AttributeDefinitionTest.java | 2 +- src/test/java/co/permify/sdk/model/AttributeFilterTest.java | 2 +- .../permify/sdk/model/AttributeReadRequestMetadataTest.java | 2 +- .../co/permify/sdk/model/AttributeReadResponseTest.java | 2 +- src/test/java/co/permify/sdk/model/AttributeTest.java | 2 +- src/test/java/co/permify/sdk/model/AttributeTypeTest.java | 2 +- src/test/java/co/permify/sdk/model/BulkCheckBodyTest.java | 2 +- .../java/co/permify/sdk/model/BundleDeleteBodyTest.java | 2 +- .../java/co/permify/sdk/model/BundleDeleteResponseTest.java | 2 +- src/test/java/co/permify/sdk/model/BundleReadBodyTest.java | 2 +- .../java/co/permify/sdk/model/BundleReadResponseTest.java | 2 +- .../java/co/permify/sdk/model/BundleRunResponseTest.java | 2 +- src/test/java/co/permify/sdk/model/BundleWriteBodyTest.java | 2 +- .../java/co/permify/sdk/model/BundleWriteResponseTest.java | 2 +- src/test/java/co/permify/sdk/model/CheckBodyTest.java | 2 +- src/test/java/co/permify/sdk/model/CheckResultTest.java | 2 +- src/test/java/co/permify/sdk/model/CheckedExprTest.java | 2 +- src/test/java/co/permify/sdk/model/ChildTest.java | 2 +- src/test/java/co/permify/sdk/model/ComponentTest.java | 2 +- src/test/java/co/permify/sdk/model/ComprehensionTest.java | 2 +- .../java/co/permify/sdk/model/ComputedAttributeTest.java | 2 +- src/test/java/co/permify/sdk/model/ComputedUserSetTest.java | 2 +- src/test/java/co/permify/sdk/model/ConstantTest.java | 2 +- src/test/java/co/permify/sdk/model/ContextTest.java | 2 +- src/test/java/co/permify/sdk/model/CreateListTest.java | 2 +- src/test/java/co/permify/sdk/model/CreateStructTest.java | 2 +- src/test/java/co/permify/sdk/model/DataBundleTest.java | 2 +- .../java/co/permify/sdk/model/DataChangeOperationTest.java | 2 +- src/test/java/co/permify/sdk/model/DataChangeTest.java | 2 +- src/test/java/co/permify/sdk/model/DataChangesTest.java | 2 +- src/test/java/co/permify/sdk/model/DataDeleteBodyTest.java | 2 +- .../java/co/permify/sdk/model/DataDeleteResponseTest.java | 2 +- src/test/java/co/permify/sdk/model/DataWriteBodyTest.java | 2 +- .../co/permify/sdk/model/DataWriteRequestMetadataTest.java | 2 +- .../java/co/permify/sdk/model/DataWriteResponseTest.java | 2 +- .../co/permify/sdk/model/DeleteRelationshipsBodyTest.java | 2 +- .../co/permify/sdk/model/EntityDefinitionReferenceTest.java | 2 +- .../java/co/permify/sdk/model/EntityDefinitionTest.java | 2 +- src/test/java/co/permify/sdk/model/EntityFilterTest.java | 2 +- src/test/java/co/permify/sdk/model/EntityTest.java | 2 +- src/test/java/co/permify/sdk/model/EntryTest.java | 2 +- src/test/java/co/permify/sdk/model/ExpandLeafTest.java | 2 +- .../co/permify/sdk/model/ExpandTreeNodeOperationTest.java | 2 +- src/test/java/co/permify/sdk/model/ExpandTreeNodeTest.java | 2 +- src/test/java/co/permify/sdk/model/ExprCallTest.java | 2 +- src/test/java/co/permify/sdk/model/ExprTest.java | 2 +- src/test/java/co/permify/sdk/model/ExtensionTest.java | 2 +- src/test/java/co/permify/sdk/model/FunctionTypeTest.java | 2 +- src/test/java/co/permify/sdk/model/IdentTest.java | 2 +- src/test/java/co/permify/sdk/model/LeafTest.java | 2 +- src/test/java/co/permify/sdk/model/ListTypeTest.java | 2 +- .../java/co/permify/sdk/model/LookupEntityBodyTest.java | 2 +- .../co/permify/sdk/model/LookupEntityStreamBodyTest.java | 2 +- .../java/co/permify/sdk/model/LookupSubjectBodyTest.java | 2 +- src/test/java/co/permify/sdk/model/MapTypeTest.java | 2 +- .../java/co/permify/sdk/model/PartialWriteBodyTest.java | 2 +- src/test/java/co/permify/sdk/model/PartialsTest.java | 2 +- .../sdk/model/PermissionBulkCheckRequestItemTest.java | 2 +- .../permify/sdk/model/PermissionBulkCheckResponseTest.java | 2 +- .../sdk/model/PermissionCheckRequestMetadataTest.java | 2 +- .../sdk/model/PermissionCheckResponseMetadataTest.java | 2 +- .../co/permify/sdk/model/PermissionCheckResponseTest.java | 2 +- .../java/co/permify/sdk/model/PermissionDefinitionTest.java | 2 +- .../java/co/permify/sdk/model/PermissionExpandBodyTest.java | 2 +- .../sdk/model/PermissionExpandRequestMetadataTest.java | 2 +- .../co/permify/sdk/model/PermissionExpandResponseTest.java | 2 +- .../model/PermissionLookupEntityRequestMetadataTest.java | 2 +- .../sdk/model/PermissionLookupEntityResponseTest.java | 2 +- .../sdk/model/PermissionLookupEntityStreamResponseTest.java | 2 +- .../model/PermissionLookupSubjectRequestMetadataTest.java | 2 +- .../sdk/model/PermissionLookupSubjectResponseTest.java | 2 +- .../PermissionSubjectPermissionRequestMetadataTest.java | 2 +- .../sdk/model/PermissionSubjectPermissionResponseTest.java | 2 +- src/test/java/co/permify/sdk/model/PrimitiveTypeTest.java | 2 +- .../java/co/permify/sdk/model/ReadAttributesBodyTest.java | 2 +- .../co/permify/sdk/model/ReadRelationshipsBodyTest.java | 2 +- .../java/co/permify/sdk/model/RelationDefinitionTest.java | 2 +- .../java/co/permify/sdk/model/RelationReferenceTest.java | 2 +- .../permify/sdk/model/RelationshipDeleteResponseTest.java | 2 +- .../sdk/model/RelationshipReadRequestMetadataTest.java | 2 +- .../co/permify/sdk/model/RelationshipReadResponseTest.java | 2 +- .../sdk/model/RelationshipWriteRequestMetadataTest.java | 2 +- .../co/permify/sdk/model/RelationshipWriteResponseTest.java | 2 +- .../java/co/permify/sdk/model/RewriteOperationTest.java | 2 +- src/test/java/co/permify/sdk/model/RewriteTest.java | 2 +- src/test/java/co/permify/sdk/model/RuleDefinitionTest.java | 2 +- src/test/java/co/permify/sdk/model/RunBundleBodyTest.java | 2 +- .../co/permify/sdk/model/SchemaDefinitionReferenceTest.java | 2 +- .../java/co/permify/sdk/model/SchemaDefinitionTest.java | 2 +- src/test/java/co/permify/sdk/model/SchemaListBodyTest.java | 2 +- .../java/co/permify/sdk/model/SchemaListResponseTest.java | 2 +- src/test/java/co/permify/sdk/model/SchemaListTest.java | 2 +- .../sdk/model/SchemaPartialWriteRequestMetadataTest.java | 2 +- .../permify/sdk/model/SchemaPartialWriteResponseTest.java | 2 +- src/test/java/co/permify/sdk/model/SchemaReadBodyTest.java | 2 +- .../co/permify/sdk/model/SchemaReadRequestMetadataTest.java | 2 +- .../java/co/permify/sdk/model/SchemaReadResponseTest.java | 2 +- src/test/java/co/permify/sdk/model/SchemaWriteBodyTest.java | 2 +- .../java/co/permify/sdk/model/SchemaWriteResponseTest.java | 2 +- src/test/java/co/permify/sdk/model/SelectTest.java | 2 +- src/test/java/co/permify/sdk/model/SourceInfoTest.java | 2 +- src/test/java/co/permify/sdk/model/StatusTest.java | 2 +- ...eamResultOfPermissionLookupEntityStreamResponseTest.java | 2 +- .../permify/sdk/model/StreamResultOfWatchResponseTest.java | 2 +- .../java/co/permify/sdk/model/StringArrayValueTest.java | 2 +- src/test/java/co/permify/sdk/model/SubjectFilterTest.java | 2 +- .../co/permify/sdk/model/SubjectPermissionBodyTest.java | 2 +- src/test/java/co/permify/sdk/model/SubjectTest.java | 2 +- src/test/java/co/permify/sdk/model/SubjectsTest.java | 2 +- .../java/co/permify/sdk/model/TenantCreateRequestTest.java | 2 +- .../java/co/permify/sdk/model/TenantCreateResponseTest.java | 2 +- .../java/co/permify/sdk/model/TenantDeleteResponseTest.java | 2 +- .../java/co/permify/sdk/model/TenantListRequestTest.java | 2 +- .../java/co/permify/sdk/model/TenantListResponseTest.java | 2 +- src/test/java/co/permify/sdk/model/TenantTest.java | 2 +- src/test/java/co/permify/sdk/model/TupleFilterTest.java | 2 +- src/test/java/co/permify/sdk/model/TupleSetTest.java | 2 +- src/test/java/co/permify/sdk/model/TupleTest.java | 2 +- src/test/java/co/permify/sdk/model/TupleToUserSetTest.java | 2 +- src/test/java/co/permify/sdk/model/V1CallTest.java | 2 +- src/test/java/co/permify/sdk/model/V1ExpandTest.java | 2 +- src/test/java/co/permify/sdk/model/V1OperationTest.java | 2 +- .../java/co/permify/sdk/model/V1alpha1ReferenceTest.java | 2 +- src/test/java/co/permify/sdk/model/V1alpha1TypeTest.java | 2 +- src/test/java/co/permify/sdk/model/ValuesTest.java | 2 +- src/test/java/co/permify/sdk/model/VersionTest.java | 2 +- src/test/java/co/permify/sdk/model/WatchBodyTest.java | 2 +- src/test/java/co/permify/sdk/model/WatchResponseTest.java | 2 +- src/test/java/co/permify/sdk/model/WellKnownTypeTest.java | 2 +- .../co/permify/sdk/model/WriteRelationshipsBodyTest.java | 2 +- 288 files changed, 291 insertions(+), 291 deletions(-) diff --git a/build.gradle b/build.gradle index e91b919..77fc639 100644 --- a/build.gradle +++ b/build.gradle @@ -9,7 +9,7 @@ plugins { } group = 'co.permify' -version = '1.6.1' +version = '1.6.8' repositories { mavenCentral() @@ -119,8 +119,8 @@ task execute(type: JavaExec) { } ext { - jackson_version = "2.17.1" - jakarta_annotation_version = "2.1.1" + jackson_version = "2.14.1" + jakarta_annotation_version = "1.3.5" beanvalidation_version = "3.0.2" junit_version = "4.13.2" } diff --git a/generator/openapi.json b/generator/openapi.json index 07f9ce8..b1bec62 100644 --- a/generator/openapi.json +++ b/generator/openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Permify API", "description": "Permify is an open source authorization service for creating fine-grained and scalable authorization systems.", - "version": "v1.6.1", + "version": "v1.6.8", "contact": { "name": "API Support", "url": "https://github.com/Permify/permify/issues", diff --git a/pom.xml b/pom.xml index 7612333..300b42f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ permify-java jar Permify Java - 1.6.1 + 1.6.8 https://github.com/Permify/permify-java Java SDK for Permify - Authorization as a Service diff --git a/src/main/java/co/permify/sdk/api/BundleApi.java b/src/main/java/co/permify/sdk/api/BundleApi.java index a8f7b5b..1742291 100644 --- a/src/main/java/co/permify/sdk/api/BundleApi.java +++ b/src/main/java/co/permify/sdk/api/BundleApi.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/api/DataApi.java b/src/main/java/co/permify/sdk/api/DataApi.java index 91edfde..a570669 100644 --- a/src/main/java/co/permify/sdk/api/DataApi.java +++ b/src/main/java/co/permify/sdk/api/DataApi.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/api/PermissionApi.java b/src/main/java/co/permify/sdk/api/PermissionApi.java index 49832bd..840d621 100644 --- a/src/main/java/co/permify/sdk/api/PermissionApi.java +++ b/src/main/java/co/permify/sdk/api/PermissionApi.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/api/SchemaApi.java b/src/main/java/co/permify/sdk/api/SchemaApi.java index 6235d07..25d3c6e 100644 --- a/src/main/java/co/permify/sdk/api/SchemaApi.java +++ b/src/main/java/co/permify/sdk/api/SchemaApi.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/api/TenancyApi.java b/src/main/java/co/permify/sdk/api/TenancyApi.java index 3d5df0f..3ebe4d9 100644 --- a/src/main/java/co/permify/sdk/api/TenancyApi.java +++ b/src/main/java/co/permify/sdk/api/TenancyApi.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/api/WatchApi.java b/src/main/java/co/permify/sdk/api/WatchApi.java index 4c221ef..55609cb 100644 --- a/src/main/java/co/permify/sdk/api/WatchApi.java +++ b/src/main/java/co/permify/sdk/api/WatchApi.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/client/ApiClient.java b/src/main/java/co/permify/sdk/client/ApiClient.java index 08b164d..de2b24f 100644 --- a/src/main/java/co/permify/sdk/client/ApiClient.java +++ b/src/main/java/co/permify/sdk/client/ApiClient.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/client/ApiException.java b/src/main/java/co/permify/sdk/client/ApiException.java index de72577..01b0851 100644 --- a/src/main/java/co/permify/sdk/client/ApiException.java +++ b/src/main/java/co/permify/sdk/client/ApiException.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/client/ApiResponse.java b/src/main/java/co/permify/sdk/client/ApiResponse.java index 2402f3f..78963ba 100644 --- a/src/main/java/co/permify/sdk/client/ApiResponse.java +++ b/src/main/java/co/permify/sdk/client/ApiResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/client/Configuration.java b/src/main/java/co/permify/sdk/client/Configuration.java index d078c28..e96a9ed 100644 --- a/src/main/java/co/permify/sdk/client/Configuration.java +++ b/src/main/java/co/permify/sdk/client/Configuration.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). @@ -15,7 +15,7 @@ @jakarta.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen") public class Configuration { - public static final String VERSION = "v1.6.1"; + public static final String VERSION = "v1.6.8"; private static ApiClient defaultApiClient = new ApiClient(); diff --git a/src/main/java/co/permify/sdk/client/Pair.java b/src/main/java/co/permify/sdk/client/Pair.java index 03c176c..be44240 100644 --- a/src/main/java/co/permify/sdk/client/Pair.java +++ b/src/main/java/co/permify/sdk/client/Pair.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/client/RFC3339DateFormat.java b/src/main/java/co/permify/sdk/client/RFC3339DateFormat.java index 3a3b8f2..975a24d 100644 --- a/src/main/java/co/permify/sdk/client/RFC3339DateFormat.java +++ b/src/main/java/co/permify/sdk/client/RFC3339DateFormat.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/AbstractOpenApiSchema.java b/src/main/java/co/permify/sdk/model/AbstractOpenApiSchema.java index 49da7b6..cc8da7b 100644 --- a/src/main/java/co/permify/sdk/model/AbstractOpenApiSchema.java +++ b/src/main/java/co/permify/sdk/model/AbstractOpenApiSchema.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/AbstractType.java b/src/main/java/co/permify/sdk/model/AbstractType.java index f0c9345..af5ec5e 100644 --- a/src/main/java/co/permify/sdk/model/AbstractType.java +++ b/src/main/java/co/permify/sdk/model/AbstractType.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Any.java b/src/main/java/co/permify/sdk/model/Any.java index 16821d8..7138c9f 100644 --- a/src/main/java/co/permify/sdk/model/Any.java +++ b/src/main/java/co/permify/sdk/model/Any.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Argument.java b/src/main/java/co/permify/sdk/model/Argument.java index 0890a48..3347dc6 100644 --- a/src/main/java/co/permify/sdk/model/Argument.java +++ b/src/main/java/co/permify/sdk/model/Argument.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Attribute.java b/src/main/java/co/permify/sdk/model/Attribute.java index 80372dd..be8cf03 100644 --- a/src/main/java/co/permify/sdk/model/Attribute.java +++ b/src/main/java/co/permify/sdk/model/Attribute.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/AttributeDefinition.java b/src/main/java/co/permify/sdk/model/AttributeDefinition.java index 5735e1a..5cb14cc 100644 --- a/src/main/java/co/permify/sdk/model/AttributeDefinition.java +++ b/src/main/java/co/permify/sdk/model/AttributeDefinition.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/AttributeFilter.java b/src/main/java/co/permify/sdk/model/AttributeFilter.java index 8bd975a..a176c63 100644 --- a/src/main/java/co/permify/sdk/model/AttributeFilter.java +++ b/src/main/java/co/permify/sdk/model/AttributeFilter.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/AttributeReadRequestMetadata.java b/src/main/java/co/permify/sdk/model/AttributeReadRequestMetadata.java index 810e07c..3e08bb6 100644 --- a/src/main/java/co/permify/sdk/model/AttributeReadRequestMetadata.java +++ b/src/main/java/co/permify/sdk/model/AttributeReadRequestMetadata.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/AttributeReadResponse.java b/src/main/java/co/permify/sdk/model/AttributeReadResponse.java index 8ce198f..e2039dc 100644 --- a/src/main/java/co/permify/sdk/model/AttributeReadResponse.java +++ b/src/main/java/co/permify/sdk/model/AttributeReadResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/AttributeType.java b/src/main/java/co/permify/sdk/model/AttributeType.java index aeec0f7..7cb4c2d 100644 --- a/src/main/java/co/permify/sdk/model/AttributeType.java +++ b/src/main/java/co/permify/sdk/model/AttributeType.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/BulkCheckBody.java b/src/main/java/co/permify/sdk/model/BulkCheckBody.java index 4b6ab7b..5c1d695 100644 --- a/src/main/java/co/permify/sdk/model/BulkCheckBody.java +++ b/src/main/java/co/permify/sdk/model/BulkCheckBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/BundleDeleteBody.java b/src/main/java/co/permify/sdk/model/BundleDeleteBody.java index 8e84711..7c77aab 100644 --- a/src/main/java/co/permify/sdk/model/BundleDeleteBody.java +++ b/src/main/java/co/permify/sdk/model/BundleDeleteBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/BundleDeleteResponse.java b/src/main/java/co/permify/sdk/model/BundleDeleteResponse.java index 37d03d5..444bbe8 100644 --- a/src/main/java/co/permify/sdk/model/BundleDeleteResponse.java +++ b/src/main/java/co/permify/sdk/model/BundleDeleteResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/BundleReadBody.java b/src/main/java/co/permify/sdk/model/BundleReadBody.java index 864f769..07d0ce8 100644 --- a/src/main/java/co/permify/sdk/model/BundleReadBody.java +++ b/src/main/java/co/permify/sdk/model/BundleReadBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/BundleReadResponse.java b/src/main/java/co/permify/sdk/model/BundleReadResponse.java index 103581d..607fa8b 100644 --- a/src/main/java/co/permify/sdk/model/BundleReadResponse.java +++ b/src/main/java/co/permify/sdk/model/BundleReadResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/BundleRunResponse.java b/src/main/java/co/permify/sdk/model/BundleRunResponse.java index c1b9572..ad45054 100644 --- a/src/main/java/co/permify/sdk/model/BundleRunResponse.java +++ b/src/main/java/co/permify/sdk/model/BundleRunResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/BundleWriteBody.java b/src/main/java/co/permify/sdk/model/BundleWriteBody.java index 560284f..6e07f70 100644 --- a/src/main/java/co/permify/sdk/model/BundleWriteBody.java +++ b/src/main/java/co/permify/sdk/model/BundleWriteBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/BundleWriteResponse.java b/src/main/java/co/permify/sdk/model/BundleWriteResponse.java index 0a05207..bf2bfff 100644 --- a/src/main/java/co/permify/sdk/model/BundleWriteResponse.java +++ b/src/main/java/co/permify/sdk/model/BundleWriteResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/CheckBody.java b/src/main/java/co/permify/sdk/model/CheckBody.java index abcecb9..9994ab6 100644 --- a/src/main/java/co/permify/sdk/model/CheckBody.java +++ b/src/main/java/co/permify/sdk/model/CheckBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/CheckResult.java b/src/main/java/co/permify/sdk/model/CheckResult.java index c97cafa..604a08f 100644 --- a/src/main/java/co/permify/sdk/model/CheckResult.java +++ b/src/main/java/co/permify/sdk/model/CheckResult.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/CheckedExpr.java b/src/main/java/co/permify/sdk/model/CheckedExpr.java index bfd5301..2cb0827 100644 --- a/src/main/java/co/permify/sdk/model/CheckedExpr.java +++ b/src/main/java/co/permify/sdk/model/CheckedExpr.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Child.java b/src/main/java/co/permify/sdk/model/Child.java index 3472f69..5c6ccd7 100644 --- a/src/main/java/co/permify/sdk/model/Child.java +++ b/src/main/java/co/permify/sdk/model/Child.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Component.java b/src/main/java/co/permify/sdk/model/Component.java index 5bc6f32..f95d05a 100644 --- a/src/main/java/co/permify/sdk/model/Component.java +++ b/src/main/java/co/permify/sdk/model/Component.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Comprehension.java b/src/main/java/co/permify/sdk/model/Comprehension.java index 49333c5..6700b78 100644 --- a/src/main/java/co/permify/sdk/model/Comprehension.java +++ b/src/main/java/co/permify/sdk/model/Comprehension.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/ComputedAttribute.java b/src/main/java/co/permify/sdk/model/ComputedAttribute.java index 2b5ade2..d37b751 100644 --- a/src/main/java/co/permify/sdk/model/ComputedAttribute.java +++ b/src/main/java/co/permify/sdk/model/ComputedAttribute.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/ComputedUserSet.java b/src/main/java/co/permify/sdk/model/ComputedUserSet.java index 7b5c0b8..1834d11 100644 --- a/src/main/java/co/permify/sdk/model/ComputedUserSet.java +++ b/src/main/java/co/permify/sdk/model/ComputedUserSet.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Constant.java b/src/main/java/co/permify/sdk/model/Constant.java index 4012554..c1f1ed4 100644 --- a/src/main/java/co/permify/sdk/model/Constant.java +++ b/src/main/java/co/permify/sdk/model/Constant.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Context.java b/src/main/java/co/permify/sdk/model/Context.java index 3049389..c7d961d 100644 --- a/src/main/java/co/permify/sdk/model/Context.java +++ b/src/main/java/co/permify/sdk/model/Context.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/CreateList.java b/src/main/java/co/permify/sdk/model/CreateList.java index c8938ef..4b2f048 100644 --- a/src/main/java/co/permify/sdk/model/CreateList.java +++ b/src/main/java/co/permify/sdk/model/CreateList.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/CreateStruct.java b/src/main/java/co/permify/sdk/model/CreateStruct.java index 9aa0d27..5723d9c 100644 --- a/src/main/java/co/permify/sdk/model/CreateStruct.java +++ b/src/main/java/co/permify/sdk/model/CreateStruct.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/DataBundle.java b/src/main/java/co/permify/sdk/model/DataBundle.java index eceb97b..bad13d5 100644 --- a/src/main/java/co/permify/sdk/model/DataBundle.java +++ b/src/main/java/co/permify/sdk/model/DataBundle.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/DataChange.java b/src/main/java/co/permify/sdk/model/DataChange.java index d2372ff..290da26 100644 --- a/src/main/java/co/permify/sdk/model/DataChange.java +++ b/src/main/java/co/permify/sdk/model/DataChange.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/DataChangeOperation.java b/src/main/java/co/permify/sdk/model/DataChangeOperation.java index 89781f0..5c36203 100644 --- a/src/main/java/co/permify/sdk/model/DataChangeOperation.java +++ b/src/main/java/co/permify/sdk/model/DataChangeOperation.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/DataChanges.java b/src/main/java/co/permify/sdk/model/DataChanges.java index 866ba54..9f48366 100644 --- a/src/main/java/co/permify/sdk/model/DataChanges.java +++ b/src/main/java/co/permify/sdk/model/DataChanges.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/DataDeleteBody.java b/src/main/java/co/permify/sdk/model/DataDeleteBody.java index ba30530..a656b47 100644 --- a/src/main/java/co/permify/sdk/model/DataDeleteBody.java +++ b/src/main/java/co/permify/sdk/model/DataDeleteBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/DataDeleteResponse.java b/src/main/java/co/permify/sdk/model/DataDeleteResponse.java index 0f6672e..e14af81 100644 --- a/src/main/java/co/permify/sdk/model/DataDeleteResponse.java +++ b/src/main/java/co/permify/sdk/model/DataDeleteResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/DataWriteBody.java b/src/main/java/co/permify/sdk/model/DataWriteBody.java index 0f4873e..0113bd3 100644 --- a/src/main/java/co/permify/sdk/model/DataWriteBody.java +++ b/src/main/java/co/permify/sdk/model/DataWriteBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/DataWriteRequestMetadata.java b/src/main/java/co/permify/sdk/model/DataWriteRequestMetadata.java index 1828c8b..e00f8d6 100644 --- a/src/main/java/co/permify/sdk/model/DataWriteRequestMetadata.java +++ b/src/main/java/co/permify/sdk/model/DataWriteRequestMetadata.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/DataWriteResponse.java b/src/main/java/co/permify/sdk/model/DataWriteResponse.java index 04eddc4..a5fab4e 100644 --- a/src/main/java/co/permify/sdk/model/DataWriteResponse.java +++ b/src/main/java/co/permify/sdk/model/DataWriteResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/DeleteRelationshipsBody.java b/src/main/java/co/permify/sdk/model/DeleteRelationshipsBody.java index aeca64d..9861806 100644 --- a/src/main/java/co/permify/sdk/model/DeleteRelationshipsBody.java +++ b/src/main/java/co/permify/sdk/model/DeleteRelationshipsBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Entity.java b/src/main/java/co/permify/sdk/model/Entity.java index e2fa17c..e041856 100644 --- a/src/main/java/co/permify/sdk/model/Entity.java +++ b/src/main/java/co/permify/sdk/model/Entity.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/EntityDefinition.java b/src/main/java/co/permify/sdk/model/EntityDefinition.java index eb92f81..a24f3f9 100644 --- a/src/main/java/co/permify/sdk/model/EntityDefinition.java +++ b/src/main/java/co/permify/sdk/model/EntityDefinition.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/EntityDefinitionReference.java b/src/main/java/co/permify/sdk/model/EntityDefinitionReference.java index 5e08912..61c4bfe 100644 --- a/src/main/java/co/permify/sdk/model/EntityDefinitionReference.java +++ b/src/main/java/co/permify/sdk/model/EntityDefinitionReference.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/EntityFilter.java b/src/main/java/co/permify/sdk/model/EntityFilter.java index a363423..7fc15fc 100644 --- a/src/main/java/co/permify/sdk/model/EntityFilter.java +++ b/src/main/java/co/permify/sdk/model/EntityFilter.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Entry.java b/src/main/java/co/permify/sdk/model/Entry.java index 179406b..061ddfe 100644 --- a/src/main/java/co/permify/sdk/model/Entry.java +++ b/src/main/java/co/permify/sdk/model/Entry.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/ExpandLeaf.java b/src/main/java/co/permify/sdk/model/ExpandLeaf.java index 07433d8..ddafaa3 100644 --- a/src/main/java/co/permify/sdk/model/ExpandLeaf.java +++ b/src/main/java/co/permify/sdk/model/ExpandLeaf.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/ExpandTreeNode.java b/src/main/java/co/permify/sdk/model/ExpandTreeNode.java index a29bc39..1b637d1 100644 --- a/src/main/java/co/permify/sdk/model/ExpandTreeNode.java +++ b/src/main/java/co/permify/sdk/model/ExpandTreeNode.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/ExpandTreeNodeOperation.java b/src/main/java/co/permify/sdk/model/ExpandTreeNodeOperation.java index adfe00c..4d3a5d5 100644 --- a/src/main/java/co/permify/sdk/model/ExpandTreeNodeOperation.java +++ b/src/main/java/co/permify/sdk/model/ExpandTreeNodeOperation.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Expr.java b/src/main/java/co/permify/sdk/model/Expr.java index 64ef0c0..50b3767 100644 --- a/src/main/java/co/permify/sdk/model/Expr.java +++ b/src/main/java/co/permify/sdk/model/Expr.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/ExprCall.java b/src/main/java/co/permify/sdk/model/ExprCall.java index 048ea0d..fda0579 100644 --- a/src/main/java/co/permify/sdk/model/ExprCall.java +++ b/src/main/java/co/permify/sdk/model/ExprCall.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Extension.java b/src/main/java/co/permify/sdk/model/Extension.java index fbe2ad5..1835d42 100644 --- a/src/main/java/co/permify/sdk/model/Extension.java +++ b/src/main/java/co/permify/sdk/model/Extension.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/FunctionType.java b/src/main/java/co/permify/sdk/model/FunctionType.java index 7ee1656..f18cf47 100644 --- a/src/main/java/co/permify/sdk/model/FunctionType.java +++ b/src/main/java/co/permify/sdk/model/FunctionType.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Ident.java b/src/main/java/co/permify/sdk/model/Ident.java index d250987..fbb9b66 100644 --- a/src/main/java/co/permify/sdk/model/Ident.java +++ b/src/main/java/co/permify/sdk/model/Ident.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Leaf.java b/src/main/java/co/permify/sdk/model/Leaf.java index 6869a7b..95334bb 100644 --- a/src/main/java/co/permify/sdk/model/Leaf.java +++ b/src/main/java/co/permify/sdk/model/Leaf.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/ListType.java b/src/main/java/co/permify/sdk/model/ListType.java index 0b9f235..0ab020f 100644 --- a/src/main/java/co/permify/sdk/model/ListType.java +++ b/src/main/java/co/permify/sdk/model/ListType.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/LookupEntityBody.java b/src/main/java/co/permify/sdk/model/LookupEntityBody.java index f9de96d..dc96be5 100644 --- a/src/main/java/co/permify/sdk/model/LookupEntityBody.java +++ b/src/main/java/co/permify/sdk/model/LookupEntityBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/LookupEntityStreamBody.java b/src/main/java/co/permify/sdk/model/LookupEntityStreamBody.java index 0442031..6ff11c6 100644 --- a/src/main/java/co/permify/sdk/model/LookupEntityStreamBody.java +++ b/src/main/java/co/permify/sdk/model/LookupEntityStreamBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/LookupSubjectBody.java b/src/main/java/co/permify/sdk/model/LookupSubjectBody.java index e240194..3f1a30d 100644 --- a/src/main/java/co/permify/sdk/model/LookupSubjectBody.java +++ b/src/main/java/co/permify/sdk/model/LookupSubjectBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/MapType.java b/src/main/java/co/permify/sdk/model/MapType.java index 44144d4..2559888 100644 --- a/src/main/java/co/permify/sdk/model/MapType.java +++ b/src/main/java/co/permify/sdk/model/MapType.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PartialWriteBody.java b/src/main/java/co/permify/sdk/model/PartialWriteBody.java index cd26c83..3eee0e6 100644 --- a/src/main/java/co/permify/sdk/model/PartialWriteBody.java +++ b/src/main/java/co/permify/sdk/model/PartialWriteBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Partials.java b/src/main/java/co/permify/sdk/model/Partials.java index c75ec8d..1f30ea9 100644 --- a/src/main/java/co/permify/sdk/model/Partials.java +++ b/src/main/java/co/permify/sdk/model/Partials.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PermissionBulkCheckRequestItem.java b/src/main/java/co/permify/sdk/model/PermissionBulkCheckRequestItem.java index 4557476..26df9e2 100644 --- a/src/main/java/co/permify/sdk/model/PermissionBulkCheckRequestItem.java +++ b/src/main/java/co/permify/sdk/model/PermissionBulkCheckRequestItem.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PermissionBulkCheckResponse.java b/src/main/java/co/permify/sdk/model/PermissionBulkCheckResponse.java index 9948f5d..6acdb06 100644 --- a/src/main/java/co/permify/sdk/model/PermissionBulkCheckResponse.java +++ b/src/main/java/co/permify/sdk/model/PermissionBulkCheckResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PermissionCheckRequestMetadata.java b/src/main/java/co/permify/sdk/model/PermissionCheckRequestMetadata.java index 220193e..b5e1845 100644 --- a/src/main/java/co/permify/sdk/model/PermissionCheckRequestMetadata.java +++ b/src/main/java/co/permify/sdk/model/PermissionCheckRequestMetadata.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PermissionCheckResponse.java b/src/main/java/co/permify/sdk/model/PermissionCheckResponse.java index d4e323c..22ba678 100644 --- a/src/main/java/co/permify/sdk/model/PermissionCheckResponse.java +++ b/src/main/java/co/permify/sdk/model/PermissionCheckResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PermissionCheckResponseMetadata.java b/src/main/java/co/permify/sdk/model/PermissionCheckResponseMetadata.java index 298d116..fe5eef3 100644 --- a/src/main/java/co/permify/sdk/model/PermissionCheckResponseMetadata.java +++ b/src/main/java/co/permify/sdk/model/PermissionCheckResponseMetadata.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PermissionDefinition.java b/src/main/java/co/permify/sdk/model/PermissionDefinition.java index 82a887a..3e0f3ea 100644 --- a/src/main/java/co/permify/sdk/model/PermissionDefinition.java +++ b/src/main/java/co/permify/sdk/model/PermissionDefinition.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PermissionExpandBody.java b/src/main/java/co/permify/sdk/model/PermissionExpandBody.java index f1fb313..c47ab28 100644 --- a/src/main/java/co/permify/sdk/model/PermissionExpandBody.java +++ b/src/main/java/co/permify/sdk/model/PermissionExpandBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PermissionExpandRequestMetadata.java b/src/main/java/co/permify/sdk/model/PermissionExpandRequestMetadata.java index c57ca9d..37496d8 100644 --- a/src/main/java/co/permify/sdk/model/PermissionExpandRequestMetadata.java +++ b/src/main/java/co/permify/sdk/model/PermissionExpandRequestMetadata.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PermissionExpandResponse.java b/src/main/java/co/permify/sdk/model/PermissionExpandResponse.java index 0b6b250..3d24553 100644 --- a/src/main/java/co/permify/sdk/model/PermissionExpandResponse.java +++ b/src/main/java/co/permify/sdk/model/PermissionExpandResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PermissionLookupEntityRequestMetadata.java b/src/main/java/co/permify/sdk/model/PermissionLookupEntityRequestMetadata.java index a66e531..fff5d75 100644 --- a/src/main/java/co/permify/sdk/model/PermissionLookupEntityRequestMetadata.java +++ b/src/main/java/co/permify/sdk/model/PermissionLookupEntityRequestMetadata.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PermissionLookupEntityResponse.java b/src/main/java/co/permify/sdk/model/PermissionLookupEntityResponse.java index 3f1978c..c96e627 100644 --- a/src/main/java/co/permify/sdk/model/PermissionLookupEntityResponse.java +++ b/src/main/java/co/permify/sdk/model/PermissionLookupEntityResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PermissionLookupEntityStreamResponse.java b/src/main/java/co/permify/sdk/model/PermissionLookupEntityStreamResponse.java index f5db555..5428891 100644 --- a/src/main/java/co/permify/sdk/model/PermissionLookupEntityStreamResponse.java +++ b/src/main/java/co/permify/sdk/model/PermissionLookupEntityStreamResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PermissionLookupSubjectRequestMetadata.java b/src/main/java/co/permify/sdk/model/PermissionLookupSubjectRequestMetadata.java index fd689ee..92b4636 100644 --- a/src/main/java/co/permify/sdk/model/PermissionLookupSubjectRequestMetadata.java +++ b/src/main/java/co/permify/sdk/model/PermissionLookupSubjectRequestMetadata.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PermissionLookupSubjectResponse.java b/src/main/java/co/permify/sdk/model/PermissionLookupSubjectResponse.java index a163768..cc523eb 100644 --- a/src/main/java/co/permify/sdk/model/PermissionLookupSubjectResponse.java +++ b/src/main/java/co/permify/sdk/model/PermissionLookupSubjectResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PermissionSubjectPermissionRequestMetadata.java b/src/main/java/co/permify/sdk/model/PermissionSubjectPermissionRequestMetadata.java index 5b7ee5c..699bdd5 100644 --- a/src/main/java/co/permify/sdk/model/PermissionSubjectPermissionRequestMetadata.java +++ b/src/main/java/co/permify/sdk/model/PermissionSubjectPermissionRequestMetadata.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PermissionSubjectPermissionResponse.java b/src/main/java/co/permify/sdk/model/PermissionSubjectPermissionResponse.java index 4141329..4d8f63e 100644 --- a/src/main/java/co/permify/sdk/model/PermissionSubjectPermissionResponse.java +++ b/src/main/java/co/permify/sdk/model/PermissionSubjectPermissionResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/PrimitiveType.java b/src/main/java/co/permify/sdk/model/PrimitiveType.java index 67b541c..d956c29 100644 --- a/src/main/java/co/permify/sdk/model/PrimitiveType.java +++ b/src/main/java/co/permify/sdk/model/PrimitiveType.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/ReadAttributesBody.java b/src/main/java/co/permify/sdk/model/ReadAttributesBody.java index fff469f..e0a68ad 100644 --- a/src/main/java/co/permify/sdk/model/ReadAttributesBody.java +++ b/src/main/java/co/permify/sdk/model/ReadAttributesBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/ReadRelationshipsBody.java b/src/main/java/co/permify/sdk/model/ReadRelationshipsBody.java index 6647c18..608ad69 100644 --- a/src/main/java/co/permify/sdk/model/ReadRelationshipsBody.java +++ b/src/main/java/co/permify/sdk/model/ReadRelationshipsBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/RelationDefinition.java b/src/main/java/co/permify/sdk/model/RelationDefinition.java index fbb1c72..379d641 100644 --- a/src/main/java/co/permify/sdk/model/RelationDefinition.java +++ b/src/main/java/co/permify/sdk/model/RelationDefinition.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/RelationReference.java b/src/main/java/co/permify/sdk/model/RelationReference.java index 022c956..8ae881a 100644 --- a/src/main/java/co/permify/sdk/model/RelationReference.java +++ b/src/main/java/co/permify/sdk/model/RelationReference.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/RelationshipDeleteResponse.java b/src/main/java/co/permify/sdk/model/RelationshipDeleteResponse.java index b92b4a3..2655e5f 100644 --- a/src/main/java/co/permify/sdk/model/RelationshipDeleteResponse.java +++ b/src/main/java/co/permify/sdk/model/RelationshipDeleteResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/RelationshipReadRequestMetadata.java b/src/main/java/co/permify/sdk/model/RelationshipReadRequestMetadata.java index 25940a3..de5bc66 100644 --- a/src/main/java/co/permify/sdk/model/RelationshipReadRequestMetadata.java +++ b/src/main/java/co/permify/sdk/model/RelationshipReadRequestMetadata.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/RelationshipReadResponse.java b/src/main/java/co/permify/sdk/model/RelationshipReadResponse.java index 8fdd0b9..ff0a5c1 100644 --- a/src/main/java/co/permify/sdk/model/RelationshipReadResponse.java +++ b/src/main/java/co/permify/sdk/model/RelationshipReadResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/RelationshipWriteRequestMetadata.java b/src/main/java/co/permify/sdk/model/RelationshipWriteRequestMetadata.java index 5f647c6..6c88851 100644 --- a/src/main/java/co/permify/sdk/model/RelationshipWriteRequestMetadata.java +++ b/src/main/java/co/permify/sdk/model/RelationshipWriteRequestMetadata.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/RelationshipWriteResponse.java b/src/main/java/co/permify/sdk/model/RelationshipWriteResponse.java index 02eb33d..29e3255 100644 --- a/src/main/java/co/permify/sdk/model/RelationshipWriteResponse.java +++ b/src/main/java/co/permify/sdk/model/RelationshipWriteResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Rewrite.java b/src/main/java/co/permify/sdk/model/Rewrite.java index 78b2514..b9d3229 100644 --- a/src/main/java/co/permify/sdk/model/Rewrite.java +++ b/src/main/java/co/permify/sdk/model/Rewrite.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/RewriteOperation.java b/src/main/java/co/permify/sdk/model/RewriteOperation.java index f3745f6..de32e2e 100644 --- a/src/main/java/co/permify/sdk/model/RewriteOperation.java +++ b/src/main/java/co/permify/sdk/model/RewriteOperation.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/RuleDefinition.java b/src/main/java/co/permify/sdk/model/RuleDefinition.java index 6526f35..b7e53ba 100644 --- a/src/main/java/co/permify/sdk/model/RuleDefinition.java +++ b/src/main/java/co/permify/sdk/model/RuleDefinition.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/RunBundleBody.java b/src/main/java/co/permify/sdk/model/RunBundleBody.java index 6fdc8bb..706c95f 100644 --- a/src/main/java/co/permify/sdk/model/RunBundleBody.java +++ b/src/main/java/co/permify/sdk/model/RunBundleBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/SchemaDefinition.java b/src/main/java/co/permify/sdk/model/SchemaDefinition.java index 17e6e4f..7045445 100644 --- a/src/main/java/co/permify/sdk/model/SchemaDefinition.java +++ b/src/main/java/co/permify/sdk/model/SchemaDefinition.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/SchemaDefinitionReference.java b/src/main/java/co/permify/sdk/model/SchemaDefinitionReference.java index e69bbea..98af1af 100644 --- a/src/main/java/co/permify/sdk/model/SchemaDefinitionReference.java +++ b/src/main/java/co/permify/sdk/model/SchemaDefinitionReference.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/SchemaList.java b/src/main/java/co/permify/sdk/model/SchemaList.java index 0a9e724..3d78ade 100644 --- a/src/main/java/co/permify/sdk/model/SchemaList.java +++ b/src/main/java/co/permify/sdk/model/SchemaList.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/SchemaListBody.java b/src/main/java/co/permify/sdk/model/SchemaListBody.java index d4019a1..2fb36f9 100644 --- a/src/main/java/co/permify/sdk/model/SchemaListBody.java +++ b/src/main/java/co/permify/sdk/model/SchemaListBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/SchemaListResponse.java b/src/main/java/co/permify/sdk/model/SchemaListResponse.java index 14d7ae7..dea27e1 100644 --- a/src/main/java/co/permify/sdk/model/SchemaListResponse.java +++ b/src/main/java/co/permify/sdk/model/SchemaListResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/SchemaPartialWriteRequestMetadata.java b/src/main/java/co/permify/sdk/model/SchemaPartialWriteRequestMetadata.java index 444ea0e..5ffed95 100644 --- a/src/main/java/co/permify/sdk/model/SchemaPartialWriteRequestMetadata.java +++ b/src/main/java/co/permify/sdk/model/SchemaPartialWriteRequestMetadata.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/SchemaPartialWriteResponse.java b/src/main/java/co/permify/sdk/model/SchemaPartialWriteResponse.java index 499650d..e4ebf59 100644 --- a/src/main/java/co/permify/sdk/model/SchemaPartialWriteResponse.java +++ b/src/main/java/co/permify/sdk/model/SchemaPartialWriteResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/SchemaReadBody.java b/src/main/java/co/permify/sdk/model/SchemaReadBody.java index 3ad935d..7634262 100644 --- a/src/main/java/co/permify/sdk/model/SchemaReadBody.java +++ b/src/main/java/co/permify/sdk/model/SchemaReadBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/SchemaReadRequestMetadata.java b/src/main/java/co/permify/sdk/model/SchemaReadRequestMetadata.java index 3d94fa6..c16fa35 100644 --- a/src/main/java/co/permify/sdk/model/SchemaReadRequestMetadata.java +++ b/src/main/java/co/permify/sdk/model/SchemaReadRequestMetadata.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/SchemaReadResponse.java b/src/main/java/co/permify/sdk/model/SchemaReadResponse.java index e38142b..7f69f2d 100644 --- a/src/main/java/co/permify/sdk/model/SchemaReadResponse.java +++ b/src/main/java/co/permify/sdk/model/SchemaReadResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/SchemaWriteBody.java b/src/main/java/co/permify/sdk/model/SchemaWriteBody.java index fd00f13..3813d96 100644 --- a/src/main/java/co/permify/sdk/model/SchemaWriteBody.java +++ b/src/main/java/co/permify/sdk/model/SchemaWriteBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/SchemaWriteResponse.java b/src/main/java/co/permify/sdk/model/SchemaWriteResponse.java index 70e9207..aa5608f 100644 --- a/src/main/java/co/permify/sdk/model/SchemaWriteResponse.java +++ b/src/main/java/co/permify/sdk/model/SchemaWriteResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Select.java b/src/main/java/co/permify/sdk/model/Select.java index a308e8b..0b47b51 100644 --- a/src/main/java/co/permify/sdk/model/Select.java +++ b/src/main/java/co/permify/sdk/model/Select.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/SourceInfo.java b/src/main/java/co/permify/sdk/model/SourceInfo.java index c23c5e6..683adde 100644 --- a/src/main/java/co/permify/sdk/model/SourceInfo.java +++ b/src/main/java/co/permify/sdk/model/SourceInfo.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Status.java b/src/main/java/co/permify/sdk/model/Status.java index 3d851f3..1a3ab92 100644 --- a/src/main/java/co/permify/sdk/model/Status.java +++ b/src/main/java/co/permify/sdk/model/Status.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/StreamResultOfPermissionLookupEntityStreamResponse.java b/src/main/java/co/permify/sdk/model/StreamResultOfPermissionLookupEntityStreamResponse.java index 3d33081..d214b77 100644 --- a/src/main/java/co/permify/sdk/model/StreamResultOfPermissionLookupEntityStreamResponse.java +++ b/src/main/java/co/permify/sdk/model/StreamResultOfPermissionLookupEntityStreamResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/StreamResultOfWatchResponse.java b/src/main/java/co/permify/sdk/model/StreamResultOfWatchResponse.java index f869e63..69385f6 100644 --- a/src/main/java/co/permify/sdk/model/StreamResultOfWatchResponse.java +++ b/src/main/java/co/permify/sdk/model/StreamResultOfWatchResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/StringArrayValue.java b/src/main/java/co/permify/sdk/model/StringArrayValue.java index e9e7177..3967789 100644 --- a/src/main/java/co/permify/sdk/model/StringArrayValue.java +++ b/src/main/java/co/permify/sdk/model/StringArrayValue.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Subject.java b/src/main/java/co/permify/sdk/model/Subject.java index 2d71c04..01e4f85 100644 --- a/src/main/java/co/permify/sdk/model/Subject.java +++ b/src/main/java/co/permify/sdk/model/Subject.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/SubjectFilter.java b/src/main/java/co/permify/sdk/model/SubjectFilter.java index c519bf7..756e564 100644 --- a/src/main/java/co/permify/sdk/model/SubjectFilter.java +++ b/src/main/java/co/permify/sdk/model/SubjectFilter.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/SubjectPermissionBody.java b/src/main/java/co/permify/sdk/model/SubjectPermissionBody.java index 4818fec..b47a0c8 100644 --- a/src/main/java/co/permify/sdk/model/SubjectPermissionBody.java +++ b/src/main/java/co/permify/sdk/model/SubjectPermissionBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Subjects.java b/src/main/java/co/permify/sdk/model/Subjects.java index 7d37f29..632dcab 100644 --- a/src/main/java/co/permify/sdk/model/Subjects.java +++ b/src/main/java/co/permify/sdk/model/Subjects.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Tenant.java b/src/main/java/co/permify/sdk/model/Tenant.java index 3591fc0..f7e3096 100644 --- a/src/main/java/co/permify/sdk/model/Tenant.java +++ b/src/main/java/co/permify/sdk/model/Tenant.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/TenantCreateRequest.java b/src/main/java/co/permify/sdk/model/TenantCreateRequest.java index f2a152f..5a8c8b5 100644 --- a/src/main/java/co/permify/sdk/model/TenantCreateRequest.java +++ b/src/main/java/co/permify/sdk/model/TenantCreateRequest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/TenantCreateResponse.java b/src/main/java/co/permify/sdk/model/TenantCreateResponse.java index 08a1ec6..dc5c5b7 100644 --- a/src/main/java/co/permify/sdk/model/TenantCreateResponse.java +++ b/src/main/java/co/permify/sdk/model/TenantCreateResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/TenantDeleteResponse.java b/src/main/java/co/permify/sdk/model/TenantDeleteResponse.java index cd49693..f5c176c 100644 --- a/src/main/java/co/permify/sdk/model/TenantDeleteResponse.java +++ b/src/main/java/co/permify/sdk/model/TenantDeleteResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/TenantListRequest.java b/src/main/java/co/permify/sdk/model/TenantListRequest.java index 4adb7bd..8dee788 100644 --- a/src/main/java/co/permify/sdk/model/TenantListRequest.java +++ b/src/main/java/co/permify/sdk/model/TenantListRequest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/TenantListResponse.java b/src/main/java/co/permify/sdk/model/TenantListResponse.java index 194e37a..d3097de 100644 --- a/src/main/java/co/permify/sdk/model/TenantListResponse.java +++ b/src/main/java/co/permify/sdk/model/TenantListResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Tuple.java b/src/main/java/co/permify/sdk/model/Tuple.java index 8f22874..4c5e550 100644 --- a/src/main/java/co/permify/sdk/model/Tuple.java +++ b/src/main/java/co/permify/sdk/model/Tuple.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/TupleFilter.java b/src/main/java/co/permify/sdk/model/TupleFilter.java index 5c2c95d..424bdda 100644 --- a/src/main/java/co/permify/sdk/model/TupleFilter.java +++ b/src/main/java/co/permify/sdk/model/TupleFilter.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/TupleSet.java b/src/main/java/co/permify/sdk/model/TupleSet.java index 97aa07e..df4a82c 100644 --- a/src/main/java/co/permify/sdk/model/TupleSet.java +++ b/src/main/java/co/permify/sdk/model/TupleSet.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/TupleToUserSet.java b/src/main/java/co/permify/sdk/model/TupleToUserSet.java index ff69e57..db5b028 100644 --- a/src/main/java/co/permify/sdk/model/TupleToUserSet.java +++ b/src/main/java/co/permify/sdk/model/TupleToUserSet.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/V1Call.java b/src/main/java/co/permify/sdk/model/V1Call.java index 9f9e5b1..538b2ed 100644 --- a/src/main/java/co/permify/sdk/model/V1Call.java +++ b/src/main/java/co/permify/sdk/model/V1Call.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/V1Expand.java b/src/main/java/co/permify/sdk/model/V1Expand.java index 61ba7a0..b6c60e5 100644 --- a/src/main/java/co/permify/sdk/model/V1Expand.java +++ b/src/main/java/co/permify/sdk/model/V1Expand.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/V1Operation.java b/src/main/java/co/permify/sdk/model/V1Operation.java index 4f1fb40..608b35f 100644 --- a/src/main/java/co/permify/sdk/model/V1Operation.java +++ b/src/main/java/co/permify/sdk/model/V1Operation.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/V1alpha1Reference.java b/src/main/java/co/permify/sdk/model/V1alpha1Reference.java index f42d9eb..a90aa46 100644 --- a/src/main/java/co/permify/sdk/model/V1alpha1Reference.java +++ b/src/main/java/co/permify/sdk/model/V1alpha1Reference.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/V1alpha1Type.java b/src/main/java/co/permify/sdk/model/V1alpha1Type.java index fb14820..b66534d 100644 --- a/src/main/java/co/permify/sdk/model/V1alpha1Type.java +++ b/src/main/java/co/permify/sdk/model/V1alpha1Type.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Values.java b/src/main/java/co/permify/sdk/model/Values.java index 19f5e1e..3cc00c7 100644 --- a/src/main/java/co/permify/sdk/model/Values.java +++ b/src/main/java/co/permify/sdk/model/Values.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/Version.java b/src/main/java/co/permify/sdk/model/Version.java index 3d85539..31fab27 100644 --- a/src/main/java/co/permify/sdk/model/Version.java +++ b/src/main/java/co/permify/sdk/model/Version.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/WatchBody.java b/src/main/java/co/permify/sdk/model/WatchBody.java index c7dec94..477de0d 100644 --- a/src/main/java/co/permify/sdk/model/WatchBody.java +++ b/src/main/java/co/permify/sdk/model/WatchBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/WatchResponse.java b/src/main/java/co/permify/sdk/model/WatchResponse.java index 2d874e9..fdf9036 100644 --- a/src/main/java/co/permify/sdk/model/WatchResponse.java +++ b/src/main/java/co/permify/sdk/model/WatchResponse.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/WellKnownType.java b/src/main/java/co/permify/sdk/model/WellKnownType.java index e51bb60..6ed14be 100644 --- a/src/main/java/co/permify/sdk/model/WellKnownType.java +++ b/src/main/java/co/permify/sdk/model/WellKnownType.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/main/java/co/permify/sdk/model/WriteRelationshipsBody.java b/src/main/java/co/permify/sdk/model/WriteRelationshipsBody.java index ad55aa2..ea3ce8e 100644 --- a/src/main/java/co/permify/sdk/model/WriteRelationshipsBody.java +++ b/src/main/java/co/permify/sdk/model/WriteRelationshipsBody.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/api/BundleApiTest.java b/src/test/java/co/permify/sdk/api/BundleApiTest.java index 3c78b5e..507822b 100644 --- a/src/test/java/co/permify/sdk/api/BundleApiTest.java +++ b/src/test/java/co/permify/sdk/api/BundleApiTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/api/DataApiTest.java b/src/test/java/co/permify/sdk/api/DataApiTest.java index 425f1b7..5e6a467 100644 --- a/src/test/java/co/permify/sdk/api/DataApiTest.java +++ b/src/test/java/co/permify/sdk/api/DataApiTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/api/PermissionApiTest.java b/src/test/java/co/permify/sdk/api/PermissionApiTest.java index d9e029d..bd3e4dd 100644 --- a/src/test/java/co/permify/sdk/api/PermissionApiTest.java +++ b/src/test/java/co/permify/sdk/api/PermissionApiTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/api/SchemaApiTest.java b/src/test/java/co/permify/sdk/api/SchemaApiTest.java index c7a765b..c7c0162 100644 --- a/src/test/java/co/permify/sdk/api/SchemaApiTest.java +++ b/src/test/java/co/permify/sdk/api/SchemaApiTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/api/TenancyApiTest.java b/src/test/java/co/permify/sdk/api/TenancyApiTest.java index a39429a..c74f0ea 100644 --- a/src/test/java/co/permify/sdk/api/TenancyApiTest.java +++ b/src/test/java/co/permify/sdk/api/TenancyApiTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/api/WatchApiTest.java b/src/test/java/co/permify/sdk/api/WatchApiTest.java index 2d80dd0..f6a1d19 100644 --- a/src/test/java/co/permify/sdk/api/WatchApiTest.java +++ b/src/test/java/co/permify/sdk/api/WatchApiTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/AbstractTypeTest.java b/src/test/java/co/permify/sdk/model/AbstractTypeTest.java index bd9a0af..ecf32d3 100644 --- a/src/test/java/co/permify/sdk/model/AbstractTypeTest.java +++ b/src/test/java/co/permify/sdk/model/AbstractTypeTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/AnyTest.java b/src/test/java/co/permify/sdk/model/AnyTest.java index f696b19..3c1ca83 100644 --- a/src/test/java/co/permify/sdk/model/AnyTest.java +++ b/src/test/java/co/permify/sdk/model/AnyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ArgumentTest.java b/src/test/java/co/permify/sdk/model/ArgumentTest.java index dc46ea8..3d6a185 100644 --- a/src/test/java/co/permify/sdk/model/ArgumentTest.java +++ b/src/test/java/co/permify/sdk/model/ArgumentTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/AttributeDefinitionTest.java b/src/test/java/co/permify/sdk/model/AttributeDefinitionTest.java index 226087c..20397f7 100644 --- a/src/test/java/co/permify/sdk/model/AttributeDefinitionTest.java +++ b/src/test/java/co/permify/sdk/model/AttributeDefinitionTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/AttributeFilterTest.java b/src/test/java/co/permify/sdk/model/AttributeFilterTest.java index c52d4cc..03ccd94 100644 --- a/src/test/java/co/permify/sdk/model/AttributeFilterTest.java +++ b/src/test/java/co/permify/sdk/model/AttributeFilterTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/AttributeReadRequestMetadataTest.java b/src/test/java/co/permify/sdk/model/AttributeReadRequestMetadataTest.java index cdf9c33..e275615 100644 --- a/src/test/java/co/permify/sdk/model/AttributeReadRequestMetadataTest.java +++ b/src/test/java/co/permify/sdk/model/AttributeReadRequestMetadataTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/AttributeReadResponseTest.java b/src/test/java/co/permify/sdk/model/AttributeReadResponseTest.java index 946b611..d78012b 100644 --- a/src/test/java/co/permify/sdk/model/AttributeReadResponseTest.java +++ b/src/test/java/co/permify/sdk/model/AttributeReadResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/AttributeTest.java b/src/test/java/co/permify/sdk/model/AttributeTest.java index dbdcfbf..da6e6cd 100644 --- a/src/test/java/co/permify/sdk/model/AttributeTest.java +++ b/src/test/java/co/permify/sdk/model/AttributeTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/AttributeTypeTest.java b/src/test/java/co/permify/sdk/model/AttributeTypeTest.java index 70c6254..7517f69 100644 --- a/src/test/java/co/permify/sdk/model/AttributeTypeTest.java +++ b/src/test/java/co/permify/sdk/model/AttributeTypeTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/BulkCheckBodyTest.java b/src/test/java/co/permify/sdk/model/BulkCheckBodyTest.java index b76822c..d72a52a 100644 --- a/src/test/java/co/permify/sdk/model/BulkCheckBodyTest.java +++ b/src/test/java/co/permify/sdk/model/BulkCheckBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/BundleDeleteBodyTest.java b/src/test/java/co/permify/sdk/model/BundleDeleteBodyTest.java index 53731a5..e602477 100644 --- a/src/test/java/co/permify/sdk/model/BundleDeleteBodyTest.java +++ b/src/test/java/co/permify/sdk/model/BundleDeleteBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/BundleDeleteResponseTest.java b/src/test/java/co/permify/sdk/model/BundleDeleteResponseTest.java index 8bf21d3..b7df418 100644 --- a/src/test/java/co/permify/sdk/model/BundleDeleteResponseTest.java +++ b/src/test/java/co/permify/sdk/model/BundleDeleteResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/BundleReadBodyTest.java b/src/test/java/co/permify/sdk/model/BundleReadBodyTest.java index d162f8e..c94fcf5 100644 --- a/src/test/java/co/permify/sdk/model/BundleReadBodyTest.java +++ b/src/test/java/co/permify/sdk/model/BundleReadBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/BundleReadResponseTest.java b/src/test/java/co/permify/sdk/model/BundleReadResponseTest.java index 1e484bf..a1b7c19 100644 --- a/src/test/java/co/permify/sdk/model/BundleReadResponseTest.java +++ b/src/test/java/co/permify/sdk/model/BundleReadResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/BundleRunResponseTest.java b/src/test/java/co/permify/sdk/model/BundleRunResponseTest.java index a04d0e7..981c1a2 100644 --- a/src/test/java/co/permify/sdk/model/BundleRunResponseTest.java +++ b/src/test/java/co/permify/sdk/model/BundleRunResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/BundleWriteBodyTest.java b/src/test/java/co/permify/sdk/model/BundleWriteBodyTest.java index d249e79..6949969 100644 --- a/src/test/java/co/permify/sdk/model/BundleWriteBodyTest.java +++ b/src/test/java/co/permify/sdk/model/BundleWriteBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/BundleWriteResponseTest.java b/src/test/java/co/permify/sdk/model/BundleWriteResponseTest.java index bdc9417..cfd9add 100644 --- a/src/test/java/co/permify/sdk/model/BundleWriteResponseTest.java +++ b/src/test/java/co/permify/sdk/model/BundleWriteResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/CheckBodyTest.java b/src/test/java/co/permify/sdk/model/CheckBodyTest.java index 63f4ac5..f7c53d6 100644 --- a/src/test/java/co/permify/sdk/model/CheckBodyTest.java +++ b/src/test/java/co/permify/sdk/model/CheckBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/CheckResultTest.java b/src/test/java/co/permify/sdk/model/CheckResultTest.java index 1358913..4a8e7d7 100644 --- a/src/test/java/co/permify/sdk/model/CheckResultTest.java +++ b/src/test/java/co/permify/sdk/model/CheckResultTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/CheckedExprTest.java b/src/test/java/co/permify/sdk/model/CheckedExprTest.java index ade264c..fe9f24a 100644 --- a/src/test/java/co/permify/sdk/model/CheckedExprTest.java +++ b/src/test/java/co/permify/sdk/model/CheckedExprTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ChildTest.java b/src/test/java/co/permify/sdk/model/ChildTest.java index 525593f..afdd1b6 100644 --- a/src/test/java/co/permify/sdk/model/ChildTest.java +++ b/src/test/java/co/permify/sdk/model/ChildTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ComponentTest.java b/src/test/java/co/permify/sdk/model/ComponentTest.java index 585e489..8d8e768 100644 --- a/src/test/java/co/permify/sdk/model/ComponentTest.java +++ b/src/test/java/co/permify/sdk/model/ComponentTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ComprehensionTest.java b/src/test/java/co/permify/sdk/model/ComprehensionTest.java index 1177f2b..7f78681 100644 --- a/src/test/java/co/permify/sdk/model/ComprehensionTest.java +++ b/src/test/java/co/permify/sdk/model/ComprehensionTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ComputedAttributeTest.java b/src/test/java/co/permify/sdk/model/ComputedAttributeTest.java index 7cf77e1..4210445 100644 --- a/src/test/java/co/permify/sdk/model/ComputedAttributeTest.java +++ b/src/test/java/co/permify/sdk/model/ComputedAttributeTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ComputedUserSetTest.java b/src/test/java/co/permify/sdk/model/ComputedUserSetTest.java index 64ffc3d..f96df32 100644 --- a/src/test/java/co/permify/sdk/model/ComputedUserSetTest.java +++ b/src/test/java/co/permify/sdk/model/ComputedUserSetTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ConstantTest.java b/src/test/java/co/permify/sdk/model/ConstantTest.java index 36cea07..7755a2d 100644 --- a/src/test/java/co/permify/sdk/model/ConstantTest.java +++ b/src/test/java/co/permify/sdk/model/ConstantTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ContextTest.java b/src/test/java/co/permify/sdk/model/ContextTest.java index 1caadec..f892bb0 100644 --- a/src/test/java/co/permify/sdk/model/ContextTest.java +++ b/src/test/java/co/permify/sdk/model/ContextTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/CreateListTest.java b/src/test/java/co/permify/sdk/model/CreateListTest.java index 86e8f75..85fe13e 100644 --- a/src/test/java/co/permify/sdk/model/CreateListTest.java +++ b/src/test/java/co/permify/sdk/model/CreateListTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/CreateStructTest.java b/src/test/java/co/permify/sdk/model/CreateStructTest.java index fa1ccf6..ff9f3c6 100644 --- a/src/test/java/co/permify/sdk/model/CreateStructTest.java +++ b/src/test/java/co/permify/sdk/model/CreateStructTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/DataBundleTest.java b/src/test/java/co/permify/sdk/model/DataBundleTest.java index 9ec0a49..b32a601 100644 --- a/src/test/java/co/permify/sdk/model/DataBundleTest.java +++ b/src/test/java/co/permify/sdk/model/DataBundleTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/DataChangeOperationTest.java b/src/test/java/co/permify/sdk/model/DataChangeOperationTest.java index b76fb3a..8c33df8 100644 --- a/src/test/java/co/permify/sdk/model/DataChangeOperationTest.java +++ b/src/test/java/co/permify/sdk/model/DataChangeOperationTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/DataChangeTest.java b/src/test/java/co/permify/sdk/model/DataChangeTest.java index 853e2d1..fe66dce 100644 --- a/src/test/java/co/permify/sdk/model/DataChangeTest.java +++ b/src/test/java/co/permify/sdk/model/DataChangeTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/DataChangesTest.java b/src/test/java/co/permify/sdk/model/DataChangesTest.java index 26f778f..7d05df0 100644 --- a/src/test/java/co/permify/sdk/model/DataChangesTest.java +++ b/src/test/java/co/permify/sdk/model/DataChangesTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/DataDeleteBodyTest.java b/src/test/java/co/permify/sdk/model/DataDeleteBodyTest.java index 83c2996..1c67ba5 100644 --- a/src/test/java/co/permify/sdk/model/DataDeleteBodyTest.java +++ b/src/test/java/co/permify/sdk/model/DataDeleteBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/DataDeleteResponseTest.java b/src/test/java/co/permify/sdk/model/DataDeleteResponseTest.java index 6ad81fb..f25c285 100644 --- a/src/test/java/co/permify/sdk/model/DataDeleteResponseTest.java +++ b/src/test/java/co/permify/sdk/model/DataDeleteResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/DataWriteBodyTest.java b/src/test/java/co/permify/sdk/model/DataWriteBodyTest.java index 1ee2982..149277c 100644 --- a/src/test/java/co/permify/sdk/model/DataWriteBodyTest.java +++ b/src/test/java/co/permify/sdk/model/DataWriteBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/DataWriteRequestMetadataTest.java b/src/test/java/co/permify/sdk/model/DataWriteRequestMetadataTest.java index 233ca64..6a3b0e7 100644 --- a/src/test/java/co/permify/sdk/model/DataWriteRequestMetadataTest.java +++ b/src/test/java/co/permify/sdk/model/DataWriteRequestMetadataTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/DataWriteResponseTest.java b/src/test/java/co/permify/sdk/model/DataWriteResponseTest.java index 91d3356..1405302 100644 --- a/src/test/java/co/permify/sdk/model/DataWriteResponseTest.java +++ b/src/test/java/co/permify/sdk/model/DataWriteResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/DeleteRelationshipsBodyTest.java b/src/test/java/co/permify/sdk/model/DeleteRelationshipsBodyTest.java index e60ae0e..eb6e675 100644 --- a/src/test/java/co/permify/sdk/model/DeleteRelationshipsBodyTest.java +++ b/src/test/java/co/permify/sdk/model/DeleteRelationshipsBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/EntityDefinitionReferenceTest.java b/src/test/java/co/permify/sdk/model/EntityDefinitionReferenceTest.java index 937be35..07c9e0c 100644 --- a/src/test/java/co/permify/sdk/model/EntityDefinitionReferenceTest.java +++ b/src/test/java/co/permify/sdk/model/EntityDefinitionReferenceTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/EntityDefinitionTest.java b/src/test/java/co/permify/sdk/model/EntityDefinitionTest.java index fabb1f5..c8259ea 100644 --- a/src/test/java/co/permify/sdk/model/EntityDefinitionTest.java +++ b/src/test/java/co/permify/sdk/model/EntityDefinitionTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/EntityFilterTest.java b/src/test/java/co/permify/sdk/model/EntityFilterTest.java index cd35fa2..5d38dea 100644 --- a/src/test/java/co/permify/sdk/model/EntityFilterTest.java +++ b/src/test/java/co/permify/sdk/model/EntityFilterTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/EntityTest.java b/src/test/java/co/permify/sdk/model/EntityTest.java index 5433e2b..19b0f47 100644 --- a/src/test/java/co/permify/sdk/model/EntityTest.java +++ b/src/test/java/co/permify/sdk/model/EntityTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/EntryTest.java b/src/test/java/co/permify/sdk/model/EntryTest.java index 2bcae36..347009f 100644 --- a/src/test/java/co/permify/sdk/model/EntryTest.java +++ b/src/test/java/co/permify/sdk/model/EntryTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ExpandLeafTest.java b/src/test/java/co/permify/sdk/model/ExpandLeafTest.java index 2a39817..8cfe294 100644 --- a/src/test/java/co/permify/sdk/model/ExpandLeafTest.java +++ b/src/test/java/co/permify/sdk/model/ExpandLeafTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ExpandTreeNodeOperationTest.java b/src/test/java/co/permify/sdk/model/ExpandTreeNodeOperationTest.java index df6bfd3..b6502ff 100644 --- a/src/test/java/co/permify/sdk/model/ExpandTreeNodeOperationTest.java +++ b/src/test/java/co/permify/sdk/model/ExpandTreeNodeOperationTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ExpandTreeNodeTest.java b/src/test/java/co/permify/sdk/model/ExpandTreeNodeTest.java index ca18959..23c3995 100644 --- a/src/test/java/co/permify/sdk/model/ExpandTreeNodeTest.java +++ b/src/test/java/co/permify/sdk/model/ExpandTreeNodeTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ExprCallTest.java b/src/test/java/co/permify/sdk/model/ExprCallTest.java index 390337e..e1387f4 100644 --- a/src/test/java/co/permify/sdk/model/ExprCallTest.java +++ b/src/test/java/co/permify/sdk/model/ExprCallTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ExprTest.java b/src/test/java/co/permify/sdk/model/ExprTest.java index b90155f..d6dbc71 100644 --- a/src/test/java/co/permify/sdk/model/ExprTest.java +++ b/src/test/java/co/permify/sdk/model/ExprTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ExtensionTest.java b/src/test/java/co/permify/sdk/model/ExtensionTest.java index e7796c0..23c2409 100644 --- a/src/test/java/co/permify/sdk/model/ExtensionTest.java +++ b/src/test/java/co/permify/sdk/model/ExtensionTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/FunctionTypeTest.java b/src/test/java/co/permify/sdk/model/FunctionTypeTest.java index bfc3043..f556a1b 100644 --- a/src/test/java/co/permify/sdk/model/FunctionTypeTest.java +++ b/src/test/java/co/permify/sdk/model/FunctionTypeTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/IdentTest.java b/src/test/java/co/permify/sdk/model/IdentTest.java index 709a01e..0499314 100644 --- a/src/test/java/co/permify/sdk/model/IdentTest.java +++ b/src/test/java/co/permify/sdk/model/IdentTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/LeafTest.java b/src/test/java/co/permify/sdk/model/LeafTest.java index 4ec2b00..cb77baa 100644 --- a/src/test/java/co/permify/sdk/model/LeafTest.java +++ b/src/test/java/co/permify/sdk/model/LeafTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ListTypeTest.java b/src/test/java/co/permify/sdk/model/ListTypeTest.java index d0d3551..85ca5d3 100644 --- a/src/test/java/co/permify/sdk/model/ListTypeTest.java +++ b/src/test/java/co/permify/sdk/model/ListTypeTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/LookupEntityBodyTest.java b/src/test/java/co/permify/sdk/model/LookupEntityBodyTest.java index 6d4149c..9c82ddd 100644 --- a/src/test/java/co/permify/sdk/model/LookupEntityBodyTest.java +++ b/src/test/java/co/permify/sdk/model/LookupEntityBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/LookupEntityStreamBodyTest.java b/src/test/java/co/permify/sdk/model/LookupEntityStreamBodyTest.java index fc6a294..768f7c7 100644 --- a/src/test/java/co/permify/sdk/model/LookupEntityStreamBodyTest.java +++ b/src/test/java/co/permify/sdk/model/LookupEntityStreamBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/LookupSubjectBodyTest.java b/src/test/java/co/permify/sdk/model/LookupSubjectBodyTest.java index 88dcb65..7700ecf 100644 --- a/src/test/java/co/permify/sdk/model/LookupSubjectBodyTest.java +++ b/src/test/java/co/permify/sdk/model/LookupSubjectBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/MapTypeTest.java b/src/test/java/co/permify/sdk/model/MapTypeTest.java index 912d39c..15b3b43 100644 --- a/src/test/java/co/permify/sdk/model/MapTypeTest.java +++ b/src/test/java/co/permify/sdk/model/MapTypeTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PartialWriteBodyTest.java b/src/test/java/co/permify/sdk/model/PartialWriteBodyTest.java index c48b49f..d1de7ab 100644 --- a/src/test/java/co/permify/sdk/model/PartialWriteBodyTest.java +++ b/src/test/java/co/permify/sdk/model/PartialWriteBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PartialsTest.java b/src/test/java/co/permify/sdk/model/PartialsTest.java index 3c3a329..5beb5d0 100644 --- a/src/test/java/co/permify/sdk/model/PartialsTest.java +++ b/src/test/java/co/permify/sdk/model/PartialsTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PermissionBulkCheckRequestItemTest.java b/src/test/java/co/permify/sdk/model/PermissionBulkCheckRequestItemTest.java index 12b299a..5ec6a39 100644 --- a/src/test/java/co/permify/sdk/model/PermissionBulkCheckRequestItemTest.java +++ b/src/test/java/co/permify/sdk/model/PermissionBulkCheckRequestItemTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PermissionBulkCheckResponseTest.java b/src/test/java/co/permify/sdk/model/PermissionBulkCheckResponseTest.java index 6f1e60e..51cd749 100644 --- a/src/test/java/co/permify/sdk/model/PermissionBulkCheckResponseTest.java +++ b/src/test/java/co/permify/sdk/model/PermissionBulkCheckResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PermissionCheckRequestMetadataTest.java b/src/test/java/co/permify/sdk/model/PermissionCheckRequestMetadataTest.java index 59a4345..382e585 100644 --- a/src/test/java/co/permify/sdk/model/PermissionCheckRequestMetadataTest.java +++ b/src/test/java/co/permify/sdk/model/PermissionCheckRequestMetadataTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PermissionCheckResponseMetadataTest.java b/src/test/java/co/permify/sdk/model/PermissionCheckResponseMetadataTest.java index 38f6ccd..5b20a52 100644 --- a/src/test/java/co/permify/sdk/model/PermissionCheckResponseMetadataTest.java +++ b/src/test/java/co/permify/sdk/model/PermissionCheckResponseMetadataTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PermissionCheckResponseTest.java b/src/test/java/co/permify/sdk/model/PermissionCheckResponseTest.java index 37ff151..a5c0179 100644 --- a/src/test/java/co/permify/sdk/model/PermissionCheckResponseTest.java +++ b/src/test/java/co/permify/sdk/model/PermissionCheckResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PermissionDefinitionTest.java b/src/test/java/co/permify/sdk/model/PermissionDefinitionTest.java index a047502..f0771eb 100644 --- a/src/test/java/co/permify/sdk/model/PermissionDefinitionTest.java +++ b/src/test/java/co/permify/sdk/model/PermissionDefinitionTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PermissionExpandBodyTest.java b/src/test/java/co/permify/sdk/model/PermissionExpandBodyTest.java index 76a253e..cffd2cb 100644 --- a/src/test/java/co/permify/sdk/model/PermissionExpandBodyTest.java +++ b/src/test/java/co/permify/sdk/model/PermissionExpandBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PermissionExpandRequestMetadataTest.java b/src/test/java/co/permify/sdk/model/PermissionExpandRequestMetadataTest.java index 40152fa..b2d270f 100644 --- a/src/test/java/co/permify/sdk/model/PermissionExpandRequestMetadataTest.java +++ b/src/test/java/co/permify/sdk/model/PermissionExpandRequestMetadataTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PermissionExpandResponseTest.java b/src/test/java/co/permify/sdk/model/PermissionExpandResponseTest.java index c48fa02..149d267 100644 --- a/src/test/java/co/permify/sdk/model/PermissionExpandResponseTest.java +++ b/src/test/java/co/permify/sdk/model/PermissionExpandResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PermissionLookupEntityRequestMetadataTest.java b/src/test/java/co/permify/sdk/model/PermissionLookupEntityRequestMetadataTest.java index 7d84e13..da09c70 100644 --- a/src/test/java/co/permify/sdk/model/PermissionLookupEntityRequestMetadataTest.java +++ b/src/test/java/co/permify/sdk/model/PermissionLookupEntityRequestMetadataTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PermissionLookupEntityResponseTest.java b/src/test/java/co/permify/sdk/model/PermissionLookupEntityResponseTest.java index 4f02d44..7f85725 100644 --- a/src/test/java/co/permify/sdk/model/PermissionLookupEntityResponseTest.java +++ b/src/test/java/co/permify/sdk/model/PermissionLookupEntityResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PermissionLookupEntityStreamResponseTest.java b/src/test/java/co/permify/sdk/model/PermissionLookupEntityStreamResponseTest.java index 4f5dcca..dffa286 100644 --- a/src/test/java/co/permify/sdk/model/PermissionLookupEntityStreamResponseTest.java +++ b/src/test/java/co/permify/sdk/model/PermissionLookupEntityStreamResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PermissionLookupSubjectRequestMetadataTest.java b/src/test/java/co/permify/sdk/model/PermissionLookupSubjectRequestMetadataTest.java index e912ff2..9db0bfb 100644 --- a/src/test/java/co/permify/sdk/model/PermissionLookupSubjectRequestMetadataTest.java +++ b/src/test/java/co/permify/sdk/model/PermissionLookupSubjectRequestMetadataTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PermissionLookupSubjectResponseTest.java b/src/test/java/co/permify/sdk/model/PermissionLookupSubjectResponseTest.java index 16e952a..050a859 100644 --- a/src/test/java/co/permify/sdk/model/PermissionLookupSubjectResponseTest.java +++ b/src/test/java/co/permify/sdk/model/PermissionLookupSubjectResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PermissionSubjectPermissionRequestMetadataTest.java b/src/test/java/co/permify/sdk/model/PermissionSubjectPermissionRequestMetadataTest.java index 80402e4..d5f544e 100644 --- a/src/test/java/co/permify/sdk/model/PermissionSubjectPermissionRequestMetadataTest.java +++ b/src/test/java/co/permify/sdk/model/PermissionSubjectPermissionRequestMetadataTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PermissionSubjectPermissionResponseTest.java b/src/test/java/co/permify/sdk/model/PermissionSubjectPermissionResponseTest.java index 1d3a570..44b603b 100644 --- a/src/test/java/co/permify/sdk/model/PermissionSubjectPermissionResponseTest.java +++ b/src/test/java/co/permify/sdk/model/PermissionSubjectPermissionResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/PrimitiveTypeTest.java b/src/test/java/co/permify/sdk/model/PrimitiveTypeTest.java index 0d37129..c519ced 100644 --- a/src/test/java/co/permify/sdk/model/PrimitiveTypeTest.java +++ b/src/test/java/co/permify/sdk/model/PrimitiveTypeTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ReadAttributesBodyTest.java b/src/test/java/co/permify/sdk/model/ReadAttributesBodyTest.java index 9fffde0..9f78c19 100644 --- a/src/test/java/co/permify/sdk/model/ReadAttributesBodyTest.java +++ b/src/test/java/co/permify/sdk/model/ReadAttributesBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ReadRelationshipsBodyTest.java b/src/test/java/co/permify/sdk/model/ReadRelationshipsBodyTest.java index c22d2b3..3196cc8 100644 --- a/src/test/java/co/permify/sdk/model/ReadRelationshipsBodyTest.java +++ b/src/test/java/co/permify/sdk/model/ReadRelationshipsBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/RelationDefinitionTest.java b/src/test/java/co/permify/sdk/model/RelationDefinitionTest.java index eb80a7c..8f892b1 100644 --- a/src/test/java/co/permify/sdk/model/RelationDefinitionTest.java +++ b/src/test/java/co/permify/sdk/model/RelationDefinitionTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/RelationReferenceTest.java b/src/test/java/co/permify/sdk/model/RelationReferenceTest.java index 5c6e82b..5aada1e 100644 --- a/src/test/java/co/permify/sdk/model/RelationReferenceTest.java +++ b/src/test/java/co/permify/sdk/model/RelationReferenceTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/RelationshipDeleteResponseTest.java b/src/test/java/co/permify/sdk/model/RelationshipDeleteResponseTest.java index 42957b4..5423e29 100644 --- a/src/test/java/co/permify/sdk/model/RelationshipDeleteResponseTest.java +++ b/src/test/java/co/permify/sdk/model/RelationshipDeleteResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/RelationshipReadRequestMetadataTest.java b/src/test/java/co/permify/sdk/model/RelationshipReadRequestMetadataTest.java index f5c156d..b68b729 100644 --- a/src/test/java/co/permify/sdk/model/RelationshipReadRequestMetadataTest.java +++ b/src/test/java/co/permify/sdk/model/RelationshipReadRequestMetadataTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/RelationshipReadResponseTest.java b/src/test/java/co/permify/sdk/model/RelationshipReadResponseTest.java index 7ae1d22..896b417 100644 --- a/src/test/java/co/permify/sdk/model/RelationshipReadResponseTest.java +++ b/src/test/java/co/permify/sdk/model/RelationshipReadResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/RelationshipWriteRequestMetadataTest.java b/src/test/java/co/permify/sdk/model/RelationshipWriteRequestMetadataTest.java index 74d0c22..0fbff0e 100644 --- a/src/test/java/co/permify/sdk/model/RelationshipWriteRequestMetadataTest.java +++ b/src/test/java/co/permify/sdk/model/RelationshipWriteRequestMetadataTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/RelationshipWriteResponseTest.java b/src/test/java/co/permify/sdk/model/RelationshipWriteResponseTest.java index 003674f..2aaab3e 100644 --- a/src/test/java/co/permify/sdk/model/RelationshipWriteResponseTest.java +++ b/src/test/java/co/permify/sdk/model/RelationshipWriteResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/RewriteOperationTest.java b/src/test/java/co/permify/sdk/model/RewriteOperationTest.java index 23c2902..e3d9a3a 100644 --- a/src/test/java/co/permify/sdk/model/RewriteOperationTest.java +++ b/src/test/java/co/permify/sdk/model/RewriteOperationTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/RewriteTest.java b/src/test/java/co/permify/sdk/model/RewriteTest.java index 5eb6221..446c0f5 100644 --- a/src/test/java/co/permify/sdk/model/RewriteTest.java +++ b/src/test/java/co/permify/sdk/model/RewriteTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/RuleDefinitionTest.java b/src/test/java/co/permify/sdk/model/RuleDefinitionTest.java index 2afebfc..5956d15 100644 --- a/src/test/java/co/permify/sdk/model/RuleDefinitionTest.java +++ b/src/test/java/co/permify/sdk/model/RuleDefinitionTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/RunBundleBodyTest.java b/src/test/java/co/permify/sdk/model/RunBundleBodyTest.java index bc27daa..c58fea3 100644 --- a/src/test/java/co/permify/sdk/model/RunBundleBodyTest.java +++ b/src/test/java/co/permify/sdk/model/RunBundleBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SchemaDefinitionReferenceTest.java b/src/test/java/co/permify/sdk/model/SchemaDefinitionReferenceTest.java index 2ab5a35..0fa926a 100644 --- a/src/test/java/co/permify/sdk/model/SchemaDefinitionReferenceTest.java +++ b/src/test/java/co/permify/sdk/model/SchemaDefinitionReferenceTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SchemaDefinitionTest.java b/src/test/java/co/permify/sdk/model/SchemaDefinitionTest.java index e67ad46..be6fd2e 100644 --- a/src/test/java/co/permify/sdk/model/SchemaDefinitionTest.java +++ b/src/test/java/co/permify/sdk/model/SchemaDefinitionTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SchemaListBodyTest.java b/src/test/java/co/permify/sdk/model/SchemaListBodyTest.java index 937162d..1992fd5 100644 --- a/src/test/java/co/permify/sdk/model/SchemaListBodyTest.java +++ b/src/test/java/co/permify/sdk/model/SchemaListBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SchemaListResponseTest.java b/src/test/java/co/permify/sdk/model/SchemaListResponseTest.java index 9c63b44..664d982 100644 --- a/src/test/java/co/permify/sdk/model/SchemaListResponseTest.java +++ b/src/test/java/co/permify/sdk/model/SchemaListResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SchemaListTest.java b/src/test/java/co/permify/sdk/model/SchemaListTest.java index c205eb7..f76af92 100644 --- a/src/test/java/co/permify/sdk/model/SchemaListTest.java +++ b/src/test/java/co/permify/sdk/model/SchemaListTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SchemaPartialWriteRequestMetadataTest.java b/src/test/java/co/permify/sdk/model/SchemaPartialWriteRequestMetadataTest.java index 74030b1..5eeefaf 100644 --- a/src/test/java/co/permify/sdk/model/SchemaPartialWriteRequestMetadataTest.java +++ b/src/test/java/co/permify/sdk/model/SchemaPartialWriteRequestMetadataTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SchemaPartialWriteResponseTest.java b/src/test/java/co/permify/sdk/model/SchemaPartialWriteResponseTest.java index a727c14..038ed25 100644 --- a/src/test/java/co/permify/sdk/model/SchemaPartialWriteResponseTest.java +++ b/src/test/java/co/permify/sdk/model/SchemaPartialWriteResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SchemaReadBodyTest.java b/src/test/java/co/permify/sdk/model/SchemaReadBodyTest.java index b548c37..5d99e96 100644 --- a/src/test/java/co/permify/sdk/model/SchemaReadBodyTest.java +++ b/src/test/java/co/permify/sdk/model/SchemaReadBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SchemaReadRequestMetadataTest.java b/src/test/java/co/permify/sdk/model/SchemaReadRequestMetadataTest.java index ae5ad89..ff5053f 100644 --- a/src/test/java/co/permify/sdk/model/SchemaReadRequestMetadataTest.java +++ b/src/test/java/co/permify/sdk/model/SchemaReadRequestMetadataTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SchemaReadResponseTest.java b/src/test/java/co/permify/sdk/model/SchemaReadResponseTest.java index 2342d8c..cd9ea01 100644 --- a/src/test/java/co/permify/sdk/model/SchemaReadResponseTest.java +++ b/src/test/java/co/permify/sdk/model/SchemaReadResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SchemaWriteBodyTest.java b/src/test/java/co/permify/sdk/model/SchemaWriteBodyTest.java index 45fc55c..12f4e08 100644 --- a/src/test/java/co/permify/sdk/model/SchemaWriteBodyTest.java +++ b/src/test/java/co/permify/sdk/model/SchemaWriteBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SchemaWriteResponseTest.java b/src/test/java/co/permify/sdk/model/SchemaWriteResponseTest.java index 67d5bca..db365a8 100644 --- a/src/test/java/co/permify/sdk/model/SchemaWriteResponseTest.java +++ b/src/test/java/co/permify/sdk/model/SchemaWriteResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SelectTest.java b/src/test/java/co/permify/sdk/model/SelectTest.java index c31a2f0..59e061c 100644 --- a/src/test/java/co/permify/sdk/model/SelectTest.java +++ b/src/test/java/co/permify/sdk/model/SelectTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SourceInfoTest.java b/src/test/java/co/permify/sdk/model/SourceInfoTest.java index 952677b..763d3a6 100644 --- a/src/test/java/co/permify/sdk/model/SourceInfoTest.java +++ b/src/test/java/co/permify/sdk/model/SourceInfoTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/StatusTest.java b/src/test/java/co/permify/sdk/model/StatusTest.java index 2ebf64a..76cf864 100644 --- a/src/test/java/co/permify/sdk/model/StatusTest.java +++ b/src/test/java/co/permify/sdk/model/StatusTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/StreamResultOfPermissionLookupEntityStreamResponseTest.java b/src/test/java/co/permify/sdk/model/StreamResultOfPermissionLookupEntityStreamResponseTest.java index e1b4562..cd80915 100644 --- a/src/test/java/co/permify/sdk/model/StreamResultOfPermissionLookupEntityStreamResponseTest.java +++ b/src/test/java/co/permify/sdk/model/StreamResultOfPermissionLookupEntityStreamResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/StreamResultOfWatchResponseTest.java b/src/test/java/co/permify/sdk/model/StreamResultOfWatchResponseTest.java index 30fd467..054bab5 100644 --- a/src/test/java/co/permify/sdk/model/StreamResultOfWatchResponseTest.java +++ b/src/test/java/co/permify/sdk/model/StreamResultOfWatchResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/StringArrayValueTest.java b/src/test/java/co/permify/sdk/model/StringArrayValueTest.java index 00c66bd..7a886ce 100644 --- a/src/test/java/co/permify/sdk/model/StringArrayValueTest.java +++ b/src/test/java/co/permify/sdk/model/StringArrayValueTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SubjectFilterTest.java b/src/test/java/co/permify/sdk/model/SubjectFilterTest.java index 93e1fa7..4b4afd9 100644 --- a/src/test/java/co/permify/sdk/model/SubjectFilterTest.java +++ b/src/test/java/co/permify/sdk/model/SubjectFilterTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SubjectPermissionBodyTest.java b/src/test/java/co/permify/sdk/model/SubjectPermissionBodyTest.java index 2c29311..f8b84d5 100644 --- a/src/test/java/co/permify/sdk/model/SubjectPermissionBodyTest.java +++ b/src/test/java/co/permify/sdk/model/SubjectPermissionBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SubjectTest.java b/src/test/java/co/permify/sdk/model/SubjectTest.java index b1d6af1..cf31238 100644 --- a/src/test/java/co/permify/sdk/model/SubjectTest.java +++ b/src/test/java/co/permify/sdk/model/SubjectTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/SubjectsTest.java b/src/test/java/co/permify/sdk/model/SubjectsTest.java index 3528b17..453fa94 100644 --- a/src/test/java/co/permify/sdk/model/SubjectsTest.java +++ b/src/test/java/co/permify/sdk/model/SubjectsTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/TenantCreateRequestTest.java b/src/test/java/co/permify/sdk/model/TenantCreateRequestTest.java index ce5c49b..a445ba6 100644 --- a/src/test/java/co/permify/sdk/model/TenantCreateRequestTest.java +++ b/src/test/java/co/permify/sdk/model/TenantCreateRequestTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/TenantCreateResponseTest.java b/src/test/java/co/permify/sdk/model/TenantCreateResponseTest.java index 961bbd2..8123046 100644 --- a/src/test/java/co/permify/sdk/model/TenantCreateResponseTest.java +++ b/src/test/java/co/permify/sdk/model/TenantCreateResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/TenantDeleteResponseTest.java b/src/test/java/co/permify/sdk/model/TenantDeleteResponseTest.java index 0d1b159..b17c91a 100644 --- a/src/test/java/co/permify/sdk/model/TenantDeleteResponseTest.java +++ b/src/test/java/co/permify/sdk/model/TenantDeleteResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/TenantListRequestTest.java b/src/test/java/co/permify/sdk/model/TenantListRequestTest.java index e308582..6a20147 100644 --- a/src/test/java/co/permify/sdk/model/TenantListRequestTest.java +++ b/src/test/java/co/permify/sdk/model/TenantListRequestTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/TenantListResponseTest.java b/src/test/java/co/permify/sdk/model/TenantListResponseTest.java index df74b80..7041a3f 100644 --- a/src/test/java/co/permify/sdk/model/TenantListResponseTest.java +++ b/src/test/java/co/permify/sdk/model/TenantListResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/TenantTest.java b/src/test/java/co/permify/sdk/model/TenantTest.java index 8c62569..1c27f0b 100644 --- a/src/test/java/co/permify/sdk/model/TenantTest.java +++ b/src/test/java/co/permify/sdk/model/TenantTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/TupleFilterTest.java b/src/test/java/co/permify/sdk/model/TupleFilterTest.java index 36bac3c..a4a8873 100644 --- a/src/test/java/co/permify/sdk/model/TupleFilterTest.java +++ b/src/test/java/co/permify/sdk/model/TupleFilterTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/TupleSetTest.java b/src/test/java/co/permify/sdk/model/TupleSetTest.java index 80b2f20..c7229f5 100644 --- a/src/test/java/co/permify/sdk/model/TupleSetTest.java +++ b/src/test/java/co/permify/sdk/model/TupleSetTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/TupleTest.java b/src/test/java/co/permify/sdk/model/TupleTest.java index 35a3007..e09ff46 100644 --- a/src/test/java/co/permify/sdk/model/TupleTest.java +++ b/src/test/java/co/permify/sdk/model/TupleTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/TupleToUserSetTest.java b/src/test/java/co/permify/sdk/model/TupleToUserSetTest.java index ccfbfbe..a365957 100644 --- a/src/test/java/co/permify/sdk/model/TupleToUserSetTest.java +++ b/src/test/java/co/permify/sdk/model/TupleToUserSetTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/V1CallTest.java b/src/test/java/co/permify/sdk/model/V1CallTest.java index 3af9892..6aa9314 100644 --- a/src/test/java/co/permify/sdk/model/V1CallTest.java +++ b/src/test/java/co/permify/sdk/model/V1CallTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/V1ExpandTest.java b/src/test/java/co/permify/sdk/model/V1ExpandTest.java index 892e37e..4d24f43 100644 --- a/src/test/java/co/permify/sdk/model/V1ExpandTest.java +++ b/src/test/java/co/permify/sdk/model/V1ExpandTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/V1OperationTest.java b/src/test/java/co/permify/sdk/model/V1OperationTest.java index f0d5502..4310488 100644 --- a/src/test/java/co/permify/sdk/model/V1OperationTest.java +++ b/src/test/java/co/permify/sdk/model/V1OperationTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/V1alpha1ReferenceTest.java b/src/test/java/co/permify/sdk/model/V1alpha1ReferenceTest.java index a54d6aa..1e577d0 100644 --- a/src/test/java/co/permify/sdk/model/V1alpha1ReferenceTest.java +++ b/src/test/java/co/permify/sdk/model/V1alpha1ReferenceTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/V1alpha1TypeTest.java b/src/test/java/co/permify/sdk/model/V1alpha1TypeTest.java index f95a40e..b912c22 100644 --- a/src/test/java/co/permify/sdk/model/V1alpha1TypeTest.java +++ b/src/test/java/co/permify/sdk/model/V1alpha1TypeTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/ValuesTest.java b/src/test/java/co/permify/sdk/model/ValuesTest.java index 4813e6d..a1d8ad7 100644 --- a/src/test/java/co/permify/sdk/model/ValuesTest.java +++ b/src/test/java/co/permify/sdk/model/ValuesTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/VersionTest.java b/src/test/java/co/permify/sdk/model/VersionTest.java index 52410a0..4f37ae2 100644 --- a/src/test/java/co/permify/sdk/model/VersionTest.java +++ b/src/test/java/co/permify/sdk/model/VersionTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/WatchBodyTest.java b/src/test/java/co/permify/sdk/model/WatchBodyTest.java index c86921d..231b9b6 100644 --- a/src/test/java/co/permify/sdk/model/WatchBodyTest.java +++ b/src/test/java/co/permify/sdk/model/WatchBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/WatchResponseTest.java b/src/test/java/co/permify/sdk/model/WatchResponseTest.java index 4385ecd..c34bec2 100644 --- a/src/test/java/co/permify/sdk/model/WatchResponseTest.java +++ b/src/test/java/co/permify/sdk/model/WatchResponseTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/WellKnownTypeTest.java b/src/test/java/co/permify/sdk/model/WellKnownTypeTest.java index 68d9e90..3c09422 100644 --- a/src/test/java/co/permify/sdk/model/WellKnownTypeTest.java +++ b/src/test/java/co/permify/sdk/model/WellKnownTypeTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/test/java/co/permify/sdk/model/WriteRelationshipsBodyTest.java b/src/test/java/co/permify/sdk/model/WriteRelationshipsBodyTest.java index b1cdf19..1eed579 100644 --- a/src/test/java/co/permify/sdk/model/WriteRelationshipsBodyTest.java +++ b/src/test/java/co/permify/sdk/model/WriteRelationshipsBodyTest.java @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.1 + * The version of the OpenAPI document: v1.6.8 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).