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::ContainerWaitOKBodyError
1
+ # OryKratosClient::ContainerWaitOKBodyError
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::ContainerWaitOKBodyError.new(
14
+ instance = OryKratosClient::ContainerWaitOKBodyError.new(
15
15
  message: null
16
16
  )
17
17
  ```
@@ -1,4 +1,4 @@
1
- # OryHydraClient::ErrorResponse
1
+ # OryKratosClient::ErrorResponse
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::ErrorResponse.new(
14
+ instance = OryKratosClient::ErrorResponse.new(
15
15
  message: null
16
16
  )
17
17
  ```
data/docs/GenericError.md CHANGED
@@ -1,4 +1,4 @@
1
- # OryHydraClient::GenericError
1
+ # OryKratosClient::GenericError
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::GenericError.new(
20
+ instance = OryKratosClient::GenericError.new(
21
21
  code: 404,
22
22
  debug: SQL field "foo" is not a bool.,
23
23
  details: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::GraphDriverData
1
+ # OryKratosClient::GraphDriverData
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::GraphDriverData.new(
15
+ instance = OryKratosClient::GraphDriverData.new(
16
16
  data: null,
17
17
  name: null
18
18
  )
@@ -1,4 +1,4 @@
1
- # OryHydraClient::HealthNotReadyStatus
1
+ # OryKratosClient::HealthNotReadyStatus
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::HealthNotReadyStatus.new(
14
+ instance = OryKratosClient::HealthNotReadyStatus.new(
15
15
  errors: null
16
16
  )
17
17
  ```
data/docs/HealthStatus.md CHANGED
@@ -1,4 +1,4 @@
1
- # OryHydraClient::HealthStatus
1
+ # OryKratosClient::HealthStatus
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::HealthStatus.new(
14
+ instance = OryKratosClient::HealthStatus.new(
15
15
  status: null
16
16
  )
17
17
  ```
data/docs/IdResponse.md CHANGED
@@ -1,4 +1,4 @@
1
- # OryHydraClient::IdResponse
1
+ # OryKratosClient::IdResponse
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::IdResponse.new(
14
+ instance = OryKratosClient::IdResponse.new(
15
15
  id: null
16
16
  )
17
17
  ```
data/docs/Identity.md CHANGED
@@ -1,4 +1,4 @@
1
- # OryHydraClient::Identity
1
+ # OryKratosClient::Identity
2
2
 
3
3
  ## Properties
4
4
 
@@ -21,7 +21,7 @@
21
21
  ```ruby
22
22
  require 'ory-kratos-client'
23
23
 
24
- instance = OryHydraClient::Identity.new(
24
+ instance = OryKratosClient::Identity.new(
25
25
  created_at: null,
26
26
  credentials: null,
27
27
  id: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::IdentityCredentials
1
+ # OryKratosClient::IdentityCredentials
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::IdentityCredentials.new(
18
+ instance = OryKratosClient::IdentityCredentials.new(
19
19
  config: null,
20
20
  created_at: null,
21
21
  identifiers: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::IdentityState
1
+ # OryKratosClient::IdentityState
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::IdentityState.new()
13
+ instance = OryKratosClient::IdentityState.new()
14
14
  ```
15
15
 
@@ -1,4 +1,4 @@
1
- # OryHydraClient::ImageDeleteResponseItem
1
+ # OryKratosClient::ImageDeleteResponseItem
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::ImageDeleteResponseItem.new(
15
+ instance = OryKratosClient::ImageDeleteResponseItem.new(
16
16
  deleted: null,
17
17
  untagged: null
18
18
  )
data/docs/ImageSummary.md CHANGED
@@ -1,4 +1,4 @@
1
- # OryHydraClient::ImageSummary
1
+ # OryKratosClient::ImageSummary
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::ImageSummary.new(
23
+ instance = OryKratosClient::ImageSummary.new(
24
24
  containers: null,
25
25
  created: null,
26
26
  id: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::InlineResponse200
1
+ # OryKratosClient::InlineResponse200
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::InlineResponse200.new(
14
+ instance = OryKratosClient::InlineResponse200.new(
15
15
  status: null
16
16
  )
17
17
  ```
@@ -1,4 +1,4 @@
1
- # OryHydraClient::InlineResponse2001
1
+ # OryKratosClient::InlineResponse2001
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::InlineResponse2001.new(
14
+ instance = OryKratosClient::InlineResponse2001.new(
15
15
  version: null
16
16
  )
17
17
  ```
@@ -1,4 +1,4 @@
1
- # OryHydraClient::InlineResponse503
1
+ # OryKratosClient::InlineResponse503
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::InlineResponse503.new(
14
+ instance = OryKratosClient::InlineResponse503.new(
15
15
  errors: null
16
16
  )
17
17
  ```
data/docs/JsonError.md CHANGED
@@ -1,4 +1,4 @@
1
- # OryHydraClient::JsonError
1
+ # OryKratosClient::JsonError
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::JsonError.new(
14
+ instance = OryKratosClient::JsonError.new(
15
15
  error: null
16
16
  )
17
17
  ```
data/docs/Meta.md CHANGED
@@ -1,4 +1,4 @@
1
- # OryHydraClient::Meta
1
+ # OryKratosClient::Meta
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::Meta.new(
14
+ instance = OryKratosClient::Meta.new(
15
15
  label: null
16
16
  )
17
17
  ```
data/docs/MetadataApi.md CHANGED
@@ -1,4 +1,4 @@
1
- # OryHydraClient::MetadataApi
1
+ # OryKratosClient::MetadataApi
2
2
 
3
3
  All URIs are relative to *http://localhost*
4
4
 
@@ -24,13 +24,13 @@ This endpoint returns the version of Ory Kratos. If the service supports TLS Ed
24
24
  require 'time'
25
25
  require 'ory-kratos-client'
26
26
 
27
- api_instance = OryHydraClient::MetadataApi.new
27
+ api_instance = OryKratosClient::MetadataApi.new
28
28
 
29
29
  begin
30
30
  # Return Running Software Version.
31
31
  result = api_instance.get_version
32
32
  p result
33
- rescue OryHydraClient::ApiError => e
33
+ rescue OryKratosClient::ApiError => e
34
34
  puts "Error when calling MetadataApi->get_version: #{e}"
35
35
  end
36
36
  ```
@@ -48,7 +48,7 @@ begin
48
48
  p status_code # => 2xx
49
49
  p headers # => { ... }
50
50
  p data # => <InlineResponse2001>
51
- rescue OryHydraClient::ApiError => e
51
+ rescue OryKratosClient::ApiError => e
52
52
  puts "Error when calling MetadataApi->get_version_with_http_info: #{e}"
53
53
  end
54
54
  ```
@@ -85,13 +85,13 @@ This endpoint returns a HTTP 200 status code when Ory Kratos is accepting incomi
85
85
  require 'time'
86
86
  require 'ory-kratos-client'
87
87
 
88
- api_instance = OryHydraClient::MetadataApi.new
88
+ api_instance = OryKratosClient::MetadataApi.new
89
89
 
90
90
  begin
91
91
  # Check HTTP Server Status
92
92
  result = api_instance.is_alive
93
93
  p result
94
- rescue OryHydraClient::ApiError => e
94
+ rescue OryKratosClient::ApiError => e
95
95
  puts "Error when calling MetadataApi->is_alive: #{e}"
96
96
  end
97
97
  ```
@@ -109,7 +109,7 @@ begin
109
109
  p status_code # => 2xx
110
110
  p headers # => { ... }
111
111
  p data # => <InlineResponse200>
112
- rescue OryHydraClient::ApiError => e
112
+ rescue OryKratosClient::ApiError => e
113
113
  puts "Error when calling MetadataApi->is_alive_with_http_info: #{e}"
114
114
  end
115
115
  ```
@@ -146,13 +146,13 @@ This endpoint returns a HTTP 200 status code when Ory Kratos is up running and t
146
146
  require 'time'
147
147
  require 'ory-kratos-client'
148
148
 
149
- api_instance = OryHydraClient::MetadataApi.new
149
+ api_instance = OryKratosClient::MetadataApi.new
150
150
 
151
151
  begin
152
152
  # Check HTTP Server and Database Status
153
153
  result = api_instance.is_ready
154
154
  p result
155
- rescue OryHydraClient::ApiError => e
155
+ rescue OryKratosClient::ApiError => e
156
156
  puts "Error when calling MetadataApi->is_ready: #{e}"
157
157
  end
158
158
  ```
@@ -170,7 +170,7 @@ begin
170
170
  p status_code # => 2xx
171
171
  p headers # => { ... }
172
172
  p data # => <InlineResponse200>
173
- rescue OryHydraClient::ApiError => e
173
+ rescue OryKratosClient::ApiError => e
174
174
  puts "Error when calling MetadataApi->is_ready_with_http_info: #{e}"
175
175
  end
176
176
  ```
@@ -207,12 +207,12 @@ Get snapshot metrics from the service. If you're using k8s, you can then add ann
207
207
  require 'time'
208
208
  require 'ory-kratos-client'
209
209
 
210
- api_instance = OryHydraClient::MetadataApi.new
210
+ api_instance = OryKratosClient::MetadataApi.new
211
211
 
212
212
  begin
213
213
  # Get snapshot metrics from the service. If you're using k8s, you can then add annotations to your deployment like so:
214
214
  api_instance.prometheus
215
- rescue OryHydraClient::ApiError => e
215
+ rescue OryKratosClient::ApiError => e
216
216
  puts "Error when calling MetadataApi->prometheus: #{e}"
217
217
  end
218
218
  ```
@@ -230,7 +230,7 @@ begin
230
230
  p status_code # => 2xx
231
231
  p headers # => { ... }
232
232
  p data # => nil
233
- rescue OryHydraClient::ApiError => e
233
+ rescue OryKratosClient::ApiError => e
234
234
  puts "Error when calling MetadataApi->prometheus_with_http_info: #{e}"
235
235
  end
236
236
  ```
data/docs/Plugin.md CHANGED
@@ -1,4 +1,4 @@
1
- # OryHydraClient::Plugin
1
+ # OryKratosClient::Plugin
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::Plugin.new(
19
+ instance = OryKratosClient::Plugin.new(
20
20
  config: null,
21
21
  enabled: null,
22
22
  id: null,
data/docs/PluginConfig.md CHANGED
@@ -1,4 +1,4 @@
1
- # OryHydraClient::PluginConfig
1
+ # OryKratosClient::PluginConfig
2
2
 
3
3
  ## Properties
4
4
 
@@ -26,7 +26,7 @@
26
26
  ```ruby
27
27
  require 'ory-kratos-client'
28
28
 
29
- instance = OryHydraClient::PluginConfig.new(
29
+ instance = OryKratosClient::PluginConfig.new(
30
30
  args: null,
31
31
  description: null,
32
32
  docker_version: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::PluginConfigArgs
1
+ # OryKratosClient::PluginConfigArgs
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::PluginConfigArgs.new(
17
+ instance = OryKratosClient::PluginConfigArgs.new(
18
18
  description: null,
19
19
  name: null,
20
20
  settable: null,
@@ -1,4 +1,4 @@
1
- # OryHydraClient::PluginConfigInterface
1
+ # OryKratosClient::PluginConfigInterface
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::PluginConfigInterface.new(
15
+ instance = OryKratosClient::PluginConfigInterface.new(
16
16
  socket: null,
17
17
  types: null
18
18
  )
@@ -1,4 +1,4 @@
1
- # OryHydraClient::PluginConfigLinux
1
+ # OryKratosClient::PluginConfigLinux
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::PluginConfigLinux.new(
16
+ instance = OryKratosClient::PluginConfigLinux.new(
17
17
  allow_all_devices: null,
18
18
  capabilities: null,
19
19
  devices: null
@@ -1,4 +1,4 @@
1
- # OryHydraClient::PluginConfigNetwork
1
+ # OryKratosClient::PluginConfigNetwork
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::PluginConfigNetwork.new(
14
+ instance = OryKratosClient::PluginConfigNetwork.new(
15
15
  type: null
16
16
  )
17
17
  ```