ory-kratos-client 0.7.1.alpha1 → 0.7.1.alpha2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (186) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +129 -129
  3. data/docs/AdminCreateIdentityBody.md +2 -2
  4. data/docs/AdminCreateSelfServiceRecoveryLinkBody.md +2 -2
  5. data/docs/AdminUpdateIdentityBody.md +2 -2
  6. data/docs/AuthenticateOKBody.md +2 -2
  7. data/docs/ContainerChangeResponseItem.md +2 -2
  8. data/docs/ContainerCreateCreatedBody.md +2 -2
  9. data/docs/ContainerTopOKBody.md +2 -2
  10. data/docs/ContainerUpdateOKBody.md +2 -2
  11. data/docs/ContainerWaitOKBody.md +2 -2
  12. data/docs/ContainerWaitOKBodyError.md +2 -2
  13. data/docs/ErrorResponse.md +2 -2
  14. data/docs/GenericError.md +2 -2
  15. data/docs/GraphDriverData.md +2 -2
  16. data/docs/HealthNotReadyStatus.md +2 -2
  17. data/docs/HealthStatus.md +2 -2
  18. data/docs/IdResponse.md +2 -2
  19. data/docs/Identity.md +2 -2
  20. data/docs/IdentityCredentials.md +2 -2
  21. data/docs/IdentityState.md +2 -2
  22. data/docs/ImageDeleteResponseItem.md +2 -2
  23. data/docs/ImageSummary.md +2 -2
  24. data/docs/InlineResponse200.md +2 -2
  25. data/docs/InlineResponse2001.md +2 -2
  26. data/docs/InlineResponse503.md +2 -2
  27. data/docs/JsonError.md +2 -2
  28. data/docs/Meta.md +2 -2
  29. data/docs/MetadataApi.md +13 -13
  30. data/docs/Plugin.md +2 -2
  31. data/docs/PluginConfig.md +2 -2
  32. data/docs/PluginConfigArgs.md +2 -2
  33. data/docs/PluginConfigInterface.md +2 -2
  34. data/docs/PluginConfigLinux.md +2 -2
  35. data/docs/PluginConfigNetwork.md +2 -2
  36. data/docs/PluginConfigRootfs.md +2 -2
  37. data/docs/PluginConfigUser.md +2 -2
  38. data/docs/PluginDevice.md +2 -2
  39. data/docs/PluginEnv.md +2 -2
  40. data/docs/PluginInterfaceType.md +2 -2
  41. data/docs/PluginMount.md +2 -2
  42. data/docs/PluginSettings.md +2 -2
  43. data/docs/Port.md +2 -2
  44. data/docs/RecoveryAddress.md +2 -2
  45. data/docs/SelfServiceError.md +2 -2
  46. data/docs/SelfServiceLoginFlow.md +2 -2
  47. data/docs/SelfServiceLogoutUrl.md +2 -2
  48. data/docs/SelfServiceRecoveryFlow.md +2 -2
  49. data/docs/SelfServiceRecoveryFlowState.md +2 -2
  50. data/docs/SelfServiceRecoveryLink.md +2 -2
  51. data/docs/SelfServiceRegistrationFlow.md +2 -2
  52. data/docs/SelfServiceSettingsFlow.md +2 -2
  53. data/docs/SelfServiceSettingsFlowState.md +2 -2
  54. data/docs/SelfServiceVerificationFlow.md +2 -2
  55. data/docs/SelfServiceVerificationFlowState.md +2 -2
  56. data/docs/ServiceUpdateResponse.md +2 -2
  57. data/docs/Session.md +2 -2
  58. data/docs/SettingsProfileFormConfig.md +2 -2
  59. data/docs/SubmitSelfServiceLoginFlowBody.md +6 -6
  60. data/docs/SubmitSelfServiceLoginFlowWithOidcMethodBody.md +2 -2
  61. data/docs/SubmitSelfServiceLoginFlowWithPasswordMethodBody.md +2 -2
  62. data/docs/SubmitSelfServiceLogoutFlowWithoutBrowserBody.md +2 -2
  63. data/docs/SubmitSelfServiceRecoveryFlowBody.md +6 -6
  64. data/docs/SubmitSelfServiceRecoveryFlowWithLinkMethodBody.md +2 -2
  65. data/docs/SubmitSelfServiceRegistrationFlowBody.md +6 -6
  66. data/docs/SubmitSelfServiceRegistrationFlowWithOidcMethodBody.md +2 -2
  67. data/docs/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.md +2 -2
  68. data/docs/SubmitSelfServiceSettingsFlowBody.md +6 -6
  69. data/docs/SubmitSelfServiceSettingsFlowWithOidcMethodBody.md +2 -2
  70. data/docs/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.md +2 -2
  71. data/docs/SubmitSelfServiceSettingsFlowWithProfileMethodBody.md +2 -2
  72. data/docs/SubmitSelfServiceVerificationFlowBody.md +6 -6
  73. data/docs/SubmitSelfServiceVerificationFlowWithLinkMethodBody.md +2 -2
  74. data/docs/SuccessfulSelfServiceLoginWithoutBrowser.md +2 -2
  75. data/docs/SuccessfulSelfServiceRegistrationWithoutBrowser.md +2 -2
  76. data/docs/SuccessfulSelfServiceSettingsWithoutBrowser.md +2 -2
  77. data/docs/UiContainer.md +2 -2
  78. data/docs/UiNode.md +2 -2
  79. data/docs/UiNodeAnchorAttributes.md +2 -2
  80. data/docs/UiNodeAttributes.md +4 -4
  81. data/docs/UiNodeImageAttributes.md +2 -2
  82. data/docs/UiNodeInputAttributes.md +2 -2
  83. data/docs/UiNodeTextAttributes.md +2 -2
  84. data/docs/UiText.md +2 -2
  85. data/docs/V0alpha1Api.md +111 -111
  86. data/docs/VerifiableIdentityAddress.md +2 -2
  87. data/docs/Version.md +2 -2
  88. data/docs/Volume.md +2 -2
  89. data/docs/VolumeUsageData.md +2 -2
  90. data/lib/ory-kratos-client/api/metadata_api.rb +3 -3
  91. data/lib/ory-kratos-client/api/v0alpha1_api.rb +3 -3
  92. data/lib/ory-kratos-client/api_client.rb +4 -4
  93. data/lib/ory-kratos-client/api_error.rb +3 -3
  94. data/lib/ory-kratos-client/configuration.rb +3 -3
  95. data/lib/ory-kratos-client/models/admin_create_identity_body.rb +6 -6
  96. data/lib/ory-kratos-client/models/admin_create_self_service_recovery_link_body.rb +6 -6
  97. data/lib/ory-kratos-client/models/admin_update_identity_body.rb +6 -6
  98. data/lib/ory-kratos-client/models/authenticate_ok_body.rb +6 -6
  99. data/lib/ory-kratos-client/models/container_change_response_item.rb +6 -6
  100. data/lib/ory-kratos-client/models/container_create_created_body.rb +6 -6
  101. data/lib/ory-kratos-client/models/container_top_ok_body.rb +6 -6
  102. data/lib/ory-kratos-client/models/container_update_ok_body.rb +6 -6
  103. data/lib/ory-kratos-client/models/container_wait_ok_body.rb +6 -6
  104. data/lib/ory-kratos-client/models/container_wait_ok_body_error.rb +6 -6
  105. data/lib/ory-kratos-client/models/error_response.rb +6 -6
  106. data/lib/ory-kratos-client/models/generic_error.rb +6 -6
  107. data/lib/ory-kratos-client/models/graph_driver_data.rb +6 -6
  108. data/lib/ory-kratos-client/models/health_not_ready_status.rb +6 -6
  109. data/lib/ory-kratos-client/models/health_status.rb +6 -6
  110. data/lib/ory-kratos-client/models/id_response.rb +6 -6
  111. data/lib/ory-kratos-client/models/identity.rb +6 -6
  112. data/lib/ory-kratos-client/models/identity_credentials.rb +6 -6
  113. data/lib/ory-kratos-client/models/identity_state.rb +3 -3
  114. data/lib/ory-kratos-client/models/image_delete_response_item.rb +6 -6
  115. data/lib/ory-kratos-client/models/image_summary.rb +6 -6
  116. data/lib/ory-kratos-client/models/inline_response200.rb +6 -6
  117. data/lib/ory-kratos-client/models/inline_response2001.rb +6 -6
  118. data/lib/ory-kratos-client/models/inline_response503.rb +6 -6
  119. data/lib/ory-kratos-client/models/json_error.rb +6 -6
  120. data/lib/ory-kratos-client/models/meta.rb +6 -6
  121. data/lib/ory-kratos-client/models/plugin.rb +6 -6
  122. data/lib/ory-kratos-client/models/plugin_config.rb +6 -6
  123. data/lib/ory-kratos-client/models/plugin_config_args.rb +6 -6
  124. data/lib/ory-kratos-client/models/plugin_config_interface.rb +6 -6
  125. data/lib/ory-kratos-client/models/plugin_config_linux.rb +6 -6
  126. data/lib/ory-kratos-client/models/plugin_config_network.rb +6 -6
  127. data/lib/ory-kratos-client/models/plugin_config_rootfs.rb +6 -6
  128. data/lib/ory-kratos-client/models/plugin_config_user.rb +6 -6
  129. data/lib/ory-kratos-client/models/plugin_device.rb +6 -6
  130. data/lib/ory-kratos-client/models/plugin_env.rb +6 -6
  131. data/lib/ory-kratos-client/models/plugin_interface_type.rb +6 -6
  132. data/lib/ory-kratos-client/models/plugin_mount.rb +6 -6
  133. data/lib/ory-kratos-client/models/plugin_settings.rb +6 -6
  134. data/lib/ory-kratos-client/models/port.rb +6 -6
  135. data/lib/ory-kratos-client/models/recovery_address.rb +6 -6
  136. data/lib/ory-kratos-client/models/self_service_error.rb +6 -6
  137. data/lib/ory-kratos-client/models/self_service_login_flow.rb +6 -6
  138. data/lib/ory-kratos-client/models/self_service_logout_url.rb +6 -6
  139. data/lib/ory-kratos-client/models/self_service_recovery_flow.rb +6 -6
  140. data/lib/ory-kratos-client/models/self_service_recovery_flow_state.rb +3 -3
  141. data/lib/ory-kratos-client/models/self_service_recovery_link.rb +6 -6
  142. data/lib/ory-kratos-client/models/self_service_registration_flow.rb +6 -6
  143. data/lib/ory-kratos-client/models/self_service_settings_flow.rb +6 -6
  144. data/lib/ory-kratos-client/models/self_service_settings_flow_state.rb +3 -3
  145. data/lib/ory-kratos-client/models/self_service_verification_flow.rb +6 -6
  146. data/lib/ory-kratos-client/models/self_service_verification_flow_state.rb +3 -3
  147. data/lib/ory-kratos-client/models/service_update_response.rb +6 -6
  148. data/lib/ory-kratos-client/models/session.rb +6 -6
  149. data/lib/ory-kratos-client/models/settings_profile_form_config.rb +6 -6
  150. data/lib/ory-kratos-client/models/submit_self_service_login_flow_body.rb +4 -4
  151. data/lib/ory-kratos-client/models/submit_self_service_login_flow_with_oidc_method_body.rb +6 -6
  152. data/lib/ory-kratos-client/models/submit_self_service_login_flow_with_password_method_body.rb +6 -6
  153. data/lib/ory-kratos-client/models/submit_self_service_logout_flow_without_browser_body.rb +6 -6
  154. data/lib/ory-kratos-client/models/submit_self_service_recovery_flow_body.rb +4 -4
  155. data/lib/ory-kratos-client/models/submit_self_service_recovery_flow_with_link_method_body.rb +6 -6
  156. data/lib/ory-kratos-client/models/submit_self_service_registration_flow_body.rb +4 -4
  157. data/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_oidc_method_body.rb +6 -6
  158. data/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_password_method_body.rb +6 -6
  159. data/lib/ory-kratos-client/models/submit_self_service_settings_flow_body.rb +4 -4
  160. data/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_oidc_method_body.rb +6 -6
  161. data/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_password_method_body.rb +6 -6
  162. data/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_profile_method_body.rb +6 -6
  163. data/lib/ory-kratos-client/models/submit_self_service_verification_flow_body.rb +4 -4
  164. data/lib/ory-kratos-client/models/submit_self_service_verification_flow_with_link_method_body.rb +6 -6
  165. data/lib/ory-kratos-client/models/successful_self_service_login_without_browser.rb +6 -6
  166. data/lib/ory-kratos-client/models/successful_self_service_registration_without_browser.rb +6 -6
  167. data/lib/ory-kratos-client/models/successful_self_service_settings_without_browser.rb +6 -6
  168. data/lib/ory-kratos-client/models/ui_container.rb +6 -6
  169. data/lib/ory-kratos-client/models/ui_node.rb +6 -6
  170. data/lib/ory-kratos-client/models/ui_node_anchor_attributes.rb +6 -6
  171. data/lib/ory-kratos-client/models/ui_node_attributes.rb +4 -4
  172. data/lib/ory-kratos-client/models/ui_node_image_attributes.rb +6 -6
  173. data/lib/ory-kratos-client/models/ui_node_input_attributes.rb +6 -6
  174. data/lib/ory-kratos-client/models/ui_node_text_attributes.rb +6 -6
  175. data/lib/ory-kratos-client/models/ui_text.rb +6 -6
  176. data/lib/ory-kratos-client/models/verifiable_identity_address.rb +6 -6
  177. data/lib/ory-kratos-client/models/version.rb +6 -6
  178. data/lib/ory-kratos-client/models/volume.rb +6 -6
  179. data/lib/ory-kratos-client/models/volume_usage_data.rb +6 -6
  180. data/lib/ory-kratos-client/version.rb +4 -4
  181. data/lib/ory-kratos-client.rb +4 -4
  182. data/ory-kratos-client.gemspec +3 -3
  183. data/spec/api_client_spec.rb +31 -31
  184. data/spec/configuration_spec.rb +5 -5
  185. data/spec/spec_helper.rb +2 -2
  186. metadata +4 -4
@@ -1,4 +1,4 @@
1
- # OryHydraClient::PluginConfigRootfs
1
+ # OryKratosClient::PluginConfigRootfs
2
2
 
3
3
  ## Properties
4
4
 
@@ -12,7 +12,7 @@
12
12
  ```ruby
13
13
  require 'ory-kratos-client'
14
14
 
15
- instance = OryHydraClient::PluginConfigRootfs.new(
15
+ instance = OryKratosClient::PluginConfigRootfs.new(
16
16
  diff_ids: null,
17
17
  type: null
18
18
  )
@@ -1,4 +1,4 @@
1
- # OryHydraClient::PluginConfigUser
1
+ # OryKratosClient::PluginConfigUser
2
2
 
3
3
  ## Properties
4
4
 
@@ -12,7 +12,7 @@
12
12
  ```ruby
13
13
  require 'ory-kratos-client'
14
14
 
15
- instance = OryHydraClient::PluginConfigUser.new(
15
+ instance = OryKratosClient::PluginConfigUser.new(
16
16
  gid: null,
17
17
  uid: null
18
18
  )
data/docs/PluginDevice.md CHANGED
@@ -1,4 +1,4 @@
1
- # OryHydraClient::PluginDevice
1
+ # OryKratosClient::PluginDevice
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,7 +14,7 @@
14
14
  ```ruby
15
15
  require 'ory-kratos-client'
16
16
 
17
- instance = OryHydraClient::PluginDevice.new(
17
+ instance = OryKratosClient::PluginDevice.new(
18
18
  description: null,
19
19
  name: null,
20
20
  path: null,
data/docs/PluginEnv.md CHANGED
@@ -1,4 +1,4 @@
1
- # OryHydraClient::PluginEnv
1
+ # OryKratosClient::PluginEnv
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,7 +14,7 @@
14
14
  ```ruby
15
15
  require 'ory-kratos-client'
16
16
 
17
- instance = OryHydraClient::PluginEnv.new(
17
+ instance = OryKratosClient::PluginEnv.new(
18
18
  description: null,
19
19
  name: null,
20
20
  settable: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::PluginInterfaceType
1
+ # OryKratosClient::PluginInterfaceType
2
2
 
3
3
  ## Properties
4
4
 
@@ -13,7 +13,7 @@
13
13
  ```ruby
14
14
  require 'ory-kratos-client'
15
15
 
16
- instance = OryHydraClient::PluginInterfaceType.new(
16
+ instance = OryKratosClient::PluginInterfaceType.new(
17
17
  capability: null,
18
18
  prefix: null,
19
19
  version: null
data/docs/PluginMount.md CHANGED
@@ -1,4 +1,4 @@
1
- # OryHydraClient::PluginMount
1
+ # OryKratosClient::PluginMount
2
2
 
3
3
  ## Properties
4
4
 
@@ -17,7 +17,7 @@
17
17
  ```ruby
18
18
  require 'ory-kratos-client'
19
19
 
20
- instance = OryHydraClient::PluginMount.new(
20
+ instance = OryKratosClient::PluginMount.new(
21
21
  description: null,
22
22
  destination: null,
23
23
  name: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::PluginSettings
1
+ # OryKratosClient::PluginSettings
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,7 +14,7 @@
14
14
  ```ruby
15
15
  require 'ory-kratos-client'
16
16
 
17
- instance = OryHydraClient::PluginSettings.new(
17
+ instance = OryKratosClient::PluginSettings.new(
18
18
  args: null,
19
19
  devices: null,
20
20
  env: null,
data/docs/Port.md CHANGED
@@ -1,4 +1,4 @@
1
- # OryHydraClient::Port
1
+ # OryKratosClient::Port
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,7 +14,7 @@
14
14
  ```ruby
15
15
  require 'ory-kratos-client'
16
16
 
17
- instance = OryHydraClient::Port.new(
17
+ instance = OryKratosClient::Port.new(
18
18
  ip: null,
19
19
  private_port: null,
20
20
  public_port: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::RecoveryAddress
1
+ # OryKratosClient::RecoveryAddress
2
2
 
3
3
  ## Properties
4
4
 
@@ -15,7 +15,7 @@
15
15
  ```ruby
16
16
  require 'ory-kratos-client'
17
17
 
18
- instance = OryHydraClient::RecoveryAddress.new(
18
+ instance = OryKratosClient::RecoveryAddress.new(
19
19
  created_at: null,
20
20
  id: null,
21
21
  updated_at: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::SelfServiceError
1
+ # OryKratosClient::SelfServiceError
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,7 +14,7 @@
14
14
  ```ruby
15
15
  require 'ory-kratos-client'
16
16
 
17
- instance = OryHydraClient::SelfServiceError.new(
17
+ instance = OryKratosClient::SelfServiceError.new(
18
18
  created_at: null,
19
19
  error: null,
20
20
  id: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::SelfServiceLoginFlow
1
+ # OryKratosClient::SelfServiceLoginFlow
2
2
 
3
3
  ## Properties
4
4
 
@@ -20,7 +20,7 @@
20
20
  ```ruby
21
21
  require 'ory-kratos-client'
22
22
 
23
- instance = OryHydraClient::SelfServiceLoginFlow.new(
23
+ instance = OryKratosClient::SelfServiceLoginFlow.new(
24
24
  active: null,
25
25
  created_at: null,
26
26
  expires_at: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::SelfServiceLogoutUrl
1
+ # OryKratosClient::SelfServiceLogoutUrl
2
2
 
3
3
  ## Properties
4
4
 
@@ -11,7 +11,7 @@
11
11
  ```ruby
12
12
  require 'ory-kratos-client'
13
13
 
14
- instance = OryHydraClient::SelfServiceLogoutUrl.new(
14
+ instance = OryKratosClient::SelfServiceLogoutUrl.new(
15
15
  logout_url: null
16
16
  )
17
17
  ```
@@ -1,4 +1,4 @@
1
- # OryHydraClient::SelfServiceRecoveryFlow
1
+ # OryKratosClient::SelfServiceRecoveryFlow
2
2
 
3
3
  ## Properties
4
4
 
@@ -18,7 +18,7 @@
18
18
  ```ruby
19
19
  require 'ory-kratos-client'
20
20
 
21
- instance = OryHydraClient::SelfServiceRecoveryFlow.new(
21
+ instance = OryKratosClient::SelfServiceRecoveryFlow.new(
22
22
  active: null,
23
23
  expires_at: null,
24
24
  id: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::SelfServiceRecoveryFlowState
1
+ # OryKratosClient::SelfServiceRecoveryFlowState
2
2
 
3
3
  ## Properties
4
4
 
@@ -10,6 +10,6 @@
10
10
  ```ruby
11
11
  require 'ory-kratos-client'
12
12
 
13
- instance = OryHydraClient::SelfServiceRecoveryFlowState.new()
13
+ instance = OryKratosClient::SelfServiceRecoveryFlowState.new()
14
14
  ```
15
15
 
@@ -1,4 +1,4 @@
1
- # OryHydraClient::SelfServiceRecoveryLink
1
+ # OryKratosClient::SelfServiceRecoveryLink
2
2
 
3
3
  ## Properties
4
4
 
@@ -12,7 +12,7 @@
12
12
  ```ruby
13
13
  require 'ory-kratos-client'
14
14
 
15
- instance = OryHydraClient::SelfServiceRecoveryLink.new(
15
+ instance = OryKratosClient::SelfServiceRecoveryLink.new(
16
16
  expires_at: null,
17
17
  recovery_link: null
18
18
  )
@@ -1,4 +1,4 @@
1
- # OryHydraClient::SelfServiceRegistrationFlow
1
+ # OryKratosClient::SelfServiceRegistrationFlow
2
2
 
3
3
  ## Properties
4
4
 
@@ -17,7 +17,7 @@
17
17
  ```ruby
18
18
  require 'ory-kratos-client'
19
19
 
20
- instance = OryHydraClient::SelfServiceRegistrationFlow.new(
20
+ instance = OryKratosClient::SelfServiceRegistrationFlow.new(
21
21
  active: null,
22
22
  expires_at: null,
23
23
  id: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::SelfServiceSettingsFlow
1
+ # OryKratosClient::SelfServiceSettingsFlow
2
2
 
3
3
  ## Properties
4
4
 
@@ -19,7 +19,7 @@
19
19
  ```ruby
20
20
  require 'ory-kratos-client'
21
21
 
22
- instance = OryHydraClient::SelfServiceSettingsFlow.new(
22
+ instance = OryKratosClient::SelfServiceSettingsFlow.new(
23
23
  active: null,
24
24
  expires_at: null,
25
25
  id: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::SelfServiceSettingsFlowState
1
+ # OryKratosClient::SelfServiceSettingsFlowState
2
2
 
3
3
  ## Properties
4
4
 
@@ -10,6 +10,6 @@
10
10
  ```ruby
11
11
  require 'ory-kratos-client'
12
12
 
13
- instance = OryHydraClient::SelfServiceSettingsFlowState.new()
13
+ instance = OryKratosClient::SelfServiceSettingsFlowState.new()
14
14
  ```
15
15
 
@@ -1,4 +1,4 @@
1
- # OryHydraClient::SelfServiceVerificationFlow
1
+ # OryKratosClient::SelfServiceVerificationFlow
2
2
 
3
3
  ## Properties
4
4
 
@@ -18,7 +18,7 @@
18
18
  ```ruby
19
19
  require 'ory-kratos-client'
20
20
 
21
- instance = OryHydraClient::SelfServiceVerificationFlow.new(
21
+ instance = OryKratosClient::SelfServiceVerificationFlow.new(
22
22
  active: null,
23
23
  expires_at: null,
24
24
  id: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::SelfServiceVerificationFlowState
1
+ # OryKratosClient::SelfServiceVerificationFlowState
2
2
 
3
3
  ## Properties
4
4
 
@@ -10,6 +10,6 @@
10
10
  ```ruby
11
11
  require 'ory-kratos-client'
12
12
 
13
- instance = OryHydraClient::SelfServiceVerificationFlowState.new()
13
+ instance = OryKratosClient::SelfServiceVerificationFlowState.new()
14
14
  ```
15
15
 
@@ -1,4 +1,4 @@
1
- # OryHydraClient::ServiceUpdateResponse
1
+ # OryKratosClient::ServiceUpdateResponse
2
2
 
3
3
  ## Properties
4
4
 
@@ -11,7 +11,7 @@
11
11
  ```ruby
12
12
  require 'ory-kratos-client'
13
13
 
14
- instance = OryHydraClient::ServiceUpdateResponse.new(
14
+ instance = OryKratosClient::ServiceUpdateResponse.new(
15
15
  warnings: null
16
16
  )
17
17
  ```
data/docs/Session.md CHANGED
@@ -1,4 +1,4 @@
1
- # OryHydraClient::Session
1
+ # OryKratosClient::Session
2
2
 
3
3
  ## Properties
4
4
 
@@ -16,7 +16,7 @@
16
16
  ```ruby
17
17
  require 'ory-kratos-client'
18
18
 
19
- instance = OryHydraClient::Session.new(
19
+ instance = OryKratosClient::Session.new(
20
20
  active: null,
21
21
  authenticated_at: null,
22
22
  expires_at: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::SettingsProfileFormConfig
1
+ # OryKratosClient::SettingsProfileFormConfig
2
2
 
3
3
  ## Properties
4
4
 
@@ -14,7 +14,7 @@
14
14
  ```ruby
15
15
  require 'ory-kratos-client'
16
16
 
17
- instance = OryHydraClient::SettingsProfileFormConfig.new(
17
+ instance = OryKratosClient::SettingsProfileFormConfig.new(
18
18
  action: null,
19
19
  messages: null,
20
20
  method: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::SubmitSelfServiceLoginFlowBody
1
+ # OryKratosClient::SubmitSelfServiceLoginFlowBody
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
- OryHydraClient::SubmitSelfServiceLoginFlowBody.openapi_one_of
14
+ OryKratosClient::SubmitSelfServiceLoginFlowBody.openapi_one_of
15
15
  # =>
16
16
  # [
17
17
  # :'SubmitSelfServiceLoginFlowWithPasswordMethodBody'
@@ -27,7 +27,7 @@ Returns the discriminator's property name.
27
27
  ```ruby
28
28
  require 'ory-kratos-client'
29
29
 
30
- OryHydraClient::SubmitSelfServiceLoginFlowBody.openapi_discriminator_name
30
+ OryKratosClient::SubmitSelfServiceLoginFlowBody.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
- OryHydraClient::SubmitSelfServiceLoginFlowBody.openapi_discriminator_mapping
43
+ OryKratosClient::SubmitSelfServiceLoginFlowBody.openapi_discriminator_mapping
44
44
  # =>
45
45
  # {
46
46
  # :'oidc' => :'SubmitSelfServiceLoginFlowWithOidcMethodBody',
@@ -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
- OryHydraClient::SubmitSelfServiceLoginFlowBody.build(data)
59
+ OryKratosClient::SubmitSelfServiceLoginFlowBody.build(data)
60
60
  # => #<SubmitSelfServiceLoginFlowWithPasswordMethodBody:0x00007fdd4aab02a0>
61
61
 
62
- OryHydraClient::SubmitSelfServiceLoginFlowBody.build(data_that_doesnt_match)
62
+ OryKratosClient::SubmitSelfServiceLoginFlowBody.build(data_that_doesnt_match)
63
63
  # => nil
64
64
  ```
65
65
 
@@ -1,4 +1,4 @@
1
- # OryHydraClient::SubmitSelfServiceLoginFlowWithOidcMethodBody
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 = OryHydraClient::SubmitSelfServiceLoginFlowWithOidcMethodBody.new(
16
+ instance = OryKratosClient::SubmitSelfServiceLoginFlowWithOidcMethodBody.new(
17
17
  csrf_token: null,
18
18
  method: null,
19
19
  traits: null
@@ -1,4 +1,4 @@
1
- # OryHydraClient::SubmitSelfServiceLoginFlowWithPasswordMethodBody
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 = OryHydraClient::SubmitSelfServiceLoginFlowWithPasswordMethodBody.new(
17
+ instance = OryKratosClient::SubmitSelfServiceLoginFlowWithPasswordMethodBody.new(
18
18
  csrf_token: null,
19
19
  method: null,
20
20
  password: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::SubmitSelfServiceLogoutFlowWithoutBrowserBody
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 = OryHydraClient::SubmitSelfServiceLogoutFlowWithoutBrowserBody.new(
14
+ instance = OryKratosClient::SubmitSelfServiceLogoutFlowWithoutBrowserBody.new(
15
15
  session_token: null
16
16
  )
17
17
  ```