Skip to content

Commit 86ba6a9

Browse files
committed
autogen: regenerate OpenAPI client for v1.22.39
Version: v1.22.39
1 parent 23070b1 commit 86ba6a9

366 files changed

Lines changed: 1447 additions & 385 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: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ docs/CreateRecoveryLinkForIdentityBody.md
5656
docs/CreateRelationshipBody.md
5757
docs/CreateSubscriptionBody.md
5858
docs/CreateSubscriptionCommon.md
59+
docs/CreateTestLoginFlowBody.md
5960
docs/CreateVerifiableCredentialRequestBody.md
6061
docs/CreateWorkspaceApiKeyBody.md
6162
docs/CreateWorkspaceBody.md
@@ -66,6 +67,12 @@ docs/CredentialSupportedDraft00.md
6667
docs/CustomDomain.md
6768
docs/CustomerPortalAvailability.md
6869
docs/DeleteMySessionsCount.md
70+
docs/DeviceAuthnAndroidAuthorizationList.md
71+
docs/DeviceAuthnAndroidKeyDescription.md
72+
docs/DeviceAuthnAndroidRootOfTrust.md
73+
docs/DeviceAuthnAttestation.md
74+
docs/DeviceAuthnIosAttStmt.md
75+
docs/DeviceAuthnIosAttestation.md
6976
docs/DeviceAuthnKey.md
7077
docs/DeviceAuthorization.md
7178
docs/DeviceUserAuthRequest.md
@@ -154,7 +161,13 @@ docs/ListWorkspaceProjects.md
154161
docs/ListWorkspaces.md
155162
docs/LoginFlow.md
156163
docs/LoginFlowState.md
164+
docs/LoginFlowTestContext.md
165+
docs/LoginFlowTestDebugPayload.md
166+
docs/LoginFlowTestSchemaValidationError.md
167+
docs/LoginFlowTestStepError.md
157168
docs/LogoutFlow.md
169+
docs/ManageSessionsBody.md
170+
docs/ManageSessionsResponse.md
158171
docs/ManagedIdentitySchema.md
159172
docs/ManagedIdentitySchemaValidationResult.md
160173
docs/MemberInvite.md
@@ -399,6 +412,7 @@ src/models/create_recovery_link_for_identity_body.rs
399412
src/models/create_relationship_body.rs
400413
src/models/create_subscription_body.rs
401414
src/models/create_subscription_common.rs
415+
src/models/create_test_login_flow_body.rs
402416
src/models/create_verifiable_credential_request_body.rs
403417
src/models/create_workspace_api_key_body.rs
404418
src/models/create_workspace_body.rs
@@ -409,6 +423,12 @@ src/models/credential_supported_draft00.rs
409423
src/models/custom_domain.rs
410424
src/models/customer_portal_availability.rs
411425
src/models/delete_my_sessions_count.rs
426+
src/models/device_authn_android_authorization_list.rs
427+
src/models/device_authn_android_key_description.rs
428+
src/models/device_authn_android_root_of_trust.rs
429+
src/models/device_authn_attestation.rs
430+
src/models/device_authn_ios_att_stmt.rs
431+
src/models/device_authn_ios_attestation.rs
412432
src/models/device_authn_key.rs
413433
src/models/device_authorization.rs
414434
src/models/device_user_auth_request.rs
@@ -493,7 +513,13 @@ src/models/list_workspace_projects.rs
493513
src/models/list_workspaces.rs
494514
src/models/login_flow.rs
495515
src/models/login_flow_state.rs
516+
src/models/login_flow_test_context.rs
517+
src/models/login_flow_test_debug_payload.rs
518+
src/models/login_flow_test_schema_validation_error.rs
519+
src/models/login_flow_test_step_error.rs
496520
src/models/logout_flow.rs
521+
src/models/manage_sessions_body.rs
522+
src/models/manage_sessions_response.rs
497523
src/models/managed_identity_schema.rs
498524
src/models/managed_identity_schema_validation_result.rs
499525
src/models/member_invite.rs

Cargo.lock

Lines changed: 39 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ory-client"
3-
version = "1.22.38"
3+
version = "1.22.39"
44
authors = ["support@ory.sh"]
55
description = "OpenAPI API client for Ory Network, Ory's web-scale API for identity and access control."
66
license = "Apache-2.0"

docs/CreateTestLoginFlowBody.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# CreateTestLoginFlowBody
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**provider_id** | **String** | ID of the OIDC provider to test. Must match a provider configured on the project that serves this request. |
8+
9+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
10+
11+
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# DeviceAuthnAndroidAuthorizationList
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**active_date_time** | Option<**i64**> | | [optional]
8+
**algorithm** | Option<**i64**> | | [optional]
9+
**application_id** | Option<**Vec<i32>**> | | [optional]
10+
**attestation_application_id** | Option<**Vec<i32>**> | | [optional]
11+
**attestation_id_brand** | Option<**Vec<i32>**> | | [optional]
12+
**attestation_id_device** | Option<**Vec<i32>**> | | [optional]
13+
**attestation_id_imei** | Option<**Vec<i32>**> | | [optional]
14+
**attestation_id_manufacturer** | Option<**Vec<i32>**> | | [optional]
15+
**attestation_id_meid** | Option<**Vec<i32>**> | | [optional]
16+
**attestation_id_model** | Option<**Vec<i32>**> | | [optional]
17+
**attestation_id_product** | Option<**Vec<i32>**> | | [optional]
18+
**attestation_id_serial** | Option<**Vec<i32>**> | | [optional]
19+
**auth_timeout** | Option<**i64**> | | [optional]
20+
**boot_patch_level** | Option<**i64**> | | [optional]
21+
**creation_date_time** | Option<**i64**> | | [optional]
22+
**digest** | Option<**Vec<i64>**> | | [optional]
23+
**ec_curve** | Option<**i64**> | | [optional]
24+
**key_size** | Option<**i64**> | | [optional]
25+
**origin** | Option<**i64**> | | [optional]
26+
**origination_expire_date_time** | Option<**i64**> | | [optional]
27+
**os_patch_level** | Option<**i64**> | | [optional]
28+
**os_version** | Option<**i64**> | | [optional]
29+
**purpose** | Option<**Vec<i64>**> | | [optional]
30+
**root_of_trust** | Option<[**models::DeviceAuthnAndroidRootOfTrust**](deviceAuthnAndroidRootOfTrust.md)> | | [optional]
31+
**usage_expire_date_time** | Option<**i64**> | | [optional]
32+
**user_auth_type** | Option<**i64**> | | [optional]
33+
**vendor_patch_level** | Option<**i64**> | | [optional]
34+
35+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
36+
37+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# DeviceAuthnAndroidKeyDescription
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**attestation_security_level** | Option<**i64**> | | [optional]
8+
**attestation_version** | Option<**i64**> | | [optional]
9+
**keymaster_security_level** | Option<**i64**> | | [optional]
10+
**keymaster_version** | Option<**i64**> | | [optional]
11+
**software_enforced** | Option<[**models::DeviceAuthnAndroidAuthorizationList**](deviceAuthnAndroidAuthorizationList.md)> | | [optional]
12+
**tee_enforced** | Option<[**models::DeviceAuthnAndroidAuthorizationList**](deviceAuthnAndroidAuthorizationList.md)> | | [optional]
13+
14+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
15+
16+
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# DeviceAuthnAndroidRootOfTrust
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**device_locked** | Option<**bool**> | | [optional]
8+
**verified_boot_hash** | Option<**Vec<i32>**> | | [optional]
9+
**verified_boot_key** | Option<**Vec<i32>**> | | [optional]
10+
**verified_boot_state** | Option<**i64**> | | [optional]
11+
12+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
13+
14+

docs/DeviceAuthnAttestation.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# DeviceAuthnAttestation
2+
3+
## Properties
4+
5+
Name | Type | Description | Notes
6+
------------ | ------------- | ------------- | -------------
7+
**android** | Option<[**models::DeviceAuthnAndroidKeyDescription**](deviceAuthnAndroidKeyDescription.md)> | | [optional]
8+
**ios** | Option<[**models::DeviceAuthnIosAttestation**](deviceAuthnIOSAttestation.md)> | | [optional]
9+
10+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
11+
12+

0 commit comments

Comments
 (0)