ory-client 0.0.1.alpha24 → 0.0.1.alpha30

Sign up to get free protection for your applications and to get access to all the features.
Files changed (308) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +2 -2
  3. data/README.md +7 -5
  4. data/docs/CnameSettings.md +30 -0
  5. data/docs/UpdateCustomHostnameBody.md +20 -0
  6. data/lib/ory-client/api/metadata_api.rb +1 -1
  7. data/lib/ory-client/api/v0alpha0_api.rb +1 -1
  8. data/lib/ory-client/api/v0alpha2_api.rb +1 -1
  9. data/lib/ory-client/api_client.rb +1 -1
  10. data/lib/ory-client/api_error.rb +1 -1
  11. data/lib/ory-client/configuration.rb +1 -1
  12. data/lib/ory-client/models/active_project.rb +1 -1
  13. data/lib/ory-client/models/admin_create_identity_body.rb +1 -1
  14. data/lib/ory-client/models/admin_create_self_service_recovery_link_body.rb +1 -1
  15. data/lib/ory-client/models/admin_update_identity_body.rb +1 -1
  16. data/lib/ory-client/models/api_token.rb +1 -1
  17. data/lib/ory-client/models/authenticator_assurance_level.rb +1 -1
  18. data/lib/ory-client/models/cname_settings.rb +275 -0
  19. data/lib/ory-client/models/create_custom_hostname_body.rb +1 -1
  20. data/lib/ory-client/models/error_authenticator_assurance_level_not_satisfied.rb +1 -1
  21. data/lib/ory-client/models/generic_error.rb +1 -1
  22. data/lib/ory-client/models/health_not_ready_status.rb +1 -1
  23. data/lib/ory-client/models/health_status.rb +1 -1
  24. data/lib/ory-client/models/identity.rb +1 -1
  25. data/lib/ory-client/models/identity_credentials.rb +1 -1
  26. data/lib/ory-client/models/identity_credentials_type.rb +1 -1
  27. data/lib/ory-client/models/identity_preset.rb +1 -1
  28. data/lib/ory-client/models/identity_schema.rb +1 -1
  29. data/lib/ory-client/models/identity_schema_location.rb +1 -1
  30. data/lib/ory-client/models/identity_schema_validation_result.rb +1 -1
  31. data/lib/ory-client/models/identity_state.rb +1 -1
  32. data/lib/ory-client/models/inline_response200.rb +1 -1
  33. data/lib/ory-client/models/inline_response2001.rb +1 -1
  34. data/lib/ory-client/models/inline_response503.rb +1 -1
  35. data/lib/ory-client/models/is_owner_for_project_by_slug.rb +1 -1
  36. data/lib/ory-client/models/is_owner_for_project_by_slug_payload.rb +1 -1
  37. data/lib/ory-client/models/json_error.rb +1 -1
  38. data/lib/ory-client/models/needs_privileged_session_error.rb +1 -1
  39. data/lib/ory-client/models/null_string.rb +1 -1
  40. data/lib/ory-client/models/null_uuid.rb +1 -1
  41. data/lib/ory-client/models/project.rb +1 -1
  42. data/lib/ory-client/models/project_host.rb +1 -1
  43. data/lib/ory-client/models/project_lookup_secret_config.rb +1 -1
  44. data/lib/ory-client/models/project_oidc_config.rb +1 -1
  45. data/lib/ory-client/models/project_password_config.rb +1 -1
  46. data/lib/ory-client/models/project_patch.rb +1 -1
  47. data/lib/ory-client/models/project_recovery_config.rb +1 -1
  48. data/lib/ory-client/models/project_revision.rb +1 -1
  49. data/lib/ory-client/models/project_slug.rb +1 -1
  50. data/lib/ory-client/models/project_totp_config.rb +1 -1
  51. data/lib/ory-client/models/project_verification_config.rb +1 -1
  52. data/lib/ory-client/models/project_web_authn_config.rb +1 -1
  53. data/lib/ory-client/models/provision_project_payload.rb +1 -1
  54. data/lib/ory-client/models/recovery_address.rb +1 -1
  55. data/lib/ory-client/models/redirection_config.rb +1 -1
  56. data/lib/ory-client/models/redirection_field.rb +1 -1
  57. data/lib/ory-client/models/schema_patch.rb +1 -1
  58. data/lib/ory-client/models/self_service_browser_location_change_required_error.rb +1 -1
  59. data/lib/ory-client/models/self_service_error.rb +1 -1
  60. data/lib/ory-client/models/self_service_flow_expired_error.rb +1 -1
  61. data/lib/ory-client/models/self_service_login_flow.rb +1 -1
  62. data/lib/ory-client/models/self_service_logout_url.rb +1 -1
  63. data/lib/ory-client/models/self_service_recovery_flow.rb +1 -1
  64. data/lib/ory-client/models/self_service_recovery_flow_state.rb +1 -1
  65. data/lib/ory-client/models/self_service_recovery_link.rb +1 -1
  66. data/lib/ory-client/models/self_service_registration_flow.rb +1 -1
  67. data/lib/ory-client/models/self_service_settings_flow.rb +1 -1
  68. data/lib/ory-client/models/self_service_settings_flow_state.rb +1 -1
  69. data/lib/ory-client/models/self_service_verification_flow.rb +1 -1
  70. data/lib/ory-client/models/self_service_verification_flow_state.rb +1 -1
  71. data/lib/ory-client/models/session.rb +1 -1
  72. data/lib/ory-client/models/session_authentication_method.rb +1 -1
  73. data/lib/ory-client/models/session_device.rb +1 -1
  74. data/lib/ory-client/models/settings_profile_form_config.rb +1 -1
  75. data/lib/ory-client/models/stripe_customer_response.rb +1 -1
  76. data/lib/ory-client/models/submit_self_service_login_flow_body.rb +1 -1
  77. data/lib/ory-client/models/submit_self_service_login_flow_with_lookup_secret_method_body.rb +1 -1
  78. data/lib/ory-client/models/submit_self_service_login_flow_with_oidc_method_body.rb +1 -1
  79. data/lib/ory-client/models/submit_self_service_login_flow_with_password_method_body.rb +1 -1
  80. data/lib/ory-client/models/submit_self_service_login_flow_with_totp_method_body.rb +1 -1
  81. data/lib/ory-client/models/submit_self_service_login_flow_with_web_authn_method_body.rb +1 -1
  82. data/lib/ory-client/models/submit_self_service_logout_flow_without_browser_body.rb +1 -1
  83. data/lib/ory-client/models/submit_self_service_recovery_flow_body.rb +1 -1
  84. data/lib/ory-client/models/submit_self_service_recovery_flow_with_link_method_body.rb +1 -1
  85. data/lib/ory-client/models/submit_self_service_registration_flow_body.rb +1 -1
  86. data/lib/ory-client/models/submit_self_service_registration_flow_with_oidc_method_body.rb +1 -1
  87. data/lib/ory-client/models/submit_self_service_registration_flow_with_password_method_body.rb +1 -1
  88. data/lib/ory-client/models/submit_self_service_settings_flow_body.rb +1 -1
  89. data/lib/ory-client/models/submit_self_service_settings_flow_with_lookup_method_body.rb +1 -1
  90. data/lib/ory-client/models/submit_self_service_settings_flow_with_oidc_method_body.rb +1 -1
  91. data/lib/ory-client/models/submit_self_service_settings_flow_with_password_method_body.rb +1 -1
  92. data/lib/ory-client/models/submit_self_service_settings_flow_with_profile_method_body.rb +1 -1
  93. data/lib/ory-client/models/submit_self_service_settings_flow_with_totp_method_body.rb +1 -1
  94. data/lib/ory-client/models/submit_self_service_settings_flow_with_web_authn_method_body.rb +1 -1
  95. data/lib/ory-client/models/submit_self_service_verification_flow_body.rb +1 -1
  96. data/lib/ory-client/models/submit_self_service_verification_flow_with_link_method_body.rb +1 -1
  97. data/lib/ory-client/models/successful_self_service_login_without_browser.rb +1 -1
  98. data/lib/ory-client/models/successful_self_service_registration_without_browser.rb +1 -1
  99. data/lib/ory-client/models/ui_container.rb +1 -1
  100. data/lib/ory-client/models/ui_node.rb +1 -1
  101. data/lib/ory-client/models/ui_node_anchor_attributes.rb +1 -1
  102. data/lib/ory-client/models/ui_node_attributes.rb +1 -1
  103. data/lib/ory-client/models/ui_node_image_attributes.rb +1 -1
  104. data/lib/ory-client/models/ui_node_input_attributes.rb +1 -1
  105. data/lib/ory-client/models/ui_node_meta.rb +1 -1
  106. data/lib/ory-client/models/ui_node_script_attributes.rb +1 -1
  107. data/lib/ory-client/models/ui_node_text_attributes.rb +1 -1
  108. data/lib/ory-client/models/ui_text.rb +1 -1
  109. data/lib/ory-client/models/update_custom_hostname_body.rb +229 -0
  110. data/lib/ory-client/models/verifiable_identity_address.rb +1 -1
  111. data/lib/ory-client/models/version.rb +1 -1
  112. data/lib/ory-client/version.rb +2 -2
  113. data/lib/ory-client.rb +3 -1
  114. data/ory-client.gemspec +1 -1
  115. data/spec/api/metadata_api_spec.rb +1 -1
  116. data/spec/api/v0alpha0_api_spec.rb +1 -1
  117. data/spec/api/v0alpha2_api_spec.rb +1 -1
  118. data/spec/api_client_spec.rb +1 -1
  119. data/spec/configuration_spec.rb +1 -1
  120. data/spec/models/active_project_spec.rb +1 -1
  121. data/spec/models/admin_create_identity_body_spec.rb +1 -1
  122. data/spec/models/admin_create_self_service_recovery_link_body_spec.rb +1 -1
  123. data/spec/models/admin_update_identity_body_spec.rb +1 -1
  124. data/spec/models/api_token_spec.rb +1 -1
  125. data/spec/models/authenticator_assurance_level_spec.rb +1 -1
  126. data/spec/models/cname_settings_spec.rb +70 -0
  127. data/spec/models/create_custom_hostname_body_spec.rb +1 -1
  128. data/spec/models/error_authenticator_assurance_level_not_satisfied_spec.rb +1 -1
  129. data/spec/models/generic_error_spec.rb +1 -1
  130. data/spec/models/health_not_ready_status_spec.rb +1 -1
  131. data/spec/models/health_status_spec.rb +1 -1
  132. data/spec/models/identity_credentials_spec.rb +1 -1
  133. data/spec/models/identity_credentials_type_spec.rb +1 -1
  134. data/spec/models/identity_preset_spec.rb +1 -1
  135. data/spec/models/identity_schema_location_spec.rb +1 -1
  136. data/spec/models/identity_schema_spec.rb +1 -1
  137. data/spec/models/identity_schema_validation_result_spec.rb +1 -1
  138. data/spec/models/identity_spec.rb +1 -1
  139. data/spec/models/identity_state_spec.rb +1 -1
  140. data/spec/models/inline_response2001_spec.rb +1 -1
  141. data/spec/models/inline_response200_spec.rb +1 -1
  142. data/spec/models/inline_response503_spec.rb +1 -1
  143. data/spec/models/is_owner_for_project_by_slug_payload_spec.rb +1 -1
  144. data/spec/models/is_owner_for_project_by_slug_spec.rb +1 -1
  145. data/spec/models/json_error_spec.rb +1 -1
  146. data/spec/models/needs_privileged_session_error_spec.rb +1 -1
  147. data/spec/models/null_string_spec.rb +1 -1
  148. data/spec/models/null_uuid_spec.rb +1 -1
  149. data/spec/models/project_host_spec.rb +1 -1
  150. data/spec/models/project_lookup_secret_config_spec.rb +1 -1
  151. data/spec/models/project_oidc_config_spec.rb +1 -1
  152. data/spec/models/project_password_config_spec.rb +1 -1
  153. data/spec/models/project_patch_spec.rb +1 -1
  154. data/spec/models/project_recovery_config_spec.rb +1 -1
  155. data/spec/models/project_revision_spec.rb +1 -1
  156. data/spec/models/project_slug_spec.rb +1 -1
  157. data/spec/models/project_spec.rb +1 -1
  158. data/spec/models/project_totp_config_spec.rb +1 -1
  159. data/spec/models/project_verification_config_spec.rb +1 -1
  160. data/spec/models/project_web_authn_config_spec.rb +1 -1
  161. data/spec/models/provision_project_payload_spec.rb +1 -1
  162. data/spec/models/recovery_address_spec.rb +1 -1
  163. data/spec/models/redirection_config_spec.rb +1 -1
  164. data/spec/models/redirection_field_spec.rb +1 -1
  165. data/spec/models/schema_patch_spec.rb +1 -1
  166. data/spec/models/self_service_browser_location_change_required_error_spec.rb +1 -1
  167. data/spec/models/self_service_error_spec.rb +1 -1
  168. data/spec/models/self_service_flow_expired_error_spec.rb +1 -1
  169. data/spec/models/self_service_login_flow_spec.rb +1 -1
  170. data/spec/models/self_service_logout_url_spec.rb +1 -1
  171. data/spec/models/self_service_recovery_flow_spec.rb +1 -1
  172. data/spec/models/self_service_recovery_flow_state_spec.rb +1 -1
  173. data/spec/models/self_service_recovery_link_spec.rb +1 -1
  174. data/spec/models/self_service_registration_flow_spec.rb +1 -1
  175. data/spec/models/self_service_settings_flow_spec.rb +1 -1
  176. data/spec/models/self_service_settings_flow_state_spec.rb +1 -1
  177. data/spec/models/self_service_verification_flow_spec.rb +1 -1
  178. data/spec/models/self_service_verification_flow_state_spec.rb +1 -1
  179. data/spec/models/session_authentication_method_spec.rb +1 -1
  180. data/spec/models/session_device_spec.rb +1 -1
  181. data/spec/models/session_spec.rb +1 -1
  182. data/spec/models/settings_profile_form_config_spec.rb +1 -1
  183. data/spec/models/stripe_customer_response_spec.rb +1 -1
  184. data/spec/models/submit_self_service_login_flow_body_spec.rb +1 -1
  185. data/spec/models/submit_self_service_login_flow_with_lookup_secret_method_body_spec.rb +1 -1
  186. data/spec/models/submit_self_service_login_flow_with_oidc_method_body_spec.rb +1 -1
  187. data/spec/models/submit_self_service_login_flow_with_password_method_body_spec.rb +1 -1
  188. data/spec/models/submit_self_service_login_flow_with_totp_method_body_spec.rb +1 -1
  189. data/spec/models/submit_self_service_login_flow_with_web_authn_method_body_spec.rb +1 -1
  190. data/spec/models/submit_self_service_logout_flow_without_browser_body_spec.rb +1 -1
  191. data/spec/models/submit_self_service_recovery_flow_body_spec.rb +1 -1
  192. data/spec/models/submit_self_service_recovery_flow_with_link_method_body_spec.rb +1 -1
  193. data/spec/models/submit_self_service_registration_flow_body_spec.rb +1 -1
  194. data/spec/models/submit_self_service_registration_flow_with_oidc_method_body_spec.rb +1 -1
  195. data/spec/models/submit_self_service_registration_flow_with_password_method_body_spec.rb +1 -1
  196. data/spec/models/submit_self_service_settings_flow_body_spec.rb +1 -1
  197. data/spec/models/submit_self_service_settings_flow_with_lookup_method_body_spec.rb +1 -1
  198. data/spec/models/submit_self_service_settings_flow_with_oidc_method_body_spec.rb +1 -1
  199. data/spec/models/submit_self_service_settings_flow_with_password_method_body_spec.rb +1 -1
  200. data/spec/models/submit_self_service_settings_flow_with_profile_method_body_spec.rb +1 -1
  201. data/spec/models/submit_self_service_settings_flow_with_totp_method_body_spec.rb +1 -1
  202. data/spec/models/submit_self_service_settings_flow_with_web_authn_method_body_spec.rb +1 -1
  203. data/spec/models/submit_self_service_verification_flow_body_spec.rb +1 -1
  204. data/spec/models/submit_self_service_verification_flow_with_link_method_body_spec.rb +1 -1
  205. data/spec/models/successful_self_service_login_without_browser_spec.rb +1 -1
  206. data/spec/models/successful_self_service_registration_without_browser_spec.rb +1 -1
  207. data/spec/models/ui_container_spec.rb +1 -1
  208. data/spec/models/ui_node_anchor_attributes_spec.rb +1 -1
  209. data/spec/models/ui_node_attributes_spec.rb +1 -1
  210. data/spec/models/ui_node_image_attributes_spec.rb +1 -1
  211. data/spec/models/ui_node_input_attributes_spec.rb +1 -1
  212. data/spec/models/ui_node_meta_spec.rb +1 -1
  213. data/spec/models/ui_node_script_attributes_spec.rb +1 -1
  214. data/spec/models/ui_node_spec.rb +1 -1
  215. data/spec/models/ui_node_text_attributes_spec.rb +1 -1
  216. data/spec/models/ui_text_spec.rb +1 -1
  217. data/spec/models/update_custom_hostname_body_spec.rb +40 -0
  218. data/spec/models/verifiable_identity_address_spec.rb +1 -1
  219. data/spec/models/version_spec.rb +1 -1
  220. data/spec/spec_helper.rb +1 -1
  221. data/vendor/bundle/ruby/2.5.0/cache/parser-3.0.3.0.gem +0 -0
  222. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/byebug-11.1.3/gem_make.out +2 -2
  223. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/ffi-1.15.4/gem_make.out +2 -2
  224. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/jaro_winkler-1.5.4/gem_make.out +2 -2
  225. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.2/gem_make.out +2 -2
  226. data/vendor/bundle/ruby/2.5.0/gems/byebug-11.1.3/ext/byebug/Makefile +2 -2
  227. data/vendor/bundle/ruby/2.5.0/gems/ffi-1.15.4/ext/ffi_c/Makefile +2 -2
  228. data/vendor/bundle/ruby/2.5.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler/Makefile +2 -2
  229. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/LICENSE.txt +0 -0
  230. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/bin/ruby-parse +0 -0
  231. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/bin/ruby-rewrite +0 -0
  232. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/gauntlet_parser.rb +0 -0
  233. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/all.rb +0 -0
  234. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/ast/node.rb +0 -0
  235. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/ast/processor.rb +0 -0
  236. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/base.rb +0 -0
  237. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/builders/default.rb +71 -10
  238. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/clobbering_error.rb +0 -0
  239. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/color.rb +0 -0
  240. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/context.rb +0 -0
  241. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/current.rb +3 -3
  242. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/current_arg_stack.rb +0 -0
  243. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/deprecation.rb +0 -0
  244. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/diagnostic/engine.rb +0 -0
  245. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/diagnostic.rb +0 -0
  246. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/lexer/dedenter.rb +7 -1
  247. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/lexer/explanation.rb +0 -0
  248. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/lexer/literal.rb +0 -0
  249. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/lexer/stack_state.rb +0 -0
  250. data/vendor/bundle/ruby/2.5.0/gems/parser-3.0.3.0/lib/parser/lexer.rb +24709 -0
  251. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/macruby.rb +0 -0
  252. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/max_numparam_stack.rb +0 -0
  253. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/messages.rb +2 -0
  254. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/meta.rb +0 -0
  255. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/rewriter.rb +0 -0
  256. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/ruby18.rb +0 -0
  257. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/ruby19.rb +0 -0
  258. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/ruby20.rb +0 -0
  259. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/ruby21.rb +0 -0
  260. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/ruby22.rb +0 -0
  261. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/ruby23.rb +0 -0
  262. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/ruby24.rb +0 -0
  263. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/ruby25.rb +0 -0
  264. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/ruby26.rb +0 -0
  265. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/ruby27.rb +45 -41
  266. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/ruby28.rb +0 -0
  267. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/ruby30.rb +45 -41
  268. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/ruby31.rb +2758 -2701
  269. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/rubymotion.rb +0 -0
  270. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/runner/ruby_parse.rb +0 -0
  271. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/runner/ruby_rewrite.rb +0 -0
  272. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/runner.rb +0 -0
  273. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/buffer.rb +0 -0
  274. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/comment/associator.rb +0 -0
  275. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/comment.rb +0 -0
  276. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/map/collection.rb +0 -0
  277. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/map/condition.rb +0 -0
  278. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/map/constant.rb +0 -0
  279. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/map/definition.rb +0 -0
  280. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/map/for.rb +0 -0
  281. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/map/heredoc.rb +0 -0
  282. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/map/index.rb +0 -0
  283. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/map/keyword.rb +0 -0
  284. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/map/method_definition.rb +0 -0
  285. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/map/objc_kwarg.rb +0 -0
  286. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/map/operator.rb +0 -0
  287. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/map/rescue_body.rb +0 -0
  288. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/map/send.rb +0 -0
  289. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/map/ternary.rb +0 -0
  290. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/map/variable.rb +0 -0
  291. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/map.rb +0 -0
  292. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/range.rb +0 -0
  293. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/rewriter/action.rb +0 -0
  294. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/rewriter.rb +0 -0
  295. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/tree_rewriter/action.rb +0 -0
  296. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/source/tree_rewriter.rb +0 -0
  297. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/static_environment.rb +0 -0
  298. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/syntax_error.rb +0 -0
  299. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/tree_rewriter.rb +0 -0
  300. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/variables_stack.rb +0 -0
  301. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser/version.rb +1 -1
  302. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/lib/parser.rb +0 -0
  303. data/vendor/bundle/ruby/2.5.0/gems/{parser-3.0.2.0 → parser-3.0.3.0}/parser.gemspec +0 -0
  304. data/vendor/bundle/ruby/2.5.0/gems/psych-4.0.2/ext/psych/Makefile +2 -2
  305. data/vendor/bundle/ruby/2.5.0/specifications/{parser-3.0.2.0.gemspec → parser-3.0.3.0.gemspec} +4 -4
  306. metadata +88 -80
  307. data/vendor/bundle/ruby/2.5.0/cache/parser-3.0.2.0.gem +0 -0
  308. data/vendor/bundle/ruby/2.5.0/gems/parser-3.0.2.0/lib/parser/lexer.rb +0 -23840
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e9f4e0a634188de64b2882345a465fa1e95a772f5fce10d8e7390b792d40deed
4
- data.tar.gz: 719a2c314f9a4749baec5512d27fcd7c0f7f4a0d25abbbee09e265cbbb8f2647
3
+ metadata.gz: 97fad65ed2b359abd93e2ac9dd2447caf1e48eb8fff5ea8fbe68a316a573bd56
4
+ data.tar.gz: 3eec23e76de4fcf19c231b4d84572f9eaa1f4927d5f131dc7233838d5677de66
5
5
  SHA512:
6
- metadata.gz: 69023264ebb36117f288d702a84197e2b77e6045e4cf5e73919e87d8d978751d85effd160abe1f17f1bdebef2a3fe1176478e4550bac14a95d004acd05213a4e
7
- data.tar.gz: d60c4959055d212c78d9514a550bde36ca9ab405275e45dba943de2bae9dec857367f15614b57431ee09aee77d8b145c45d070add58332e01c44b9ce03ad62f5
6
+ metadata.gz: e98e224eab6f132a72eec1f11aea9d6e2e5260279ee80e7acf6629a728303cc0ae64de90ebf96a09b8f114779d1118c6f36632b46b30b1312b836c19804f025e
7
+ data.tar.gz: a1ec0fec31fdf64a38a48e28c428a3ad2f894f258770ea2f8fa42da943d7abd5c5fa3177c0c9e6d80860fc611d9eeed528706b2a6f72aaf9dd81b8eed6d9532a
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- ory-client (0.0.1.alpha24)
4
+ ory-client (0.0.1.alpha30)
5
5
  typhoeus (~> 1.0, >= 1.0.1)
6
6
 
7
7
  GEM
@@ -17,7 +17,7 @@ GEM
17
17
  jaro_winkler (1.5.4)
18
18
  method_source (1.0.0)
19
19
  parallel (1.21.0)
20
- parser (3.0.2.0)
20
+ parser (3.0.3.0)
21
21
  ast (~> 2.4.1)
22
22
  pry (0.13.1)
23
23
  coderay (~> 1.1)
data/README.md CHANGED
@@ -8,8 +8,8 @@ with a valid Personal Access Token. Public APIs are mostly used in browsers.
8
8
 
9
9
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
10
10
 
11
- - API version: v0.0.1-alpha.24
12
- - Package version: v0.0.1-alpha.24
11
+ - API version: v0.0.1-alpha.30
12
+ - Package version: v0.0.1-alpha.30
13
13
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
14
14
 
15
15
  ## Installation
@@ -25,16 +25,16 @@ gem build ory-client.gemspec
25
25
  Then either install the gem locally:
26
26
 
27
27
  ```shell
28
- gem install ./ory-client-v0.0.1-alpha.24.gem
28
+ gem install ./ory-client-v0.0.1-alpha.30.gem
29
29
  ```
30
30
 
31
- (for development, run `gem install --dev ./ory-client-v0.0.1-alpha.24.gem` to install the development dependencies)
31
+ (for development, run `gem install --dev ./ory-client-v0.0.1-alpha.30.gem` to install the development dependencies)
32
32
 
33
33
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
34
34
 
35
35
  Finally add this to the Gemfile:
36
36
 
37
- gem 'ory-client', '~> v0.0.1-alpha.24'
37
+ gem 'ory-client', '~> v0.0.1-alpha.30'
38
38
 
39
39
  ### Install from Git
40
40
 
@@ -128,6 +128,7 @@ Class | Method | HTTP request | Description
128
128
  - [OryClient::AdminUpdateIdentityBody](docs/AdminUpdateIdentityBody.md)
129
129
  - [OryClient::ApiToken](docs/ApiToken.md)
130
130
  - [OryClient::AuthenticatorAssuranceLevel](docs/AuthenticatorAssuranceLevel.md)
131
+ - [OryClient::CnameSettings](docs/CnameSettings.md)
131
132
  - [OryClient::CreateCustomHostnameBody](docs/CreateCustomHostnameBody.md)
132
133
  - [OryClient::ErrorAuthenticatorAssuranceLevelNotSatisfied](docs/ErrorAuthenticatorAssuranceLevelNotSatisfied.md)
133
134
  - [OryClient::GenericError](docs/GenericError.md)
@@ -218,6 +219,7 @@ Class | Method | HTTP request | Description
218
219
  - [OryClient::UiNodeScriptAttributes](docs/UiNodeScriptAttributes.md)
219
220
  - [OryClient::UiNodeTextAttributes](docs/UiNodeTextAttributes.md)
220
221
  - [OryClient::UiText](docs/UiText.md)
222
+ - [OryClient::UpdateCustomHostnameBody](docs/UpdateCustomHostnameBody.md)
221
223
  - [OryClient::VerifiableIdentityAddress](docs/VerifiableIdentityAddress.md)
222
224
  - [OryClient::Version](docs/Version.md)
223
225
 
@@ -0,0 +1,30 @@
1
+ # OryClient::CnameSettings
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **cookie_domain** | **String** | | [optional] |
8
+ | **created_at** | **Time** | | [optional] |
9
+ | **hostname** | **String** | | [optional] |
10
+ | **id** | **String** | | [optional] |
11
+ | **updated_at** | **Time** | | [optional] |
12
+ | **verification_errors** | **Array<String>** | | [optional] |
13
+ | **verification_status** | **String** | CustomHostnameStatus is the enumeration of valid state values in the CustomHostnameSSL | [optional] |
14
+
15
+ ## Example
16
+
17
+ ```ruby
18
+ require 'ory-client'
19
+
20
+ instance = OryClient::CnameSettings.new(
21
+ cookie_domain: null,
22
+ created_at: null,
23
+ hostname: null,
24
+ id: null,
25
+ updated_at: null,
26
+ verification_errors: null,
27
+ verification_status: null
28
+ )
29
+ ```
30
+
@@ -0,0 +1,20 @@
1
+ # OryClient::UpdateCustomHostnameBody
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **cookie_domain** | **String** | The domain where cookies will be set. Has to be a parent domain of the custom hostname to work. | [optional] |
8
+ | **hostname** | **String** | The custom hostname where the API will be exposed. | [optional] |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'ory-client'
14
+
15
+ instance = OryClient::UpdateCustomHostnameBody.new(
16
+ cookie_domain: null,
17
+ hostname: null
18
+ )
19
+ ```
20
+
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -0,0 +1,275 @@
1
+ =begin
2
+ #Ory APIs
3
+
4
+ #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
+
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
+ Contact: support@ory.sh
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 5.2.1
10
+
11
+ =end
12
+
13
+ require 'date'
14
+ require 'time'
15
+
16
+ module OryClient
17
+ class CnameSettings
18
+ attr_accessor :cookie_domain
19
+
20
+ attr_accessor :created_at
21
+
22
+ attr_accessor :hostname
23
+
24
+ attr_accessor :id
25
+
26
+ attr_accessor :updated_at
27
+
28
+ attr_accessor :verification_errors
29
+
30
+ # CustomHostnameStatus is the enumeration of valid state values in the CustomHostnameSSL
31
+ attr_accessor :verification_status
32
+
33
+ # Attribute mapping from ruby-style variable name to JSON key.
34
+ def self.attribute_map
35
+ {
36
+ :'cookie_domain' => :'cookie_domain',
37
+ :'created_at' => :'created_at',
38
+ :'hostname' => :'hostname',
39
+ :'id' => :'id',
40
+ :'updated_at' => :'updated_at',
41
+ :'verification_errors' => :'verification_errors',
42
+ :'verification_status' => :'verification_status'
43
+ }
44
+ end
45
+
46
+ # Returns all the JSON keys this model knows about
47
+ def self.acceptable_attributes
48
+ attribute_map.values
49
+ end
50
+
51
+ # Attribute type mapping.
52
+ def self.openapi_types
53
+ {
54
+ :'cookie_domain' => :'String',
55
+ :'created_at' => :'Time',
56
+ :'hostname' => :'String',
57
+ :'id' => :'String',
58
+ :'updated_at' => :'Time',
59
+ :'verification_errors' => :'Array<String>',
60
+ :'verification_status' => :'String'
61
+ }
62
+ end
63
+
64
+ # List of attributes with nullable: true
65
+ def self.openapi_nullable
66
+ Set.new([
67
+ ])
68
+ end
69
+
70
+ # Initializes the object
71
+ # @param [Hash] attributes Model attributes in the form of hash
72
+ def initialize(attributes = {})
73
+ if (!attributes.is_a?(Hash))
74
+ fail ArgumentError, "The input argument (attributes) must be a hash in `OryClient::CnameSettings` initialize method"
75
+ end
76
+
77
+ # check to see if the attribute exists and convert string to symbol for hash key
78
+ attributes = attributes.each_with_object({}) { |(k, v), h|
79
+ if (!self.class.attribute_map.key?(k.to_sym))
80
+ fail ArgumentError, "`#{k}` is not a valid attribute in `OryClient::CnameSettings`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
81
+ end
82
+ h[k.to_sym] = v
83
+ }
84
+
85
+ if attributes.key?(:'cookie_domain')
86
+ self.cookie_domain = attributes[:'cookie_domain']
87
+ end
88
+
89
+ if attributes.key?(:'created_at')
90
+ self.created_at = attributes[:'created_at']
91
+ end
92
+
93
+ if attributes.key?(:'hostname')
94
+ self.hostname = attributes[:'hostname']
95
+ end
96
+
97
+ if attributes.key?(:'id')
98
+ self.id = attributes[:'id']
99
+ end
100
+
101
+ if attributes.key?(:'updated_at')
102
+ self.updated_at = attributes[:'updated_at']
103
+ end
104
+
105
+ if attributes.key?(:'verification_errors')
106
+ if (value = attributes[:'verification_errors']).is_a?(Array)
107
+ self.verification_errors = value
108
+ end
109
+ end
110
+
111
+ if attributes.key?(:'verification_status')
112
+ self.verification_status = attributes[:'verification_status']
113
+ end
114
+ end
115
+
116
+ # Show invalid properties with the reasons. Usually used together with valid?
117
+ # @return Array for valid properties with the reasons
118
+ def list_invalid_properties
119
+ invalid_properties = Array.new
120
+ invalid_properties
121
+ end
122
+
123
+ # Check to see if the all the properties in the model are valid
124
+ # @return true if the model is valid
125
+ def valid?
126
+ true
127
+ end
128
+
129
+ # Checks equality by comparing each attribute.
130
+ # @param [Object] Object to be compared
131
+ def ==(o)
132
+ return true if self.equal?(o)
133
+ self.class == o.class &&
134
+ cookie_domain == o.cookie_domain &&
135
+ created_at == o.created_at &&
136
+ hostname == o.hostname &&
137
+ id == o.id &&
138
+ updated_at == o.updated_at &&
139
+ verification_errors == o.verification_errors &&
140
+ verification_status == o.verification_status
141
+ end
142
+
143
+ # @see the `==` method
144
+ # @param [Object] Object to be compared
145
+ def eql?(o)
146
+ self == o
147
+ end
148
+
149
+ # Calculates hash code according to all attributes.
150
+ # @return [Integer] Hash code
151
+ def hash
152
+ [cookie_domain, created_at, hostname, id, updated_at, verification_errors, verification_status].hash
153
+ end
154
+
155
+ # Builds the object from hash
156
+ # @param [Hash] attributes Model attributes in the form of hash
157
+ # @return [Object] Returns the model itself
158
+ def self.build_from_hash(attributes)
159
+ new.build_from_hash(attributes)
160
+ end
161
+
162
+ # Builds the object from hash
163
+ # @param [Hash] attributes Model attributes in the form of hash
164
+ # @return [Object] Returns the model itself
165
+ def build_from_hash(attributes)
166
+ return nil unless attributes.is_a?(Hash)
167
+ self.class.openapi_types.each_pair do |key, type|
168
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
169
+ self.send("#{key}=", nil)
170
+ elsif type =~ /\AArray<(.*)>/i
171
+ # check to ensure the input is an array given that the attribute
172
+ # is documented as an array but the input is not
173
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
174
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
175
+ end
176
+ elsif !attributes[self.class.attribute_map[key]].nil?
177
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
178
+ end
179
+ end
180
+
181
+ self
182
+ end
183
+
184
+ # Deserializes the data based on type
185
+ # @param string type Data type
186
+ # @param string value Value to be deserialized
187
+ # @return [Object] Deserialized data
188
+ def _deserialize(type, value)
189
+ case type.to_sym
190
+ when :Time
191
+ Time.parse(value)
192
+ when :Date
193
+ Date.parse(value)
194
+ when :String
195
+ value.to_s
196
+ when :Integer
197
+ value.to_i
198
+ when :Float
199
+ value.to_f
200
+ when :Boolean
201
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
202
+ true
203
+ else
204
+ false
205
+ end
206
+ when :Object
207
+ # generic object (usually a Hash), return directly
208
+ value
209
+ when /\AArray<(?<inner_type>.+)>\z/
210
+ inner_type = Regexp.last_match[:inner_type]
211
+ value.map { |v| _deserialize(inner_type, v) }
212
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
213
+ k_type = Regexp.last_match[:k_type]
214
+ v_type = Regexp.last_match[:v_type]
215
+ {}.tap do |hash|
216
+ value.each do |k, v|
217
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
218
+ end
219
+ end
220
+ else # model
221
+ # models (e.g. Pet) or oneOf
222
+ klass = OryClient.const_get(type)
223
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
224
+ end
225
+ end
226
+
227
+ # Returns the string representation of the object
228
+ # @return [String] String presentation of the object
229
+ def to_s
230
+ to_hash.to_s
231
+ end
232
+
233
+ # to_body is an alias to to_hash (backward compatibility)
234
+ # @return [Hash] Returns the object in the form of hash
235
+ def to_body
236
+ to_hash
237
+ end
238
+
239
+ # Returns the object in the form of hash
240
+ # @return [Hash] Returns the object in the form of hash
241
+ def to_hash
242
+ hash = {}
243
+ self.class.attribute_map.each_pair do |attr, param|
244
+ value = self.send(attr)
245
+ if value.nil?
246
+ is_nullable = self.class.openapi_nullable.include?(attr)
247
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
248
+ end
249
+
250
+ hash[param] = _to_hash(value)
251
+ end
252
+ hash
253
+ end
254
+
255
+ # Outputs non-array value in the form of hash
256
+ # For object, use to_hash. Otherwise, just return the value
257
+ # @param [Object] value Any valid value
258
+ # @return [Hash] Returns the value in the form of hash
259
+ def _to_hash(value)
260
+ if value.is_a?(Array)
261
+ value.compact.map { |v| _to_hash(v) }
262
+ elsif value.is_a?(Hash)
263
+ {}.tap do |hash|
264
+ value.each { |k, v| hash[k] = _to_hash(v) }
265
+ end
266
+ elsif value.respond_to? :to_hash
267
+ value.to_hash
268
+ else
269
+ value
270
+ end
271
+ end
272
+
273
+ end
274
+
275
+ end
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1
@@ -3,7 +3,7 @@
3
3
 
4
4
  #Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers.
5
5
 
6
- The version of the OpenAPI document: v0.0.1-alpha.24
6
+ The version of the OpenAPI document: v0.0.1-alpha.30
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1