Skip to content

Commit a0f4799

Browse files
author
GitHub Actions Bot
committed
Update python SDK from OpenAPI changes
1 parent 42498bc commit a0f4799

File tree

125 files changed

+4828
-410
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

125 files changed

+4828
-410
lines changed

README.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ with permify.ApiClient(configuration) as api_client:
6969
# Create an instance of the API class
7070
api_instance = permify.BundleApi(api_client)
7171
tenant_id = 'tenant_id_example' # str | Identifier of the tenant, if you are not using multi-tenancy (have only one tenant) use pre-inserted tenant <code>t1</code> for this field. Required, and must match the pattern \\“[a-zA-Z0-9-,]+\\“, max 64 bytes.
72-
body = permify.BundleDeleteRequest() # BundleDeleteRequest |
72+
body = permify.BundleDeleteBody() # BundleDeleteBody |
7373

7474
try:
7575
# delete bundle
@@ -124,14 +124,14 @@ Class | Method | HTTP request | Description
124124
- [AttributeReadRequestMetadata](docs/AttributeReadRequestMetadata.md)
125125
- [AttributeReadResponse](docs/AttributeReadResponse.md)
126126
- [AttributeType](docs/AttributeType.md)
127-
- [BundleDeleteRequest](docs/BundleDeleteRequest.md)
127+
- [BundleDeleteBody](docs/BundleDeleteBody.md)
128128
- [BundleDeleteResponse](docs/BundleDeleteResponse.md)
129-
- [BundleReadRequest](docs/BundleReadRequest.md)
129+
- [BundleReadBody](docs/BundleReadBody.md)
130130
- [BundleReadResponse](docs/BundleReadResponse.md)
131-
- [BundleRunRequest](docs/BundleRunRequest.md)
132131
- [BundleRunResponse](docs/BundleRunResponse.md)
133-
- [BundleWriteRequest](docs/BundleWriteRequest.md)
132+
- [BundleWriteBody](docs/BundleWriteBody.md)
134133
- [BundleWriteResponse](docs/BundleWriteResponse.md)
134+
- [CheckBody](docs/CheckBody.md)
135135
- [CheckResult](docs/CheckResult.md)
136136
- [CheckedExpr](docs/CheckedExpr.md)
137137
- [Child](docs/Child.md)
@@ -143,40 +143,41 @@ Class | Method | HTTP request | Description
143143
- [ContextAttribute](docs/ContextAttribute.md)
144144
- [CreateList](docs/CreateList.md)
145145
- [CreateStruct](docs/CreateStruct.md)
146-
- [DataAttributesReadRequest](docs/DataAttributesReadRequest.md)
147146
- [DataBundle](docs/DataBundle.md)
148147
- [DataChange](docs/DataChange.md)
149148
- [DataChangeOperation](docs/DataChangeOperation.md)
150149
- [DataChanges](docs/DataChanges.md)
151-
- [DataDeleteRequest](docs/DataDeleteRequest.md)
150+
- [DataDeleteBody](docs/DataDeleteBody.md)
152151
- [DataDeleteResponse](docs/DataDeleteResponse.md)
153-
- [DataRelationshipsReadRequest](docs/DataRelationshipsReadRequest.md)
154-
- [DataWriteRequest](docs/DataWriteRequest.md)
152+
- [DataWriteBody](docs/DataWriteBody.md)
155153
- [DataWriteRequestMetadata](docs/DataWriteRequestMetadata.md)
156154
- [DataWriteResponse](docs/DataWriteResponse.md)
155+
- [DeleteRelationshipsBody](docs/DeleteRelationshipsBody.md)
157156
- [Entity](docs/Entity.md)
158157
- [EntityDefinition](docs/EntityDefinition.md)
159158
- [EntityDefinitionReference](docs/EntityDefinitionReference.md)
160159
- [EntityFilter](docs/EntityFilter.md)
161160
- [Entry](docs/Entry.md)
162-
- [Expand](docs/Expand.md)
163161
- [ExpandLeaf](docs/ExpandLeaf.md)
164162
- [ExpandTreeNode](docs/ExpandTreeNode.md)
165163
- [ExpandTreeNodeOperation](docs/ExpandTreeNodeOperation.md)
166164
- [Expr](docs/Expr.md)
167165
- [ExprCall](docs/ExprCall.md)
168166
- [FunctionType](docs/FunctionType.md)
169167
- [Ident](docs/Ident.md)
170-
- [ItContainsTheTenantIdToIdentifyTheTenantAndMetadataOfTheSchemaToBeEditedWithTheCorrespondingEditsToVariousEntities](docs/ItContainsTheTenantIdToIdentifyTheTenantAndMetadataOfTheSchemaToBeEditedWithTheCorrespondingEditsToVariousEntities.md)
171168
- [Leaf](docs/Leaf.md)
172169
- [ListType](docs/ListType.md)
170+
- [LookupEntityBody](docs/LookupEntityBody.md)
171+
- [LookupEntityStreamBody](docs/LookupEntityStreamBody.md)
172+
- [LookupSubjectBody](docs/LookupSubjectBody.md)
173173
- [MapType](docs/MapType.md)
174-
- [NullValue](docs/NullValue.md)
174+
- [PartialWriteBody](docs/PartialWriteBody.md)
175175
- [Partials](docs/Partials.md)
176176
- [PermissionCheckRequestMetadata](docs/PermissionCheckRequestMetadata.md)
177177
- [PermissionCheckResponse](docs/PermissionCheckResponse.md)
178178
- [PermissionCheckResponseMetadata](docs/PermissionCheckResponseMetadata.md)
179179
- [PermissionDefinition](docs/PermissionDefinition.md)
180+
- [PermissionExpandBody](docs/PermissionExpandBody.md)
180181
- [PermissionExpandRequestMetadata](docs/PermissionExpandRequestMetadata.md)
181182
- [PermissionExpandResponse](docs/PermissionExpandResponse.md)
182183
- [PermissionLookupEntityRequestMetadata](docs/PermissionLookupEntityRequestMetadata.md)
@@ -186,43 +187,40 @@ Class | Method | HTTP request | Description
186187
- [PermissionLookupSubjectResponse](docs/PermissionLookupSubjectResponse.md)
187188
- [PermissionSubjectPermissionRequestMetadata](docs/PermissionSubjectPermissionRequestMetadata.md)
188189
- [PermissionSubjectPermissionResponse](docs/PermissionSubjectPermissionResponse.md)
189-
- [PermissionsCheckRequest](docs/PermissionsCheckRequest.md)
190-
- [PermissionsExpandRequest](docs/PermissionsExpandRequest.md)
191-
- [PermissionsLookupEntityRequest](docs/PermissionsLookupEntityRequest.md)
192-
- [PermissionsLookupSubjectRequest](docs/PermissionsLookupSubjectRequest.md)
193-
- [PermissionsSubjectPermissionRequest](docs/PermissionsSubjectPermissionRequest.md)
194190
- [PrimitiveType](docs/PrimitiveType.md)
191+
- [ReadAttributesBody](docs/ReadAttributesBody.md)
192+
- [ReadRelationshipsBody](docs/ReadRelationshipsBody.md)
195193
- [RelationDefinition](docs/RelationDefinition.md)
196194
- [RelationReference](docs/RelationReference.md)
197-
- [RelationshipDeleteRequest](docs/RelationshipDeleteRequest.md)
198195
- [RelationshipDeleteResponse](docs/RelationshipDeleteResponse.md)
199196
- [RelationshipReadRequestMetadata](docs/RelationshipReadRequestMetadata.md)
200197
- [RelationshipReadResponse](docs/RelationshipReadResponse.md)
201198
- [RelationshipWriteRequestMetadata](docs/RelationshipWriteRequestMetadata.md)
202199
- [RelationshipWriteResponse](docs/RelationshipWriteResponse.md)
203-
- [RelationshipsWriteRequest](docs/RelationshipsWriteRequest.md)
204200
- [Rewrite](docs/Rewrite.md)
205201
- [RewriteOperation](docs/RewriteOperation.md)
206202
- [RuleDefinition](docs/RuleDefinition.md)
203+
- [RunBundleBody](docs/RunBundleBody.md)
207204
- [SchemaDefinition](docs/SchemaDefinition.md)
208205
- [SchemaDefinitionReference](docs/SchemaDefinitionReference.md)
209206
- [SchemaList](docs/SchemaList.md)
207+
- [SchemaListBody](docs/SchemaListBody.md)
210208
- [SchemaListResponse](docs/SchemaListResponse.md)
211209
- [SchemaPartialWriteRequestMetadata](docs/SchemaPartialWriteRequestMetadata.md)
212210
- [SchemaPartialWriteResponse](docs/SchemaPartialWriteResponse.md)
211+
- [SchemaReadBody](docs/SchemaReadBody.md)
213212
- [SchemaReadRequestMetadata](docs/SchemaReadRequestMetadata.md)
214213
- [SchemaReadResponse](docs/SchemaReadResponse.md)
214+
- [SchemaWriteBody](docs/SchemaWriteBody.md)
215215
- [SchemaWriteResponse](docs/SchemaWriteResponse.md)
216-
- [SchemasListRequest](docs/SchemasListRequest.md)
217-
- [SchemasReadRequest](docs/SchemasReadRequest.md)
218-
- [SchemasWriteRequest](docs/SchemasWriteRequest.md)
219216
- [Select](docs/Select.md)
220217
- [SourceInfo](docs/SourceInfo.md)
221218
- [Status](docs/Status.md)
222219
- [StreamResultOfPermissionLookupEntityStreamResponse](docs/StreamResultOfPermissionLookupEntityStreamResponse.md)
223220
- [StreamResultOfWatchResponse](docs/StreamResultOfWatchResponse.md)
224221
- [Subject](docs/Subject.md)
225222
- [SubjectFilter](docs/SubjectFilter.md)
223+
- [SubjectPermissionBody](docs/SubjectPermissionBody.md)
226224
- [Subjects](docs/Subjects.md)
227225
- [Tenant](docs/Tenant.md)
228226
- [TenantCreateRequest](docs/TenantCreateRequest.md)
@@ -235,13 +233,15 @@ Class | Method | HTTP request | Description
235233
- [TupleSet](docs/TupleSet.md)
236234
- [TupleToUserSet](docs/TupleToUserSet.md)
237235
- [V1Call](docs/V1Call.md)
236+
- [V1Expand](docs/V1Expand.md)
238237
- [V1Operation](docs/V1Operation.md)
239238
- [V1alpha1Reference](docs/V1alpha1Reference.md)
240239
- [V1alpha1Type](docs/V1alpha1Type.md)
241240
- [Values](docs/Values.md)
241+
- [WatchBody](docs/WatchBody.md)
242242
- [WatchResponse](docs/WatchResponse.md)
243-
- [WatchWatchRequest](docs/WatchWatchRequest.md)
244243
- [WellKnownType](docs/WellKnownType.md)
244+
- [WriteRelationshipsBody](docs/WriteRelationshipsBody.md)
245245

246246

247247
<a id="documentation-for-authorization"></a>

docs/AttributeType.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
# AttributeType
22

3-
Enumerates the types of attribute. - ATTRIBUTE_TYPE_UNSPECIFIED: Not specified attribute type. This is the default value. - ATTRIBUTE_TYPE_BOOLEAN: A boolean attribute type. - ATTRIBUTE_TYPE_BOOLEAN_ARRAY: A boolean array attribute type. - ATTRIBUTE_TYPE_STRING: A string attribute type. - ATTRIBUTE_TYPE_STRING_ARRAY: A string array attribute type. - ATTRIBUTE_TYPE_INTEGER: An integer attribute type. - ATTRIBUTE_TYPE_INTEGER_ARRAY: An integer array attribute type. - ATTRIBUTE_TYPE_DOUBLE: A double attribute type. - ATTRIBUTE_TYPE_DOUBLE_ARRAY: A double array attribute type.
3+
Enumerates the types of attribute. - ATTRIBUTE_TYPE_BOOLEAN: A boolean attribute type. - ATTRIBUTE_TYPE_BOOLEAN_ARRAY: A boolean array attribute type. - ATTRIBUTE_TYPE_STRING: A string attribute type. - ATTRIBUTE_TYPE_STRING_ARRAY: A string array attribute type. - ATTRIBUTE_TYPE_INTEGER: An integer attribute type. - ATTRIBUTE_TYPE_INTEGER_ARRAY: An integer array attribute type. - ATTRIBUTE_TYPE_DOUBLE: A double attribute type. - ATTRIBUTE_TYPE_DOUBLE_ARRAY: A double array attribute type.
44

55
## Enum
66

7-
* `ATTRIBUTE_TYPE_UNSPECIFIED` (value: `'ATTRIBUTE_TYPE_UNSPECIFIED'`)
8-
97
* `ATTRIBUTE_TYPE_BOOLEAN` (value: `'ATTRIBUTE_TYPE_BOOLEAN'`)
108

119
* `ATTRIBUTE_TYPE_BOOLEAN_ARRAY` (value: `'ATTRIBUTE_TYPE_BOOLEAN_ARRAY'`)

docs/BundleApi.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ delete bundle
1919

2020
```python
2121
import permify
22-
from permify.models.bundle_delete_request import BundleDeleteRequest
22+
from permify.models.bundle_delete_body import BundleDeleteBody
2323
from permify.models.bundle_delete_response import BundleDeleteResponse
2424
from permify.rest import ApiException
2525
from pprint import pprint
@@ -36,7 +36,7 @@ with permify.ApiClient(configuration) as api_client:
3636
# Create an instance of the API class
3737
api_instance = permify.BundleApi(api_client)
3838
tenant_id = 'tenant_id_example' # str | Identifier of the tenant, if you are not using multi-tenancy (have only one tenant) use pre-inserted tenant <code>t1</code> for this field. Required, and must match the pattern \\“[a-zA-Z0-9-,]+\\“, max 64 bytes.
39-
body = permify.BundleDeleteRequest() # BundleDeleteRequest |
39+
body = permify.BundleDeleteBody() # BundleDeleteBody |
4040

4141
try:
4242
# delete bundle
@@ -55,7 +55,7 @@ with permify.ApiClient(configuration) as api_client:
5555
Name | Type | Description | Notes
5656
------------- | ------------- | ------------- | -------------
5757
**tenant_id** | **str**| Identifier of the tenant, if you are not using multi-tenancy (have only one tenant) use pre-inserted tenant &lt;code&gt;t1&lt;/code&gt; for this field. Required, and must match the pattern \\[a-zA-Z0-9-,]+\\“, max 64 bytes. |
58-
**body** | [**BundleDeleteRequest**](BundleDeleteRequest.md)| |
58+
**body** | [**BundleDeleteBody**](BundleDeleteBody.md)| |
5959

6060
### Return type
6161

@@ -89,7 +89,7 @@ read bundle
8989

9090
```python
9191
import permify
92-
from permify.models.bundle_read_request import BundleReadRequest
92+
from permify.models.bundle_read_body import BundleReadBody
9393
from permify.models.bundle_read_response import BundleReadResponse
9494
from permify.rest import ApiException
9595
from pprint import pprint
@@ -106,7 +106,7 @@ with permify.ApiClient(configuration) as api_client:
106106
# Create an instance of the API class
107107
api_instance = permify.BundleApi(api_client)
108108
tenant_id = 'tenant_id_example' # str | Identifier of the tenant, if you are not using multi-tenancy (have only one tenant) use pre-inserted tenant <code>t1</code> for this field. Required, and must match the pattern \\“[a-zA-Z0-9-,]+\\“, max 64 bytes.
109-
body = permify.BundleReadRequest() # BundleReadRequest |
109+
body = permify.BundleReadBody() # BundleReadBody |
110110

111111
try:
112112
# read bundle
@@ -125,7 +125,7 @@ with permify.ApiClient(configuration) as api_client:
125125
Name | Type | Description | Notes
126126
------------- | ------------- | ------------- | -------------
127127
**tenant_id** | **str**| Identifier of the tenant, if you are not using multi-tenancy (have only one tenant) use pre-inserted tenant &lt;code&gt;t1&lt;/code&gt; for this field. Required, and must match the pattern \\[a-zA-Z0-9-,]+\\“, max 64 bytes. |
128-
**body** | [**BundleReadRequest**](BundleReadRequest.md)| |
128+
**body** | [**BundleReadBody**](BundleReadBody.md)| |
129129

130130
### Return type
131131

@@ -159,7 +159,7 @@ write bundle
159159

160160
```python
161161
import permify
162-
from permify.models.bundle_write_request import BundleWriteRequest
162+
from permify.models.bundle_write_body import BundleWriteBody
163163
from permify.models.bundle_write_response import BundleWriteResponse
164164
from permify.rest import ApiException
165165
from pprint import pprint
@@ -176,7 +176,7 @@ with permify.ApiClient(configuration) as api_client:
176176
# Create an instance of the API class
177177
api_instance = permify.BundleApi(api_client)
178178
tenant_id = 'tenant_id_example' # str | Identifier of the tenant, if you are not using multi-tenancy (have only one tenant) use pre-inserted tenant <code>t1</code> for this field. Required, and must match the pattern \\“[a-zA-Z0-9-,]+\\“, max 64 bytes.
179-
body = permify.BundleWriteRequest() # BundleWriteRequest |
179+
body = permify.BundleWriteBody() # BundleWriteBody |
180180

181181
try:
182182
# write bundle
@@ -195,7 +195,7 @@ with permify.ApiClient(configuration) as api_client:
195195
Name | Type | Description | Notes
196196
------------- | ------------- | ------------- | -------------
197197
**tenant_id** | **str**| Identifier of the tenant, if you are not using multi-tenancy (have only one tenant) use pre-inserted tenant &lt;code&gt;t1&lt;/code&gt; for this field. Required, and must match the pattern \\[a-zA-Z0-9-,]+\\“, max 64 bytes. |
198-
**body** | [**BundleWriteRequest**](BundleWriteRequest.md)| |
198+
**body** | [**BundleWriteBody**](BundleWriteBody.md)| |
199199

200200
### Return type
201201

docs/BundleDeleteBody.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# BundleDeleteBody
2+
3+
BundleDeleteRequest is used to request the deletion of a bundle. It contains the tenant_id to specify the tenant and the name of the bundle to be deleted.
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**name** | **str** | Name of the bundle to be deleted. | [optional]
10+
11+
## Example
12+
13+
```python
14+
from permify.models.bundle_delete_body import BundleDeleteBody
15+
16+
# TODO update the JSON string below
17+
json = "{}"
18+
# create an instance of BundleDeleteBody from a JSON string
19+
bundle_delete_body_instance = BundleDeleteBody.from_json(json)
20+
# print the JSON string representation of the object
21+
print(BundleDeleteBody.to_json())
22+
23+
# convert the object into a dict
24+
bundle_delete_body_dict = bundle_delete_body_instance.to_dict()
25+
# create an instance of BundleDeleteBody from a dict
26+
bundle_delete_body_from_dict = BundleDeleteBody.from_dict(bundle_delete_body_dict)
27+
```
28+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
29+
30+

docs/BundleReadBody.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# BundleReadBody
2+
3+
4+
## Properties
5+
6+
Name | Type | Description | Notes
7+
------------ | ------------- | ------------- | -------------
8+
**name** | **str** | | [optional]
9+
10+
## Example
11+
12+
```python
13+
from permify.models.bundle_read_body import BundleReadBody
14+
15+
# TODO update the JSON string below
16+
json = "{}"
17+
# create an instance of BundleReadBody from a JSON string
18+
bundle_read_body_instance = BundleReadBody.from_json(json)
19+
# print the JSON string representation of the object
20+
print(BundleReadBody.to_json())
21+
22+
# convert the object into a dict
23+
bundle_read_body_dict = bundle_read_body_instance.to_dict()
24+
# create an instance of BundleReadBody from a dict
25+
bundle_read_body_from_dict = BundleReadBody.from_dict(bundle_read_body_dict)
26+
```
27+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
28+
29+

docs/BundleWriteBody.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# BundleWriteBody
2+
3+
BundleWriteRequest is used to request the writing of a bundle. It contains the tenant_id to identify the tenant and the Bundles object.
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**bundles** | [**List[DataBundle]**](DataBundle.md) | Contains the bundle data to be written. | [optional]
10+
11+
## Example
12+
13+
```python
14+
from permify.models.bundle_write_body import BundleWriteBody
15+
16+
# TODO update the JSON string below
17+
json = "{}"
18+
# create an instance of BundleWriteBody from a JSON string
19+
bundle_write_body_instance = BundleWriteBody.from_json(json)
20+
# print the JSON string representation of the object
21+
print(BundleWriteBody.to_json())
22+
23+
# convert the object into a dict
24+
bundle_write_body_dict = bundle_write_body_instance.to_dict()
25+
# create an instance of BundleWriteBody from a dict
26+
bundle_write_body_from_dict = BundleWriteBody.from_dict(bundle_write_body_dict)
27+
```
28+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
29+
30+

docs/CheckBody.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# CheckBody
2+
3+
PermissionCheckRequest is the request message for the Check method in the Permission service.
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**metadata** | [**PermissionCheckRequestMetadata**](PermissionCheckRequestMetadata.md) | | [optional]
10+
**entity** | [**Entity**](Entity.md) | | [optional]
11+
**permission** | **str** | The action the user wants to perform on the resource | [optional]
12+
**subject** | [**Subject**](Subject.md) | | [optional]
13+
**context** | [**Context**](Context.md) | | [optional]
14+
**arguments** | [**List[Argument]**](Argument.md) | Additional arguments associated with this request. | [optional]
15+
16+
## Example
17+
18+
```python
19+
from permify.models.check_body import CheckBody
20+
21+
# TODO update the JSON string below
22+
json = "{}"
23+
# create an instance of CheckBody from a JSON string
24+
check_body_instance = CheckBody.from_json(json)
25+
# print the JSON string representation of the object
26+
print(CheckBody.to_json())
27+
28+
# convert the object into a dict
29+
check_body_dict = check_body_instance.to_dict()
30+
# create an instance of CheckBody from a dict
31+
check_body_from_dict = CheckBody.from_dict(check_body_dict)
32+
```
33+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
34+
35+

docs/CheckResult.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
# CheckResult
22

3-
Enumerates results of a check operation. - CHECK_RESULT_UNSPECIFIED: Not specified check result. This is the default value. - CHECK_RESULT_ALLOWED: Represents a successful check (the check allowed the operation). - CHECK_RESULT_DENIED: Represents a failed check (the check denied the operation).
3+
Enumerates results of a check operation. - CHECK_RESULT_ALLOWED: Represents a successful check (the check allowed the operation). - CHECK_RESULT_DENIED: Represents a failed check (the check denied the operation).
44

55
## Enum
66

7-
* `CHECK_RESULT_UNSPECIFIED` (value: `'CHECK_RESULT_UNSPECIFIED'`)
8-
97
* `CHECK_RESULT_ALLOWED` (value: `'CHECK_RESULT_ALLOWED'`)
108

119
* `CHECK_RESULT_DENIED` (value: `'CHECK_RESULT_DENIED'`)

0 commit comments

Comments
 (0)