ory-kratos-client 0.7.0.alpha1 → 0.7.3.alpha2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +133 -129
- data/docs/AdminCreateIdentityBody.md +2 -2
- data/docs/AdminCreateSelfServiceRecoveryLinkBody.md +2 -2
- data/docs/AdminUpdateIdentityBody.md +3 -3
- data/docs/AuthenticateOKBody.md +2 -2
- data/docs/ContainerChangeResponseItem.md +2 -2
- data/docs/ContainerCreateCreatedBody.md +2 -2
- data/docs/ContainerTopOKBody.md +2 -2
- data/docs/ContainerUpdateOKBody.md +2 -2
- data/docs/ContainerWaitOKBody.md +2 -2
- data/docs/ContainerWaitOKBodyError.md +2 -2
- data/docs/ErrorResponse.md +2 -2
- data/docs/GenericError.md +3 -3
- data/docs/GraphDriverData.md +2 -2
- data/docs/HealthNotReadyStatus.md +2 -2
- data/docs/HealthStatus.md +2 -2
- data/docs/IdResponse.md +2 -2
- data/docs/Identity.md +3 -3
- data/docs/IdentityCredentials.md +2 -2
- data/docs/IdentityState.md +15 -0
- data/docs/ImageDeleteResponseItem.md +2 -2
- data/docs/ImageSummary.md +2 -2
- data/docs/InlineResponse200.md +2 -2
- data/docs/InlineResponse2001.md +2 -2
- data/docs/InlineResponse503.md +2 -2
- data/docs/JsonError.md +2 -2
- data/docs/Meta.md +2 -2
- data/docs/MetadataApi.md +13 -13
- data/docs/Plugin.md +2 -2
- data/docs/PluginConfig.md +2 -2
- data/docs/PluginConfigArgs.md +2 -2
- data/docs/PluginConfigInterface.md +2 -2
- data/docs/PluginConfigLinux.md +2 -2
- data/docs/PluginConfigNetwork.md +2 -2
- data/docs/PluginConfigRootfs.md +2 -2
- data/docs/PluginConfigUser.md +2 -2
- data/docs/PluginDevice.md +2 -2
- data/docs/PluginEnv.md +2 -2
- data/docs/PluginInterfaceType.md +2 -2
- data/docs/PluginMount.md +2 -2
- data/docs/PluginSettings.md +2 -2
- data/docs/Port.md +2 -2
- data/docs/RecoveryAddress.md +2 -2
- data/docs/SelfServiceError.md +2 -2
- data/docs/SelfServiceLoginFlow.md +2 -2
- data/docs/SelfServiceLogoutUrl.md +2 -2
- data/docs/SelfServiceRecoveryFlow.md +2 -2
- data/docs/SelfServiceRecoveryFlowState.md +2 -2
- data/docs/SelfServiceRecoveryLink.md +2 -2
- data/docs/SelfServiceRegistrationFlow.md +2 -2
- data/docs/SelfServiceSettingsFlow.md +2 -2
- data/docs/SelfServiceSettingsFlowState.md +2 -2
- data/docs/SelfServiceVerificationFlow.md +2 -2
- data/docs/SelfServiceVerificationFlowState.md +2 -2
- data/docs/ServiceUpdateResponse.md +2 -2
- data/docs/Session.md +2 -2
- data/docs/SettingsProfileFormConfig.md +2 -2
- data/docs/SubmitSelfServiceLoginFlowBody.md +6 -6
- data/docs/SubmitSelfServiceLoginFlowWithOidcMethodBody.md +2 -2
- data/docs/SubmitSelfServiceLoginFlowWithPasswordMethodBody.md +2 -2
- data/docs/SubmitSelfServiceLogoutFlowWithoutBrowserBody.md +2 -2
- data/docs/SubmitSelfServiceRecoveryFlowBody.md +6 -6
- data/docs/SubmitSelfServiceRecoveryFlowWithLinkMethodBody.md +2 -2
- data/docs/SubmitSelfServiceRegistrationFlowBody.md +6 -6
- data/docs/SubmitSelfServiceRegistrationFlowWithOidcMethodBody.md +2 -2
- data/docs/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.md +2 -2
- data/docs/SubmitSelfServiceSettingsFlowBody.md +6 -6
- data/docs/SubmitSelfServiceSettingsFlowWithOidcMethodBody.md +2 -2
- data/docs/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.md +2 -2
- data/docs/SubmitSelfServiceSettingsFlowWithProfileMethodBody.md +2 -2
- data/docs/SubmitSelfServiceVerificationFlowBody.md +6 -6
- data/docs/SubmitSelfServiceVerificationFlowWithLinkMethodBody.md +2 -2
- data/docs/SuccessfulSelfServiceLoginWithoutBrowser.md +2 -2
- data/docs/SuccessfulSelfServiceRegistrationWithoutBrowser.md +2 -2
- data/docs/SuccessfulSelfServiceSettingsWithoutBrowser.md +2 -2
- data/docs/UiContainer.md +2 -2
- data/docs/UiNode.md +2 -2
- data/docs/UiNodeAnchorAttributes.md +2 -2
- data/docs/UiNodeAttributes.md +4 -4
- data/docs/UiNodeImageAttributes.md +2 -2
- data/docs/UiNodeInputAttributes.md +2 -2
- data/docs/UiNodeTextAttributes.md +2 -2
- data/docs/UiText.md +2 -2
- data/docs/V0alpha1Api.md +131 -121
- data/docs/VerifiableIdentityAddress.md +2 -2
- data/docs/Version.md +2 -2
- data/docs/Volume.md +2 -2
- data/docs/VolumeUsageData.md +2 -2
- data/lib/ory-kratos-client/api/metadata_api.rb +3 -3
- data/lib/ory-kratos-client/api/v0alpha1_api.rb +3 -3
- data/lib/ory-kratos-client/api_client.rb +4 -4
- data/lib/ory-kratos-client/api_error.rb +3 -3
- data/lib/ory-kratos-client/configuration.rb +5 -5
- data/lib/ory-kratos-client/models/admin_create_identity_body.rb +6 -6
- data/lib/ory-kratos-client/models/admin_create_self_service_recovery_link_body.rb +6 -6
- data/lib/ory-kratos-client/models/admin_update_identity_body.rb +12 -9
- data/lib/ory-kratos-client/models/authenticate_ok_body.rb +6 -6
- data/lib/ory-kratos-client/models/container_change_response_item.rb +6 -6
- data/lib/ory-kratos-client/models/container_create_created_body.rb +6 -6
- data/lib/ory-kratos-client/models/container_top_ok_body.rb +6 -6
- data/lib/ory-kratos-client/models/container_update_ok_body.rb +6 -6
- data/lib/ory-kratos-client/models/container_wait_ok_body.rb +6 -6
- data/lib/ory-kratos-client/models/container_wait_ok_body_error.rb +6 -6
- data/lib/ory-kratos-client/models/error_response.rb +6 -6
- data/lib/ory-kratos-client/models/generic_error.rb +8 -10
- data/lib/ory-kratos-client/models/graph_driver_data.rb +6 -6
- data/lib/ory-kratos-client/models/health_not_ready_status.rb +6 -6
- data/lib/ory-kratos-client/models/health_status.rb +6 -6
- data/lib/ory-kratos-client/models/id_response.rb +6 -6
- data/lib/ory-kratos-client/models/identity.rb +7 -9
- data/lib/ory-kratos-client/models/identity_credentials.rb +6 -6
- data/lib/ory-kratos-client/models/identity_state.rb +37 -0
- data/lib/ory-kratos-client/models/image_delete_response_item.rb +6 -6
- data/lib/ory-kratos-client/models/image_summary.rb +6 -6
- data/lib/ory-kratos-client/models/inline_response200.rb +6 -6
- data/lib/ory-kratos-client/models/inline_response2001.rb +6 -6
- data/lib/ory-kratos-client/models/inline_response503.rb +6 -6
- data/lib/ory-kratos-client/models/json_error.rb +6 -6
- data/lib/ory-kratos-client/models/meta.rb +6 -6
- data/lib/ory-kratos-client/models/plugin.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_args.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_interface.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_linux.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_network.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_rootfs.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_config_user.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_device.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_env.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_interface_type.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_mount.rb +6 -6
- data/lib/ory-kratos-client/models/plugin_settings.rb +6 -6
- data/lib/ory-kratos-client/models/port.rb +6 -6
- data/lib/ory-kratos-client/models/recovery_address.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_error.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_login_flow.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_logout_url.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_recovery_flow.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_recovery_flow_state.rb +3 -3
- data/lib/ory-kratos-client/models/self_service_recovery_link.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_registration_flow.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_settings_flow.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_settings_flow_state.rb +3 -3
- data/lib/ory-kratos-client/models/self_service_verification_flow.rb +6 -6
- data/lib/ory-kratos-client/models/self_service_verification_flow_state.rb +3 -3
- data/lib/ory-kratos-client/models/service_update_response.rb +6 -6
- data/lib/ory-kratos-client/models/session.rb +6 -6
- data/lib/ory-kratos-client/models/settings_profile_form_config.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_login_flow_body.rb +4 -4
- data/lib/ory-kratos-client/models/submit_self_service_login_flow_with_oidc_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_login_flow_with_password_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_logout_flow_without_browser_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_recovery_flow_body.rb +4 -4
- data/lib/ory-kratos-client/models/submit_self_service_recovery_flow_with_link_method_body.rb +8 -8
- data/lib/ory-kratos-client/models/submit_self_service_registration_flow_body.rb +4 -4
- data/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_oidc_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_password_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_settings_flow_body.rb +4 -4
- data/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_oidc_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_password_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_profile_method_body.rb +6 -6
- data/lib/ory-kratos-client/models/submit_self_service_verification_flow_body.rb +4 -4
- data/lib/ory-kratos-client/models/submit_self_service_verification_flow_with_link_method_body.rb +8 -8
- data/lib/ory-kratos-client/models/successful_self_service_login_without_browser.rb +6 -6
- data/lib/ory-kratos-client/models/successful_self_service_registration_without_browser.rb +6 -6
- data/lib/ory-kratos-client/models/successful_self_service_settings_without_browser.rb +6 -6
- data/lib/ory-kratos-client/models/ui_container.rb +6 -6
- data/lib/ory-kratos-client/models/ui_node.rb +6 -6
- data/lib/ory-kratos-client/models/ui_node_anchor_attributes.rb +6 -6
- data/lib/ory-kratos-client/models/ui_node_attributes.rb +4 -4
- data/lib/ory-kratos-client/models/ui_node_image_attributes.rb +6 -6
- data/lib/ory-kratos-client/models/ui_node_input_attributes.rb +6 -6
- data/lib/ory-kratos-client/models/ui_node_text_attributes.rb +6 -6
- data/lib/ory-kratos-client/models/ui_text.rb +6 -6
- data/lib/ory-kratos-client/models/verifiable_identity_address.rb +6 -6
- data/lib/ory-kratos-client/models/version.rb +6 -6
- data/lib/ory-kratos-client/models/volume.rb +6 -6
- data/lib/ory-kratos-client/models/volume_usage_data.rb +6 -6
- data/lib/ory-kratos-client/version.rb +4 -4
- data/lib/ory-kratos-client.rb +5 -4
- data/ory-kratos-client.gemspec +3 -3
- data/spec/api_client_spec.rb +31 -31
- data/spec/configuration_spec.rb +5 -5
- data/spec/models/identity_state_spec.rb +28 -0
- data/spec/spec_helper.rb +2 -2
- metadata +39 -35
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SubmitSelfServiceLoginFlowWithOidcMethodBody
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -13,7 +13,7 @@
|
|
13
13
|
```ruby
|
14
14
|
require 'ory-kratos-client'
|
15
15
|
|
16
|
-
instance =
|
16
|
+
instance = OryKratosClient::SubmitSelfServiceLoginFlowWithOidcMethodBody.new(
|
17
17
|
csrf_token: null,
|
18
18
|
method: null,
|
19
19
|
traits: null
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SubmitSelfServiceLoginFlowWithPasswordMethodBody
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,7 +14,7 @@
|
|
14
14
|
```ruby
|
15
15
|
require 'ory-kratos-client'
|
16
16
|
|
17
|
-
instance =
|
17
|
+
instance = OryKratosClient::SubmitSelfServiceLoginFlowWithPasswordMethodBody.new(
|
18
18
|
csrf_token: null,
|
19
19
|
method: null,
|
20
20
|
password: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SubmitSelfServiceLogoutFlowWithoutBrowserBody
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -11,7 +11,7 @@
|
|
11
11
|
```ruby
|
12
12
|
require 'ory-kratos-client'
|
13
13
|
|
14
|
-
instance =
|
14
|
+
instance = OryKratosClient::SubmitSelfServiceLogoutFlowWithoutBrowserBody.new(
|
15
15
|
session_token: null
|
16
16
|
)
|
17
17
|
```
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SubmitSelfServiceRecoveryFlowBody
|
2
2
|
|
3
3
|
## Class instance methods
|
4
4
|
|
@@ -11,7 +11,7 @@ Returns the list of classes defined in oneOf.
|
|
11
11
|
```ruby
|
12
12
|
require 'ory-kratos-client'
|
13
13
|
|
14
|
-
|
14
|
+
OryKratosClient::SubmitSelfServiceRecoveryFlowBody.openapi_one_of
|
15
15
|
# =>
|
16
16
|
# [
|
17
17
|
# :'SubmitSelfServiceRecoveryFlowWithLinkMethodBody'
|
@@ -27,7 +27,7 @@ Returns the discriminator's property name.
|
|
27
27
|
```ruby
|
28
28
|
require 'ory-kratos-client'
|
29
29
|
|
30
|
-
|
30
|
+
OryKratosClient::SubmitSelfServiceRecoveryFlowBody.openapi_discriminator_name
|
31
31
|
# => :'method'
|
32
32
|
```
|
33
33
|
|
@@ -40,7 +40,7 @@ Returns the discriminator's mapping.
|
|
40
40
|
```ruby
|
41
41
|
require 'ory-kratos-client'
|
42
42
|
|
43
|
-
|
43
|
+
OryKratosClient::SubmitSelfServiceRecoveryFlowBody.openapi_discriminator_mapping
|
44
44
|
# =>
|
45
45
|
# {
|
46
46
|
# :'link' => :'SubmitSelfServiceRecoveryFlowWithLinkMethodBody'
|
@@ -55,10 +55,10 @@ Find the appropriate object from the `openapi_one_of` list and casts the data in
|
|
55
55
|
```ruby
|
56
56
|
require 'ory-kratos-client'
|
57
57
|
|
58
|
-
|
58
|
+
OryKratosClient::SubmitSelfServiceRecoveryFlowBody.build(data)
|
59
59
|
# => #<SubmitSelfServiceRecoveryFlowWithLinkMethodBody:0x00007fdd4aab02a0>
|
60
60
|
|
61
|
-
|
61
|
+
OryKratosClient::SubmitSelfServiceRecoveryFlowBody.build(data_that_doesnt_match)
|
62
62
|
# => nil
|
63
63
|
```
|
64
64
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SubmitSelfServiceRecoveryFlowWithLinkMethodBody
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -13,7 +13,7 @@
|
|
13
13
|
```ruby
|
14
14
|
require 'ory-kratos-client'
|
15
15
|
|
16
|
-
instance =
|
16
|
+
instance = OryKratosClient::SubmitSelfServiceRecoveryFlowWithLinkMethodBody.new(
|
17
17
|
csrf_token: null,
|
18
18
|
email: null,
|
19
19
|
method: null
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SubmitSelfServiceRegistrationFlowBody
|
2
2
|
|
3
3
|
## Class instance methods
|
4
4
|
|
@@ -11,7 +11,7 @@ Returns the list of classes defined in oneOf.
|
|
11
11
|
```ruby
|
12
12
|
require 'ory-kratos-client'
|
13
13
|
|
14
|
-
|
14
|
+
OryKratosClient::SubmitSelfServiceRegistrationFlowBody.openapi_one_of
|
15
15
|
# =>
|
16
16
|
# [
|
17
17
|
# :'SubmitSelfServiceRegistrationFlowWithPasswordMethodBody'
|
@@ -27,7 +27,7 @@ Returns the discriminator's property name.
|
|
27
27
|
```ruby
|
28
28
|
require 'ory-kratos-client'
|
29
29
|
|
30
|
-
|
30
|
+
OryKratosClient::SubmitSelfServiceRegistrationFlowBody.openapi_discriminator_name
|
31
31
|
# => :'method'
|
32
32
|
```
|
33
33
|
|
@@ -40,7 +40,7 @@ Returns the discriminator's mapping.
|
|
40
40
|
```ruby
|
41
41
|
require 'ory-kratos-client'
|
42
42
|
|
43
|
-
|
43
|
+
OryKratosClient::SubmitSelfServiceRegistrationFlowBody.openapi_discriminator_mapping
|
44
44
|
# =>
|
45
45
|
# {
|
46
46
|
# :'oidc' => :'SubmitSelfServiceRegistrationFlowWithOidcMethodBody',
|
@@ -56,10 +56,10 @@ Find the appropriate object from the `openapi_one_of` list and casts the data in
|
|
56
56
|
```ruby
|
57
57
|
require 'ory-kratos-client'
|
58
58
|
|
59
|
-
|
59
|
+
OryKratosClient::SubmitSelfServiceRegistrationFlowBody.build(data)
|
60
60
|
# => #<SubmitSelfServiceRegistrationFlowWithPasswordMethodBody:0x00007fdd4aab02a0>
|
61
61
|
|
62
|
-
|
62
|
+
OryKratosClient::SubmitSelfServiceRegistrationFlowBody.build(data_that_doesnt_match)
|
63
63
|
# => nil
|
64
64
|
```
|
65
65
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SubmitSelfServiceRegistrationFlowWithOidcMethodBody
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -13,7 +13,7 @@
|
|
13
13
|
```ruby
|
14
14
|
require 'ory-kratos-client'
|
15
15
|
|
16
|
-
instance =
|
16
|
+
instance = OryKratosClient::SubmitSelfServiceRegistrationFlowWithOidcMethodBody.new(
|
17
17
|
csrf_token: null,
|
18
18
|
method: null,
|
19
19
|
traits: null
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SubmitSelfServiceRegistrationFlowWithPasswordMethodBody
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,7 +14,7 @@
|
|
14
14
|
```ruby
|
15
15
|
require 'ory-kratos-client'
|
16
16
|
|
17
|
-
instance =
|
17
|
+
instance = OryKratosClient::SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.new(
|
18
18
|
csrf_token: null,
|
19
19
|
method: null,
|
20
20
|
password: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SubmitSelfServiceSettingsFlowBody
|
2
2
|
|
3
3
|
## Class instance methods
|
4
4
|
|
@@ -11,7 +11,7 @@ Returns the list of classes defined in oneOf.
|
|
11
11
|
```ruby
|
12
12
|
require 'ory-kratos-client'
|
13
13
|
|
14
|
-
|
14
|
+
OryKratosClient::SubmitSelfServiceSettingsFlowBody.openapi_one_of
|
15
15
|
# =>
|
16
16
|
# [
|
17
17
|
# :'SubmitSelfServiceSettingsFlowWithPasswordMethodBody',
|
@@ -28,7 +28,7 @@ Returns the discriminator's property name.
|
|
28
28
|
```ruby
|
29
29
|
require 'ory-kratos-client'
|
30
30
|
|
31
|
-
|
31
|
+
OryKratosClient::SubmitSelfServiceSettingsFlowBody.openapi_discriminator_name
|
32
32
|
# => :'method'
|
33
33
|
```
|
34
34
|
|
@@ -41,7 +41,7 @@ Returns the discriminator's mapping.
|
|
41
41
|
```ruby
|
42
42
|
require 'ory-kratos-client'
|
43
43
|
|
44
|
-
|
44
|
+
OryKratosClient::SubmitSelfServiceSettingsFlowBody.openapi_discriminator_mapping
|
45
45
|
# =>
|
46
46
|
# {
|
47
47
|
# :'oidc' => :'SubmitSelfServiceSettingsFlowWithOidcMethodBody',
|
@@ -58,10 +58,10 @@ Find the appropriate object from the `openapi_one_of` list and casts the data in
|
|
58
58
|
```ruby
|
59
59
|
require 'ory-kratos-client'
|
60
60
|
|
61
|
-
|
61
|
+
OryKratosClient::SubmitSelfServiceSettingsFlowBody.build(data)
|
62
62
|
# => #<SubmitSelfServiceSettingsFlowWithPasswordMethodBody:0x00007fdd4aab02a0>
|
63
63
|
|
64
|
-
|
64
|
+
OryKratosClient::SubmitSelfServiceSettingsFlowBody.build(data_that_doesnt_match)
|
65
65
|
# => nil
|
66
66
|
```
|
67
67
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SubmitSelfServiceSettingsFlowWithOidcMethodBody
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,7 +14,7 @@
|
|
14
14
|
```ruby
|
15
15
|
require 'ory-kratos-client'
|
16
16
|
|
17
|
-
instance =
|
17
|
+
instance = OryKratosClient::SubmitSelfServiceSettingsFlowWithOidcMethodBody.new(
|
18
18
|
flow: null,
|
19
19
|
link: null,
|
20
20
|
method: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SubmitSelfServiceSettingsFlowWithPasswordMethodBody
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -13,7 +13,7 @@
|
|
13
13
|
```ruby
|
14
14
|
require 'ory-kratos-client'
|
15
15
|
|
16
|
-
instance =
|
16
|
+
instance = OryKratosClient::SubmitSelfServiceSettingsFlowWithPasswordMethodBody.new(
|
17
17
|
csrf_token: null,
|
18
18
|
method: null,
|
19
19
|
password: null
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SubmitSelfServiceSettingsFlowWithProfileMethodBody
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -13,7 +13,7 @@
|
|
13
13
|
```ruby
|
14
14
|
require 'ory-kratos-client'
|
15
15
|
|
16
|
-
instance =
|
16
|
+
instance = OryKratosClient::SubmitSelfServiceSettingsFlowWithProfileMethodBody.new(
|
17
17
|
csrf_token: null,
|
18
18
|
method: null,
|
19
19
|
traits: null
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SubmitSelfServiceVerificationFlowBody
|
2
2
|
|
3
3
|
## Class instance methods
|
4
4
|
|
@@ -11,7 +11,7 @@ Returns the list of classes defined in oneOf.
|
|
11
11
|
```ruby
|
12
12
|
require 'ory-kratos-client'
|
13
13
|
|
14
|
-
|
14
|
+
OryKratosClient::SubmitSelfServiceVerificationFlowBody.openapi_one_of
|
15
15
|
# =>
|
16
16
|
# [
|
17
17
|
# :'SubmitSelfServiceVerificationFlowWithLinkMethodBody'
|
@@ -27,7 +27,7 @@ Returns the discriminator's property name.
|
|
27
27
|
```ruby
|
28
28
|
require 'ory-kratos-client'
|
29
29
|
|
30
|
-
|
30
|
+
OryKratosClient::SubmitSelfServiceVerificationFlowBody.openapi_discriminator_name
|
31
31
|
# => :'method'
|
32
32
|
```
|
33
33
|
|
@@ -40,7 +40,7 @@ Returns the discriminator's mapping.
|
|
40
40
|
```ruby
|
41
41
|
require 'ory-kratos-client'
|
42
42
|
|
43
|
-
|
43
|
+
OryKratosClient::SubmitSelfServiceVerificationFlowBody.openapi_discriminator_mapping
|
44
44
|
# =>
|
45
45
|
# {
|
46
46
|
# :'link' => :'SubmitSelfServiceVerificationFlowWithLinkMethodBody'
|
@@ -55,10 +55,10 @@ Find the appropriate object from the `openapi_one_of` list and casts the data in
|
|
55
55
|
```ruby
|
56
56
|
require 'ory-kratos-client'
|
57
57
|
|
58
|
-
|
58
|
+
OryKratosClient::SubmitSelfServiceVerificationFlowBody.build(data)
|
59
59
|
# => #<SubmitSelfServiceVerificationFlowWithLinkMethodBody:0x00007fdd4aab02a0>
|
60
60
|
|
61
|
-
|
61
|
+
OryKratosClient::SubmitSelfServiceVerificationFlowBody.build(data_that_doesnt_match)
|
62
62
|
# => nil
|
63
63
|
```
|
64
64
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SubmitSelfServiceVerificationFlowWithLinkMethodBody
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -13,7 +13,7 @@
|
|
13
13
|
```ruby
|
14
14
|
require 'ory-kratos-client'
|
15
15
|
|
16
|
-
instance =
|
16
|
+
instance = OryKratosClient::SubmitSelfServiceVerificationFlowWithLinkMethodBody.new(
|
17
17
|
csrf_token: null,
|
18
18
|
email: null,
|
19
19
|
method: null
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SuccessfulSelfServiceLoginWithoutBrowser
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -12,7 +12,7 @@
|
|
12
12
|
```ruby
|
13
13
|
require 'ory-kratos-client'
|
14
14
|
|
15
|
-
instance =
|
15
|
+
instance = OryKratosClient::SuccessfulSelfServiceLoginWithoutBrowser.new(
|
16
16
|
session: null,
|
17
17
|
session_token: null
|
18
18
|
)
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SuccessfulSelfServiceRegistrationWithoutBrowser
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -13,7 +13,7 @@
|
|
13
13
|
```ruby
|
14
14
|
require 'ory-kratos-client'
|
15
15
|
|
16
|
-
instance =
|
16
|
+
instance = OryKratosClient::SuccessfulSelfServiceRegistrationWithoutBrowser.new(
|
17
17
|
identity: null,
|
18
18
|
session: null,
|
19
19
|
session_token: null
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::SuccessfulSelfServiceSettingsWithoutBrowser
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -12,7 +12,7 @@
|
|
12
12
|
```ruby
|
13
13
|
require 'ory-kratos-client'
|
14
14
|
|
15
|
-
instance =
|
15
|
+
instance = OryKratosClient::SuccessfulSelfServiceSettingsWithoutBrowser.new(
|
16
16
|
flow: null,
|
17
17
|
identity: null
|
18
18
|
)
|
data/docs/UiContainer.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::UiContainer
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -14,7 +14,7 @@
|
|
14
14
|
```ruby
|
15
15
|
require 'ory-kratos-client'
|
16
16
|
|
17
|
-
instance =
|
17
|
+
instance = OryKratosClient::UiContainer.new(
|
18
18
|
action: null,
|
19
19
|
messages: null,
|
20
20
|
method: null,
|
data/docs/UiNode.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::UiNode
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -15,7 +15,7 @@
|
|
15
15
|
```ruby
|
16
16
|
require 'ory-kratos-client'
|
17
17
|
|
18
|
-
instance =
|
18
|
+
instance = OryKratosClient::UiNode.new(
|
19
19
|
attributes: null,
|
20
20
|
group: null,
|
21
21
|
messages: null,
|
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::UiNodeAnchorAttributes
|
2
2
|
|
3
3
|
## Properties
|
4
4
|
|
@@ -12,7 +12,7 @@
|
|
12
12
|
```ruby
|
13
13
|
require 'ory-kratos-client'
|
14
14
|
|
15
|
-
instance =
|
15
|
+
instance = OryKratosClient::UiNodeAnchorAttributes.new(
|
16
16
|
href: null,
|
17
17
|
title: null
|
18
18
|
)
|
data/docs/UiNodeAttributes.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
#
|
1
|
+
# OryKratosClient::UiNodeAttributes
|
2
2
|
|
3
3
|
## Class instance methods
|
4
4
|
|
@@ -11,7 +11,7 @@ Returns the list of classes defined in oneOf.
|
|
11
11
|
```ruby
|
12
12
|
require 'ory-kratos-client'
|
13
13
|
|
14
|
-
|
14
|
+
OryKratosClient::UiNodeAttributes.openapi_one_of
|
15
15
|
# =>
|
16
16
|
# [
|
17
17
|
# :'UiNodeAnchorAttributes',
|
@@ -30,10 +30,10 @@ Find the appropriate object from the `openapi_one_of` list and casts the data in
|
|
30
30
|
```ruby
|
31
31
|
require 'ory-kratos-client'
|
32
32
|
|
33
|
-
|
33
|
+
OryKratosClient::UiNodeAttributes.build(data)
|
34
34
|
# => #<UiNodeAnchorAttributes:0x00007fdd4aab02a0>
|
35
35
|
|
36
|
-
|
36
|
+
OryKratosClient::UiNodeAttributes.build(data_that_doesnt_match)
|
37
37
|
# => nil
|
38
38
|
```
|
39
39
|
|