Skip to content

Commit bb2c191

Browse files
committed
autogen: regenerate OpenAPI client for v1.22.48
Version: v1.22.48
1 parent 38ef28e commit bb2c191

804 files changed

Lines changed: 3189 additions & 1879 deletions

File tree

Some content is hidden

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

‎.openapi-generator/FILES‎

Lines changed: 41 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
.openapi-generator-ignore
55
.travis.yml
66
README.md
7-
docs/APIKeysApi.md
87
docs/AcceptDeviceUserCodeRequest.md
98
docs/AcceptOAuth2ConsentRequest.md
109
docs/AcceptOAuth2ConsentRequestSession.md
@@ -14,25 +13,27 @@ docs/AccountExperienceConfiguration.md
1413
docs/AddProjectToWorkspaceBody.md
1514
docs/AdminIdentityImportCredentialsLookupSecret.md
1615
docs/AdminIdentityImportCredentialsLookupSecretConfig.md
17-
docs/AdminRevokeAPIKeyBody.md
18-
docs/AdminRotateIssuedAPIKeyBody.md
19-
docs/AdminUpdateImportedAPIKeyRequest.md
20-
docs/AdminUpdateIssuedAPIKeyRequest.md
16+
docs/AdminRevokeImportedApiKeyBody.md
17+
docs/AdminRevokeIssuedApiKeyBody.md
18+
docs/AdminRotateIssuedApiKeyBody.md
19+
docs/AdminUpdateImportedApiKeyRequest.md
20+
docs/AdminUpdateIssuedApiKeyRequest.md
2121
docs/Any.md
22+
docs/ApiKeysApi.md
2223
docs/Attribute.md
2324
docs/AttributeFilter.md
2425
docs/AttributesCountDatapoint.md
2526
docs/AuthenticatorAssuranceLevel.md
2627
docs/BasicOrganization.md
2728
docs/BatchCheckPermissionBody.md
2829
docs/BatchCheckPermissionResult.md
29-
docs/BatchImportAPIKeysRequest.md
30-
docs/BatchImportAPIKeysResponse.md
31-
docs/BatchImportErrorCode.md
32-
docs/BatchImportResult.md
30+
docs/BatchCreateImportedApiKeysErrorCode.md
31+
docs/BatchCreateImportedApiKeysRequest.md
32+
docs/BatchCreateImportedApiKeysResponse.md
33+
docs/BatchCreateImportedApiKeysResult.md
3334
docs/BatchPatchIdentitiesResponse.md
34-
docs/BatchVerifyAPIKeysRequest.md
35-
docs/BatchVerifyAPIKeysResponse.md
35+
docs/BatchVerifyApiKeysRequest.md
36+
docs/BatchVerifyApiKeysResponse.md
3637
docs/BillingPeriodBucket.md
3738
docs/CheckOplSyntaxResult.md
3839
docs/CheckPermissionResult.md
@@ -154,8 +155,8 @@ docs/IdentityWithCredentialsTotp.md
154155
docs/IdentityWithCredentialsTotpConfig.md
155156
docs/IdentityWithCredentialsWebAuthn.md
156157
docs/IdentityWithCredentialsWebAuthnConfig.md
157-
docs/ImportAPIKeyRequest.md
158-
docs/ImportedAPIKey.md
158+
docs/ImportApiKeyRequest.md
159+
docs/ImportedApiKey.md
159160
docs/InternalGetProjectBrandingBody.md
160161
docs/InternalIsAXWelcomeScreenEnabledForProjectBody.md
161162
docs/InternalIsOwnerForProjectBySlug.md
@@ -165,9 +166,9 @@ docs/InviteTokenBody.md
165166
docs/Invoice.md
166167
docs/InvoiceDataV1.md
167168
docs/IsOwnerForProjectBySlug.md
168-
docs/IssueAPIKeyRequest.md
169-
docs/IssueAPIKeyResponse.md
170-
docs/IssuedAPIKey.md
169+
docs/IssueApiKeyRequest.md
170+
docs/IssueApiKeyResponse.md
171+
docs/IssuedApiKey.md
171172
docs/JsonPatch.md
172173
docs/JsonWebKey.md
173174
docs/JsonWebKeySet.md
@@ -179,9 +180,9 @@ docs/KeysetPaginationRequestParameters.md
179180
docs/KeysetPaginationResponseHeaders.md
180181
docs/LineItemV1.md
181182
docs/ListEventStreams.md
182-
docs/ListImportedAPIKeysResponse.md
183+
docs/ListImportedApiKeysResponse.md
183184
docs/ListInvoicesResponse.md
184-
docs/ListIssuedAPIKeysResponse.md
185+
docs/ListIssuedApiKeysResponse.md
185186
docs/ListOrganizationsResponse.md
186187
docs/ListWorkspaceProjects.md
187188
docs/ListWorkspaces.md
@@ -256,6 +257,7 @@ docs/ProjectServiceAccountExperience.md
256257
docs/ProjectServiceIdentity.md
257258
docs/ProjectServiceOAuth2.md
258259
docs/ProjectServicePermission.md
260+
docs/ProjectServiceTalos.md
259261
docs/ProjectServices.md
260262
docs/Provider.md
261263
docs/QuotaUsage.md
@@ -277,9 +279,10 @@ docs/RelationshipPatch.md
277279
docs/Relationships.md
278280
docs/RevisionAccountExperienceCustomTranslation.md
279281
docs/RevocationReason.md
280-
docs/RotateIssuedAPIKeyResponse.md
282+
docs/RotateIssuedApiKeyResponse.md
283+
docs/RotateTalosKeyBody.md
281284
docs/SchemaPatch.md
282-
docs/SelfRevokeAPIKeyRequest.md
285+
docs/SelfRevokeApiKeyRequest.md
283286
docs/SelfServiceFlowExpiredError.md
284287
docs/Session.md
285288
docs/SessionActivityDatapoint.md
@@ -371,8 +374,8 @@ docs/VerifiableIdentityAddress.md
371374
docs/VerificationErrorCode.md
372375
docs/VerificationFlow.md
373376
docs/VerificationFlowState.md
374-
docs/VerifyAPIKeyRequest.md
375-
docs/VerifyAPIKeyResponse.md
377+
docs/VerifyApiKeyRequest.md
378+
docs/VerifyApiKeyResponse.md
376379
docs/VerifyUserCodeRequest.md
377380
docs/Version.md
378381
docs/Warning.md
@@ -412,7 +415,8 @@ ory_client/models/account_experience_configuration.py
412415
ory_client/models/add_project_to_workspace_body.py
413416
ory_client/models/admin_identity_import_credentials_lookup_secret.py
414417
ory_client/models/admin_identity_import_credentials_lookup_secret_config.py
415-
ory_client/models/admin_revoke_api_key_body.py
418+
ory_client/models/admin_revoke_imported_api_key_body.py
419+
ory_client/models/admin_revoke_issued_api_key_body.py
416420
ory_client/models/admin_rotate_issued_api_key_body.py
417421
ory_client/models/admin_update_imported_api_key_request.py
418422
ory_client/models/admin_update_issued_api_key_request.py
@@ -424,10 +428,10 @@ ory_client/models/authenticator_assurance_level.py
424428
ory_client/models/basic_organization.py
425429
ory_client/models/batch_check_permission_body.py
426430
ory_client/models/batch_check_permission_result.py
427-
ory_client/models/batch_import_api_keys_request.py
428-
ory_client/models/batch_import_api_keys_response.py
429-
ory_client/models/batch_import_error_code.py
430-
ory_client/models/batch_import_result.py
431+
ory_client/models/batch_create_imported_api_keys_error_code.py
432+
ory_client/models/batch_create_imported_api_keys_request.py
433+
ory_client/models/batch_create_imported_api_keys_response.py
434+
ory_client/models/batch_create_imported_api_keys_result.py
431435
ory_client/models/batch_patch_identities_response.py
432436
ory_client/models/batch_verify_api_keys_request.py
433437
ory_client/models/batch_verify_api_keys_response.py
@@ -644,6 +648,7 @@ ory_client/models/project_service_account_experience.py
644648
ory_client/models/project_service_identity.py
645649
ory_client/models/project_service_o_auth2.py
646650
ory_client/models/project_service_permission.py
651+
ory_client/models/project_service_talos.py
647652
ory_client/models/project_services.py
648653
ory_client/models/provider.py
649654
ory_client/models/quota_usage.py
@@ -665,6 +670,7 @@ ory_client/models/revision_account_experience_custom_translation.py
665670
ory_client/models/revocation_reason.py
666671
ory_client/models/rfc6749_error_json.py
667672
ory_client/models/rotate_issued_api_key_response.py
673+
ory_client/models/rotate_talos_key_body.py
668674
ory_client/models/schema_patch.py
669675
ory_client/models/self_revoke_api_key_request.py
670676
ory_client/models/self_service_flow_expired_error.py
@@ -783,7 +789,8 @@ test/test_account_experience_configuration.py
783789
test/test_add_project_to_workspace_body.py
784790
test/test_admin_identity_import_credentials_lookup_secret.py
785791
test/test_admin_identity_import_credentials_lookup_secret_config.py
786-
test/test_admin_revoke_api_key_body.py
792+
test/test_admin_revoke_imported_api_key_body.py
793+
test/test_admin_revoke_issued_api_key_body.py
787794
test/test_admin_rotate_issued_api_key_body.py
788795
test/test_admin_update_imported_api_key_request.py
789796
test/test_admin_update_issued_api_key_request.py
@@ -796,10 +803,10 @@ test/test_authenticator_assurance_level.py
796803
test/test_basic_organization.py
797804
test/test_batch_check_permission_body.py
798805
test/test_batch_check_permission_result.py
799-
test/test_batch_import_api_keys_request.py
800-
test/test_batch_import_api_keys_response.py
801-
test/test_batch_import_error_code.py
802-
test/test_batch_import_result.py
806+
test/test_batch_create_imported_api_keys_error_code.py
807+
test/test_batch_create_imported_api_keys_request.py
808+
test/test_batch_create_imported_api_keys_response.py
809+
test/test_batch_create_imported_api_keys_result.py
803810
test/test_batch_patch_identities_response.py
804811
test/test_batch_verify_api_keys_request.py
805812
test/test_batch_verify_api_keys_response.py
@@ -1026,6 +1033,7 @@ test/test_project_service_account_experience.py
10261033
test/test_project_service_identity.py
10271034
test/test_project_service_o_auth2.py
10281035
test/test_project_service_permission.py
1036+
test/test_project_service_talos.py
10291037
test/test_project_services.py
10301038
test/test_provider.py
10311039
test/test_quota_usage.py
@@ -1048,6 +1056,7 @@ test/test_revision_account_experience_custom_translation.py
10481056
test/test_revocation_reason.py
10491057
test/test_rfc6749_error_json.py
10501058
test/test_rotate_issued_api_key_response.py
1059+
test/test_rotate_talos_key_body.py
10511060
test/test_schema_patch.py
10521061
test/test_self_revoke_api_key_request.py
10531062
test/test_self_service_flow_expired_error.py
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# AdminRevokeImportedApiKeyBody
2+
3+
RevokeImportedApiKeyRequest revokes an imported API key by its key_id.
4+
5+
## Properties
6+
7+
Name | Type | Description | Notes
8+
------------ | ------------- | ------------- | -------------
9+
**description** | **str** | Optional free-text explanation. Only allowed when reason is PRIVILEGE_WITHDRAWN. | [optional]
10+
**reason** | [**RevocationReason**](RevocationReason.md) | | [optional] [default to RevocationReason.REVOCATION_REASON_UNSPECIFIED]
11+
12+
## Example
13+
14+
```python
15+
from ory_client.models.admin_revoke_imported_api_key_body import AdminRevokeImportedApiKeyBody
16+
17+
# TODO update the JSON string below
18+
json = "{}"
19+
# create an instance of AdminRevokeImportedApiKeyBody from a JSON string
20+
admin_revoke_imported_api_key_body_instance = AdminRevokeImportedApiKeyBody.from_json(json)
21+
# print the JSON string representation of the object
22+
print(AdminRevokeImportedApiKeyBody.to_json())
23+
24+
# convert the object into a dict
25+
admin_revoke_imported_api_key_body_dict = admin_revoke_imported_api_key_body_instance.to_dict()
26+
# create an instance of AdminRevokeImportedApiKeyBody from a dict
27+
admin_revoke_imported_api_key_body_from_dict = AdminRevokeImportedApiKeyBody.from_dict(admin_revoke_imported_api_key_body_dict)
28+
```
29+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
30+
31+
Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# AdminRevokeAPIKeyBody
1+
# AdminRevokeIssuedApiKeyBody
22

3+
RevokeIssuedApiKeyRequest revokes an issued API key by its key_id.
34

45
## Properties
56

@@ -11,19 +12,19 @@ Name | Type | Description | Notes
1112
## Example
1213

1314
```python
14-
from ory_client.models.admin_revoke_api_key_body import AdminRevokeAPIKeyBody
15+
from ory_client.models.admin_revoke_issued_api_key_body import AdminRevokeIssuedApiKeyBody
1516

1617
# TODO update the JSON string below
1718
json = "{}"
18-
# create an instance of AdminRevokeAPIKeyBody from a JSON string
19-
admin_revoke_api_key_body_instance = AdminRevokeAPIKeyBody.from_json(json)
19+
# create an instance of AdminRevokeIssuedApiKeyBody from a JSON string
20+
admin_revoke_issued_api_key_body_instance = AdminRevokeIssuedApiKeyBody.from_json(json)
2021
# print the JSON string representation of the object
21-
print(AdminRevokeAPIKeyBody.to_json())
22+
print(AdminRevokeIssuedApiKeyBody.to_json())
2223

2324
# convert the object into a dict
24-
admin_revoke_api_key_body_dict = admin_revoke_api_key_body_instance.to_dict()
25-
# create an instance of AdminRevokeAPIKeyBody from a dict
26-
admin_revoke_api_key_body_from_dict = AdminRevokeAPIKeyBody.from_dict(admin_revoke_api_key_body_dict)
25+
admin_revoke_issued_api_key_body_dict = admin_revoke_issued_api_key_body_instance.to_dict()
26+
# create an instance of AdminRevokeIssuedApiKeyBody from a dict
27+
admin_revoke_issued_api_key_body_from_dict = AdminRevokeIssuedApiKeyBody.from_dict(admin_revoke_issued_api_key_body_dict)
2728
```
2829
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
2930

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# AdminRotateIssuedAPIKeyBody
1+
# AdminRotateIssuedApiKeyBody
22

3-
RotateIssuedAPIKeyRequest is the request for AdminRotateIssuedAPIKey. Rotation is a custom method (AIP-136) that swaps an active key for a new one with a fresh secret and key_id, then revokes the old key. It is not a partial update, so it does not carry an update_mask. Mutable fields use presence-based semantics: an absent field inherits from the old key, while a present field (including an explicitly empty value) overrides.
3+
RotateIssuedApiKeyRequest is the request for AdminRotateIssuedApiKey. Rotation is a custom method (AIP-136) that swaps an active key for a new one with a fresh secret and key_id, then revokes the old key. It is not a partial update, so it does not carry an update_mask. Mutable fields use presence-based semantics: an absent field inherits from the old key, while a present field (including an explicitly empty value) overrides.
44

55
## Properties
66

@@ -16,19 +16,19 @@ Name | Type | Description | Notes
1616
## Example
1717

1818
```python
19-
from ory_client.models.admin_rotate_issued_api_key_body import AdminRotateIssuedAPIKeyBody
19+
from ory_client.models.admin_rotate_issued_api_key_body import AdminRotateIssuedApiKeyBody
2020

2121
# TODO update the JSON string below
2222
json = "{}"
23-
# create an instance of AdminRotateIssuedAPIKeyBody from a JSON string
24-
admin_rotate_issued_api_key_body_instance = AdminRotateIssuedAPIKeyBody.from_json(json)
23+
# create an instance of AdminRotateIssuedApiKeyBody from a JSON string
24+
admin_rotate_issued_api_key_body_instance = AdminRotateIssuedApiKeyBody.from_json(json)
2525
# print the JSON string representation of the object
26-
print(AdminRotateIssuedAPIKeyBody.to_json())
26+
print(AdminRotateIssuedApiKeyBody.to_json())
2727

2828
# convert the object into a dict
2929
admin_rotate_issued_api_key_body_dict = admin_rotate_issued_api_key_body_instance.to_dict()
30-
# create an instance of AdminRotateIssuedAPIKeyBody from a dict
31-
admin_rotate_issued_api_key_body_from_dict = AdminRotateIssuedAPIKeyBody.from_dict(admin_rotate_issued_api_key_body_dict)
30+
# create an instance of AdminRotateIssuedApiKeyBody from a dict
31+
admin_rotate_issued_api_key_body_from_dict = AdminRotateIssuedApiKeyBody.from_dict(admin_rotate_issued_api_key_body_dict)
3232
```
3333
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
3434

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# AdminUpdateImportedAPIKeyRequest
1+
# AdminUpdateImportedApiKeyRequest
22

3-
ImportedAPIKey represents an API key imported from an external system. The raw key is hashed (SHA-512/256) and stored. The original key is never retained.
3+
ImportedApiKey represents an API key imported from an external system. The raw key is hashed (SHA-512/256) and stored. The original key is never retained.
44

55
## Properties
66

@@ -24,19 +24,19 @@ Name | Type | Description | Notes
2424
## Example
2525

2626
```python
27-
from ory_client.models.admin_update_imported_api_key_request import AdminUpdateImportedAPIKeyRequest
27+
from ory_client.models.admin_update_imported_api_key_request import AdminUpdateImportedApiKeyRequest
2828

2929
# TODO update the JSON string below
3030
json = "{}"
31-
# create an instance of AdminUpdateImportedAPIKeyRequest from a JSON string
32-
admin_update_imported_api_key_request_instance = AdminUpdateImportedAPIKeyRequest.from_json(json)
31+
# create an instance of AdminUpdateImportedApiKeyRequest from a JSON string
32+
admin_update_imported_api_key_request_instance = AdminUpdateImportedApiKeyRequest.from_json(json)
3333
# print the JSON string representation of the object
34-
print(AdminUpdateImportedAPIKeyRequest.to_json())
34+
print(AdminUpdateImportedApiKeyRequest.to_json())
3535

3636
# convert the object into a dict
3737
admin_update_imported_api_key_request_dict = admin_update_imported_api_key_request_instance.to_dict()
38-
# create an instance of AdminUpdateImportedAPIKeyRequest from a dict
39-
admin_update_imported_api_key_request_from_dict = AdminUpdateImportedAPIKeyRequest.from_dict(admin_update_imported_api_key_request_dict)
38+
# create an instance of AdminUpdateImportedApiKeyRequest from a dict
39+
admin_update_imported_api_key_request_from_dict = AdminUpdateImportedApiKeyRequest.from_dict(admin_update_imported_api_key_request_dict)
4040
```
4141
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
4242

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# AdminUpdateIssuedAPIKeyRequest
1+
# AdminUpdateIssuedApiKeyRequest
22

3-
IssuedAPIKey represents an API key issued (generated) by Talos. Root keys are opaque v1 format tokens stored in the database. Derived tokens (JWT/Macaroon) are created via DeriveToken and are stateless (not stored).
3+
IssuedApiKey represents an API key issued (generated) by Talos. Root keys are opaque v1 format tokens stored in the database. Derived tokens (JWT/Macaroon) are created via DeriveToken and are stateless (not stored).
44

55
## Properties
66

@@ -24,19 +24,19 @@ Name | Type | Description | Notes
2424
## Example
2525

2626
```python
27-
from ory_client.models.admin_update_issued_api_key_request import AdminUpdateIssuedAPIKeyRequest
27+
from ory_client.models.admin_update_issued_api_key_request import AdminUpdateIssuedApiKeyRequest
2828

2929
# TODO update the JSON string below
3030
json = "{}"
31-
# create an instance of AdminUpdateIssuedAPIKeyRequest from a JSON string
32-
admin_update_issued_api_key_request_instance = AdminUpdateIssuedAPIKeyRequest.from_json(json)
31+
# create an instance of AdminUpdateIssuedApiKeyRequest from a JSON string
32+
admin_update_issued_api_key_request_instance = AdminUpdateIssuedApiKeyRequest.from_json(json)
3333
# print the JSON string representation of the object
34-
print(AdminUpdateIssuedAPIKeyRequest.to_json())
34+
print(AdminUpdateIssuedApiKeyRequest.to_json())
3535

3636
# convert the object into a dict
3737
admin_update_issued_api_key_request_dict = admin_update_issued_api_key_request_instance.to_dict()
38-
# create an instance of AdminUpdateIssuedAPIKeyRequest from a dict
39-
admin_update_issued_api_key_request_from_dict = AdminUpdateIssuedAPIKeyRequest.from_dict(admin_update_issued_api_key_request_dict)
38+
# create an instance of AdminUpdateIssuedApiKeyRequest from a dict
39+
admin_update_issued_api_key_request_from_dict = AdminUpdateIssuedApiKeyRequest.from_dict(admin_update_issued_api_key_request_dict)
4040
```
4141
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
4242

0 commit comments

Comments
 (0)