diff --git a/.openapi-generator/FILES b/.openapi-generator/FILES index 73c4d18..17b875f 100644 --- a/.openapi-generator/FILES +++ b/.openapi-generator/FILES @@ -285,10 +285,3 @@ src/model/WatchBody.js src/model/WatchResponse.js src/model/WellKnownType.js src/model/WriteRelationshipsBody.js -test/model/BulkCheckBody.spec.js -test/model/Component.spec.js -test/model/Extension.spec.js -test/model/PermissionBulkCheckRequestItem.spec.js -test/model/PermissionBulkCheckResponse.spec.js -test/model/StringArrayValue.spec.js -test/model/Version.spec.js diff --git a/README.md b/README.md index d335051..fcfc2c9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ PermifyClient - JavaScript client for permify-javascript Permify is an open source authorization service for creating fine-grained and scalable authorization systems. This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: -- API version: v1.6.8 +- API version: v1.6.9 - Package version: 0.11.0 - Generator version: 7.13.0 - Build package: org.openapitools.codegen.languages.JavascriptClientCodegen diff --git a/generator/openapi.json b/generator/openapi.json index b1bec62..c72cda3 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.8", + "version": "v1.6.9", "contact": { "name": "API Support", "url": "https://github.com/Permify/permify/issues", diff --git a/src/ApiClient.js b/src/ApiClient.js index 6110b03..5e8cb24 100644 --- a/src/ApiClient.js +++ b/src/ApiClient.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/BundleApi.js b/src/api/BundleApi.js index e880c68..1e86cca 100644 --- a/src/api/BundleApi.js +++ b/src/api/BundleApi.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/DataApi.js b/src/api/DataApi.js index d49d64c..6308519 100644 --- a/src/api/DataApi.js +++ b/src/api/DataApi.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/PermissionApi.js b/src/api/PermissionApi.js index 4bc1336..9b1b682 100644 --- a/src/api/PermissionApi.js +++ b/src/api/PermissionApi.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/SchemaApi.js b/src/api/SchemaApi.js index 1b83575..6ad3015 100644 --- a/src/api/SchemaApi.js +++ b/src/api/SchemaApi.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/TenancyApi.js b/src/api/TenancyApi.js index d85a324..f8f46a4 100644 --- a/src/api/TenancyApi.js +++ b/src/api/TenancyApi.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/api/WatchApi.js b/src/api/WatchApi.js index af367d4..84b4fb3 100644 --- a/src/api/WatchApi.js +++ b/src/api/WatchApi.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/index.js b/src/index.js index e764a18..799ae8a 100644 --- a/src/index.js +++ b/src/index.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/AbstractType.js b/src/model/AbstractType.js index 05c1f48..5ef8064 100644 --- a/src/model/AbstractType.js +++ b/src/model/AbstractType.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Any.js b/src/model/Any.js index 1545052..a81f10e 100644 --- a/src/model/Any.js +++ b/src/model/Any.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Argument.js b/src/model/Argument.js index b7dd963..4359bce 100644 --- a/src/model/Argument.js +++ b/src/model/Argument.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Attribute.js b/src/model/Attribute.js index 8e0d5d4..b2bf856 100644 --- a/src/model/Attribute.js +++ b/src/model/Attribute.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/AttributeDefinition.js b/src/model/AttributeDefinition.js index 1a8b1a7..5130c48 100644 --- a/src/model/AttributeDefinition.js +++ b/src/model/AttributeDefinition.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/AttributeFilter.js b/src/model/AttributeFilter.js index ba160f3..1a6e1e5 100644 --- a/src/model/AttributeFilter.js +++ b/src/model/AttributeFilter.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/AttributeReadRequestMetadata.js b/src/model/AttributeReadRequestMetadata.js index b95a431..87061fa 100644 --- a/src/model/AttributeReadRequestMetadata.js +++ b/src/model/AttributeReadRequestMetadata.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/AttributeReadResponse.js b/src/model/AttributeReadResponse.js index 9b57c65..08093cd 100644 --- a/src/model/AttributeReadResponse.js +++ b/src/model/AttributeReadResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/AttributeType.js b/src/model/AttributeType.js index 66a7d21..0905117 100644 --- a/src/model/AttributeType.js +++ b/src/model/AttributeType.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/BulkCheckBody.js b/src/model/BulkCheckBody.js index 022f45f..2d470c5 100644 --- a/src/model/BulkCheckBody.js +++ b/src/model/BulkCheckBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/BundleDeleteBody.js b/src/model/BundleDeleteBody.js index db9c75b..ee4ab21 100644 --- a/src/model/BundleDeleteBody.js +++ b/src/model/BundleDeleteBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/BundleDeleteResponse.js b/src/model/BundleDeleteResponse.js index fec77e7..35556ac 100644 --- a/src/model/BundleDeleteResponse.js +++ b/src/model/BundleDeleteResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/BundleReadBody.js b/src/model/BundleReadBody.js index a4cec00..d559f3f 100644 --- a/src/model/BundleReadBody.js +++ b/src/model/BundleReadBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/BundleReadResponse.js b/src/model/BundleReadResponse.js index 1b8d460..e6c254f 100644 --- a/src/model/BundleReadResponse.js +++ b/src/model/BundleReadResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/BundleRunResponse.js b/src/model/BundleRunResponse.js index 0086f0f..2ead7fb 100644 --- a/src/model/BundleRunResponse.js +++ b/src/model/BundleRunResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/BundleWriteBody.js b/src/model/BundleWriteBody.js index 15cd213..d06c3cd 100644 --- a/src/model/BundleWriteBody.js +++ b/src/model/BundleWriteBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/BundleWriteResponse.js b/src/model/BundleWriteResponse.js index baf23c3..fe8ac79 100644 --- a/src/model/BundleWriteResponse.js +++ b/src/model/BundleWriteResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/CheckBody.js b/src/model/CheckBody.js index c92e302..1492101 100644 --- a/src/model/CheckBody.js +++ b/src/model/CheckBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/CheckResult.js b/src/model/CheckResult.js index 18416ee..f3ceae1 100644 --- a/src/model/CheckResult.js +++ b/src/model/CheckResult.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/CheckedExpr.js b/src/model/CheckedExpr.js index f34a794..1fc11d9 100644 --- a/src/model/CheckedExpr.js +++ b/src/model/CheckedExpr.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Child.js b/src/model/Child.js index fbb08d4..29eaf84 100644 --- a/src/model/Child.js +++ b/src/model/Child.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Component.js b/src/model/Component.js index e8c1484..b76597c 100644 --- a/src/model/Component.js +++ b/src/model/Component.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Comprehension.js b/src/model/Comprehension.js index aeac96a..203829f 100644 --- a/src/model/Comprehension.js +++ b/src/model/Comprehension.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/ComputedAttribute.js b/src/model/ComputedAttribute.js index 1c3ceed..8b7b7d4 100644 --- a/src/model/ComputedAttribute.js +++ b/src/model/ComputedAttribute.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/ComputedUserSet.js b/src/model/ComputedUserSet.js index f37b46f..70db217 100644 --- a/src/model/ComputedUserSet.js +++ b/src/model/ComputedUserSet.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Constant.js b/src/model/Constant.js index 7db41ad..97c65e7 100644 --- a/src/model/Constant.js +++ b/src/model/Constant.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Context.js b/src/model/Context.js index 8d9c9a4..00fb3d0 100644 --- a/src/model/Context.js +++ b/src/model/Context.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/CreateList.js b/src/model/CreateList.js index 6e9e9c7..fc80b0b 100644 --- a/src/model/CreateList.js +++ b/src/model/CreateList.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/CreateStruct.js b/src/model/CreateStruct.js index 4f3f6d5..a345761 100644 --- a/src/model/CreateStruct.js +++ b/src/model/CreateStruct.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/DataBundle.js b/src/model/DataBundle.js index b180577..24a1f5a 100644 --- a/src/model/DataBundle.js +++ b/src/model/DataBundle.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/DataChange.js b/src/model/DataChange.js index f09b143..d5212b6 100644 --- a/src/model/DataChange.js +++ b/src/model/DataChange.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/DataChangeOperation.js b/src/model/DataChangeOperation.js index 2adb24a..4eedfb1 100644 --- a/src/model/DataChangeOperation.js +++ b/src/model/DataChangeOperation.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/DataChanges.js b/src/model/DataChanges.js index e672fbb..844a4b6 100644 --- a/src/model/DataChanges.js +++ b/src/model/DataChanges.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/DataDeleteBody.js b/src/model/DataDeleteBody.js index 9600c8d..ddd9a9e 100644 --- a/src/model/DataDeleteBody.js +++ b/src/model/DataDeleteBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/DataDeleteResponse.js b/src/model/DataDeleteResponse.js index a09f1b2..d666572 100644 --- a/src/model/DataDeleteResponse.js +++ b/src/model/DataDeleteResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/DataWriteBody.js b/src/model/DataWriteBody.js index 7e250ec..593446a 100644 --- a/src/model/DataWriteBody.js +++ b/src/model/DataWriteBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/DataWriteRequestMetadata.js b/src/model/DataWriteRequestMetadata.js index 9ec7211..c471bee 100644 --- a/src/model/DataWriteRequestMetadata.js +++ b/src/model/DataWriteRequestMetadata.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/DataWriteResponse.js b/src/model/DataWriteResponse.js index d108d24..bbb524c 100644 --- a/src/model/DataWriteResponse.js +++ b/src/model/DataWriteResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/DeleteRelationshipsBody.js b/src/model/DeleteRelationshipsBody.js index 6865b83..5802165 100644 --- a/src/model/DeleteRelationshipsBody.js +++ b/src/model/DeleteRelationshipsBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Entity.js b/src/model/Entity.js index 1d96d5d..f331a9b 100644 --- a/src/model/Entity.js +++ b/src/model/Entity.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/EntityDefinition.js b/src/model/EntityDefinition.js index c09eb89..08361e2 100644 --- a/src/model/EntityDefinition.js +++ b/src/model/EntityDefinition.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/EntityDefinitionReference.js b/src/model/EntityDefinitionReference.js index 8b7b17c..76ce157 100644 --- a/src/model/EntityDefinitionReference.js +++ b/src/model/EntityDefinitionReference.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/EntityFilter.js b/src/model/EntityFilter.js index d9c9147..2a1d555 100644 --- a/src/model/EntityFilter.js +++ b/src/model/EntityFilter.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Entry.js b/src/model/Entry.js index d38df19..4ba4ba6 100644 --- a/src/model/Entry.js +++ b/src/model/Entry.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/ExpandLeaf.js b/src/model/ExpandLeaf.js index 719f69b..6482dec 100644 --- a/src/model/ExpandLeaf.js +++ b/src/model/ExpandLeaf.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/ExpandTreeNode.js b/src/model/ExpandTreeNode.js index 66df1a9..6e46a99 100644 --- a/src/model/ExpandTreeNode.js +++ b/src/model/ExpandTreeNode.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/ExpandTreeNodeOperation.js b/src/model/ExpandTreeNodeOperation.js index 22697e4..9525866 100644 --- a/src/model/ExpandTreeNodeOperation.js +++ b/src/model/ExpandTreeNodeOperation.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Expr.js b/src/model/Expr.js index 2518eca..6956bef 100644 --- a/src/model/Expr.js +++ b/src/model/Expr.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/ExprCall.js b/src/model/ExprCall.js index cc19d4e..89967ef 100644 --- a/src/model/ExprCall.js +++ b/src/model/ExprCall.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Extension.js b/src/model/Extension.js index 53ce50c..751483b 100644 --- a/src/model/Extension.js +++ b/src/model/Extension.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/FunctionType.js b/src/model/FunctionType.js index 73eb5b7..313140e 100644 --- a/src/model/FunctionType.js +++ b/src/model/FunctionType.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Ident.js b/src/model/Ident.js index 4f534e1..bf5dcce 100644 --- a/src/model/Ident.js +++ b/src/model/Ident.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Leaf.js b/src/model/Leaf.js index 5f6e9bb..5fcf30e 100644 --- a/src/model/Leaf.js +++ b/src/model/Leaf.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/ListType.js b/src/model/ListType.js index 9c18c05..f92853f 100644 --- a/src/model/ListType.js +++ b/src/model/ListType.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/LookupEntityBody.js b/src/model/LookupEntityBody.js index 0908b4e..3c2160a 100644 --- a/src/model/LookupEntityBody.js +++ b/src/model/LookupEntityBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/LookupEntityStreamBody.js b/src/model/LookupEntityStreamBody.js index 4d45906..0e32c78 100644 --- a/src/model/LookupEntityStreamBody.js +++ b/src/model/LookupEntityStreamBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/LookupSubjectBody.js b/src/model/LookupSubjectBody.js index a5fd5e8..b74d31d 100644 --- a/src/model/LookupSubjectBody.js +++ b/src/model/LookupSubjectBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/MapType.js b/src/model/MapType.js index cb640e9..7ad1da5 100644 --- a/src/model/MapType.js +++ b/src/model/MapType.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PartialWriteBody.js b/src/model/PartialWriteBody.js index fc829b0..dcc4e96 100644 --- a/src/model/PartialWriteBody.js +++ b/src/model/PartialWriteBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Partials.js b/src/model/Partials.js index 2aafdc2..606e3fd 100644 --- a/src/model/Partials.js +++ b/src/model/Partials.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PermissionBulkCheckRequestItem.js b/src/model/PermissionBulkCheckRequestItem.js index 356669c..afe8967 100644 --- a/src/model/PermissionBulkCheckRequestItem.js +++ b/src/model/PermissionBulkCheckRequestItem.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PermissionBulkCheckResponse.js b/src/model/PermissionBulkCheckResponse.js index e6b6a2b..c706b9a 100644 --- a/src/model/PermissionBulkCheckResponse.js +++ b/src/model/PermissionBulkCheckResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PermissionCheckRequestMetadata.js b/src/model/PermissionCheckRequestMetadata.js index 5ea45e2..e5aa164 100644 --- a/src/model/PermissionCheckRequestMetadata.js +++ b/src/model/PermissionCheckRequestMetadata.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PermissionCheckResponse.js b/src/model/PermissionCheckResponse.js index d04f08e..520e5a3 100644 --- a/src/model/PermissionCheckResponse.js +++ b/src/model/PermissionCheckResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PermissionCheckResponseMetadata.js b/src/model/PermissionCheckResponseMetadata.js index bcdbff9..47d7ad2 100644 --- a/src/model/PermissionCheckResponseMetadata.js +++ b/src/model/PermissionCheckResponseMetadata.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PermissionDefinition.js b/src/model/PermissionDefinition.js index fe843f1..f34b417 100644 --- a/src/model/PermissionDefinition.js +++ b/src/model/PermissionDefinition.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PermissionExpandBody.js b/src/model/PermissionExpandBody.js index d295f24..573db99 100644 --- a/src/model/PermissionExpandBody.js +++ b/src/model/PermissionExpandBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PermissionExpandRequestMetadata.js b/src/model/PermissionExpandRequestMetadata.js index 189c297..a8c3549 100644 --- a/src/model/PermissionExpandRequestMetadata.js +++ b/src/model/PermissionExpandRequestMetadata.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PermissionExpandResponse.js b/src/model/PermissionExpandResponse.js index 053d588..98e0508 100644 --- a/src/model/PermissionExpandResponse.js +++ b/src/model/PermissionExpandResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PermissionLookupEntityRequestMetadata.js b/src/model/PermissionLookupEntityRequestMetadata.js index c554380..07edace 100644 --- a/src/model/PermissionLookupEntityRequestMetadata.js +++ b/src/model/PermissionLookupEntityRequestMetadata.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PermissionLookupEntityResponse.js b/src/model/PermissionLookupEntityResponse.js index 1be6b7a..45c6a90 100644 --- a/src/model/PermissionLookupEntityResponse.js +++ b/src/model/PermissionLookupEntityResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PermissionLookupEntityStreamResponse.js b/src/model/PermissionLookupEntityStreamResponse.js index 8439711..0c0b3af 100644 --- a/src/model/PermissionLookupEntityStreamResponse.js +++ b/src/model/PermissionLookupEntityStreamResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PermissionLookupSubjectRequestMetadata.js b/src/model/PermissionLookupSubjectRequestMetadata.js index 2d6cac7..a5fcf79 100644 --- a/src/model/PermissionLookupSubjectRequestMetadata.js +++ b/src/model/PermissionLookupSubjectRequestMetadata.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PermissionLookupSubjectResponse.js b/src/model/PermissionLookupSubjectResponse.js index d96b399..00d5db9 100644 --- a/src/model/PermissionLookupSubjectResponse.js +++ b/src/model/PermissionLookupSubjectResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PermissionSubjectPermissionRequestMetadata.js b/src/model/PermissionSubjectPermissionRequestMetadata.js index 3cbe69c..cff08b8 100644 --- a/src/model/PermissionSubjectPermissionRequestMetadata.js +++ b/src/model/PermissionSubjectPermissionRequestMetadata.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PermissionSubjectPermissionResponse.js b/src/model/PermissionSubjectPermissionResponse.js index 3c4ceb7..9cfa5e2 100644 --- a/src/model/PermissionSubjectPermissionResponse.js +++ b/src/model/PermissionSubjectPermissionResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/PrimitiveType.js b/src/model/PrimitiveType.js index 61214b2..a91b91e 100644 --- a/src/model/PrimitiveType.js +++ b/src/model/PrimitiveType.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/ReadAttributesBody.js b/src/model/ReadAttributesBody.js index 72fdc0f..7fde474 100644 --- a/src/model/ReadAttributesBody.js +++ b/src/model/ReadAttributesBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/ReadRelationshipsBody.js b/src/model/ReadRelationshipsBody.js index 2a37935..8337d57 100644 --- a/src/model/ReadRelationshipsBody.js +++ b/src/model/ReadRelationshipsBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/RelationDefinition.js b/src/model/RelationDefinition.js index 9d7ca1c..a19a40f 100644 --- a/src/model/RelationDefinition.js +++ b/src/model/RelationDefinition.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/RelationReference.js b/src/model/RelationReference.js index da47f78..3a73d10 100644 --- a/src/model/RelationReference.js +++ b/src/model/RelationReference.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/RelationshipDeleteResponse.js b/src/model/RelationshipDeleteResponse.js index 27f3f80..23b04df 100644 --- a/src/model/RelationshipDeleteResponse.js +++ b/src/model/RelationshipDeleteResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/RelationshipReadRequestMetadata.js b/src/model/RelationshipReadRequestMetadata.js index 4f0348e..7ee6dc4 100644 --- a/src/model/RelationshipReadRequestMetadata.js +++ b/src/model/RelationshipReadRequestMetadata.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/RelationshipReadResponse.js b/src/model/RelationshipReadResponse.js index 59f5452..b1ace16 100644 --- a/src/model/RelationshipReadResponse.js +++ b/src/model/RelationshipReadResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/RelationshipWriteRequestMetadata.js b/src/model/RelationshipWriteRequestMetadata.js index ff029bd..d54b51e 100644 --- a/src/model/RelationshipWriteRequestMetadata.js +++ b/src/model/RelationshipWriteRequestMetadata.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/RelationshipWriteResponse.js b/src/model/RelationshipWriteResponse.js index b392a95..8d077f7 100644 --- a/src/model/RelationshipWriteResponse.js +++ b/src/model/RelationshipWriteResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Rewrite.js b/src/model/Rewrite.js index 577c232..74b51dd 100644 --- a/src/model/Rewrite.js +++ b/src/model/Rewrite.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/RewriteOperation.js b/src/model/RewriteOperation.js index 6c1bf5c..2295db8 100644 --- a/src/model/RewriteOperation.js +++ b/src/model/RewriteOperation.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/RuleDefinition.js b/src/model/RuleDefinition.js index 57a5644..7a3fc11 100644 --- a/src/model/RuleDefinition.js +++ b/src/model/RuleDefinition.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/RunBundleBody.js b/src/model/RunBundleBody.js index 6ca74f3..62a1a36 100644 --- a/src/model/RunBundleBody.js +++ b/src/model/RunBundleBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/SchemaDefinition.js b/src/model/SchemaDefinition.js index 01de5cb..04f9333 100644 --- a/src/model/SchemaDefinition.js +++ b/src/model/SchemaDefinition.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/SchemaDefinitionReference.js b/src/model/SchemaDefinitionReference.js index 8dda33d..0262676 100644 --- a/src/model/SchemaDefinitionReference.js +++ b/src/model/SchemaDefinitionReference.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/SchemaList.js b/src/model/SchemaList.js index 1c86728..0f21507 100644 --- a/src/model/SchemaList.js +++ b/src/model/SchemaList.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/SchemaListBody.js b/src/model/SchemaListBody.js index 9dc3d65..5646857 100644 --- a/src/model/SchemaListBody.js +++ b/src/model/SchemaListBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/SchemaListResponse.js b/src/model/SchemaListResponse.js index e887ab5..fe09eee 100644 --- a/src/model/SchemaListResponse.js +++ b/src/model/SchemaListResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/SchemaPartialWriteRequestMetadata.js b/src/model/SchemaPartialWriteRequestMetadata.js index b5bb8a2..20c3ac4 100644 --- a/src/model/SchemaPartialWriteRequestMetadata.js +++ b/src/model/SchemaPartialWriteRequestMetadata.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/SchemaPartialWriteResponse.js b/src/model/SchemaPartialWriteResponse.js index dc75e88..11ad5e9 100644 --- a/src/model/SchemaPartialWriteResponse.js +++ b/src/model/SchemaPartialWriteResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/SchemaReadBody.js b/src/model/SchemaReadBody.js index 38ee3f8..98a534f 100644 --- a/src/model/SchemaReadBody.js +++ b/src/model/SchemaReadBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/SchemaReadRequestMetadata.js b/src/model/SchemaReadRequestMetadata.js index c05220b..e90953f 100644 --- a/src/model/SchemaReadRequestMetadata.js +++ b/src/model/SchemaReadRequestMetadata.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/SchemaReadResponse.js b/src/model/SchemaReadResponse.js index 990f5c5..e358e69 100644 --- a/src/model/SchemaReadResponse.js +++ b/src/model/SchemaReadResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/SchemaWriteBody.js b/src/model/SchemaWriteBody.js index b4ff5a0..6c68dfe 100644 --- a/src/model/SchemaWriteBody.js +++ b/src/model/SchemaWriteBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/SchemaWriteResponse.js b/src/model/SchemaWriteResponse.js index a9cebd6..8e16897 100644 --- a/src/model/SchemaWriteResponse.js +++ b/src/model/SchemaWriteResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Select.js b/src/model/Select.js index 4804b56..79efe46 100644 --- a/src/model/Select.js +++ b/src/model/Select.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/SourceInfo.js b/src/model/SourceInfo.js index 5ec3717..e70a8e8 100644 --- a/src/model/SourceInfo.js +++ b/src/model/SourceInfo.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Status.js b/src/model/Status.js index 4fb3740..8383b5b 100644 --- a/src/model/Status.js +++ b/src/model/Status.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/StreamResultOfPermissionLookupEntityStreamResponse.js b/src/model/StreamResultOfPermissionLookupEntityStreamResponse.js index 4cfcbf8..e842d76 100644 --- a/src/model/StreamResultOfPermissionLookupEntityStreamResponse.js +++ b/src/model/StreamResultOfPermissionLookupEntityStreamResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/StreamResultOfWatchResponse.js b/src/model/StreamResultOfWatchResponse.js index e34395d..bb61e16 100644 --- a/src/model/StreamResultOfWatchResponse.js +++ b/src/model/StreamResultOfWatchResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/StringArrayValue.js b/src/model/StringArrayValue.js index 6e89a52..ca3d6c0 100644 --- a/src/model/StringArrayValue.js +++ b/src/model/StringArrayValue.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Subject.js b/src/model/Subject.js index 223af07..ccdbebb 100644 --- a/src/model/Subject.js +++ b/src/model/Subject.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/SubjectFilter.js b/src/model/SubjectFilter.js index 54a9537..14cee76 100644 --- a/src/model/SubjectFilter.js +++ b/src/model/SubjectFilter.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/SubjectPermissionBody.js b/src/model/SubjectPermissionBody.js index c734494..6df6b8e 100644 --- a/src/model/SubjectPermissionBody.js +++ b/src/model/SubjectPermissionBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Subjects.js b/src/model/Subjects.js index 49c2249..fe69cfc 100644 --- a/src/model/Subjects.js +++ b/src/model/Subjects.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Tenant.js b/src/model/Tenant.js index c44ff0a..ad8bf0a 100644 --- a/src/model/Tenant.js +++ b/src/model/Tenant.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/TenantCreateRequest.js b/src/model/TenantCreateRequest.js index 41081ae..6b59c0d 100644 --- a/src/model/TenantCreateRequest.js +++ b/src/model/TenantCreateRequest.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/TenantCreateResponse.js b/src/model/TenantCreateResponse.js index 575bc4a..6f22fd9 100644 --- a/src/model/TenantCreateResponse.js +++ b/src/model/TenantCreateResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/TenantDeleteResponse.js b/src/model/TenantDeleteResponse.js index b18660b..ab44a11 100644 --- a/src/model/TenantDeleteResponse.js +++ b/src/model/TenantDeleteResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/TenantListRequest.js b/src/model/TenantListRequest.js index e5b5533..ca6697a 100644 --- a/src/model/TenantListRequest.js +++ b/src/model/TenantListRequest.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/TenantListResponse.js b/src/model/TenantListResponse.js index 5e65de5..444e539 100644 --- a/src/model/TenantListResponse.js +++ b/src/model/TenantListResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Tuple.js b/src/model/Tuple.js index 2a6fb97..64030ea 100644 --- a/src/model/Tuple.js +++ b/src/model/Tuple.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/TupleFilter.js b/src/model/TupleFilter.js index ae47fa9..6c733f8 100644 --- a/src/model/TupleFilter.js +++ b/src/model/TupleFilter.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/TupleSet.js b/src/model/TupleSet.js index b512796..8f28e9c 100644 --- a/src/model/TupleSet.js +++ b/src/model/TupleSet.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/TupleToUserSet.js b/src/model/TupleToUserSet.js index 08620c4..ae32544 100644 --- a/src/model/TupleToUserSet.js +++ b/src/model/TupleToUserSet.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/V1Call.js b/src/model/V1Call.js index 7afdc92..4dc87b6 100644 --- a/src/model/V1Call.js +++ b/src/model/V1Call.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/V1Expand.js b/src/model/V1Expand.js index e90a65d..afd7b7f 100644 --- a/src/model/V1Expand.js +++ b/src/model/V1Expand.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/V1Operation.js b/src/model/V1Operation.js index 4ca846a..5e14966 100644 --- a/src/model/V1Operation.js +++ b/src/model/V1Operation.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/V1alpha1Reference.js b/src/model/V1alpha1Reference.js index bbac102..f4c6c44 100644 --- a/src/model/V1alpha1Reference.js +++ b/src/model/V1alpha1Reference.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/V1alpha1Type.js b/src/model/V1alpha1Type.js index 4c8fc70..444235c 100644 --- a/src/model/V1alpha1Type.js +++ b/src/model/V1alpha1Type.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Values.js b/src/model/Values.js index b4cecab..3286db7 100644 --- a/src/model/Values.js +++ b/src/model/Values.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/Version.js b/src/model/Version.js index b63258d..460f04d 100644 --- a/src/model/Version.js +++ b/src/model/Version.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/WatchBody.js b/src/model/WatchBody.js index 723a95f..5eb5113 100644 --- a/src/model/WatchBody.js +++ b/src/model/WatchBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/WatchResponse.js b/src/model/WatchResponse.js index d77401b..49226a7 100644 --- a/src/model/WatchResponse.js +++ b/src/model/WatchResponse.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/WellKnownType.js b/src/model/WellKnownType.js index ce295b9..71a74ea 100644 --- a/src/model/WellKnownType.js +++ b/src/model/WellKnownType.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). diff --git a/src/model/WriteRelationshipsBody.js b/src/model/WriteRelationshipsBody.js index 9c0c939..a39e430 100644 --- a/src/model/WriteRelationshipsBody.js +++ b/src/model/WriteRelationshipsBody.js @@ -2,7 +2,7 @@ * Permify API * Permify is an open source authorization service for creating fine-grained and scalable authorization systems. * - * The version of the OpenAPI document: v1.6.8 + * The version of the OpenAPI document: v1.6.9 * Contact: hello@permify.co * * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).