ory-client 0.0.1.alpha169 → 0.0.1.alpha175

Sign up to get free protection for your applications and to get access to all the features.
Files changed (341) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +2 -2
  3. data/README.md +27 -5
  4. data/docs/AdminCreateIdentityBody.md +4 -0
  5. data/docs/AdminUpdateIdentityBody.md +4 -0
  6. data/docs/CnameSettings.md +4 -0
  7. data/docs/CreateCustomHostnameBody.md +4 -0
  8. data/docs/ExpandTree.md +24 -0
  9. data/docs/GenericError.md +1 -1
  10. data/docs/GetCheckResponse.md +18 -0
  11. data/docs/GetRelationTuplesResponse.md +20 -0
  12. data/docs/Identity.md +4 -0
  13. data/docs/InternalRelationTuple.md +26 -0
  14. data/docs/KetoNamespace.md +20 -0
  15. data/docs/MetadataApi.md +18 -3
  16. data/docs/NormalizedProject.md +1 -1
  17. data/docs/NormalizedProjectRevision.md +4 -0
  18. data/docs/PatchDelta.md +20 -0
  19. data/docs/Project.md +1 -1
  20. data/docs/ProjectMetadata.md +1 -1
  21. data/docs/ProjectServicePermission.md +18 -0
  22. data/docs/ProjectServices.md +4 -2
  23. data/docs/ReadApi.md +333 -0
  24. data/docs/RelationQuery.md +26 -0
  25. data/docs/SelfServiceRecoveryFlow.md +1 -1
  26. data/docs/SelfServiceRegistrationFlow.md +1 -1
  27. data/docs/SelfServiceSettingsFlow.md +1 -1
  28. data/docs/SubjectSet.md +22 -0
  29. data/docs/SubmitSelfServiceLoginFlowWithPasswordMethodBody.md +1 -1
  30. data/docs/Subscription.md +1 -1
  31. data/docs/UiNode.md +2 -2
  32. data/docs/UiNodeAnchorAttributes.md +1 -1
  33. data/docs/UiNodeAttributes.md +2 -2
  34. data/docs/UiNodeImageAttributes.md +1 -1
  35. data/docs/UiNodeInputAttributes.md +1 -1
  36. data/docs/UiNodeScriptAttributes.md +1 -1
  37. data/docs/UiNodeTextAttributes.md +1 -1
  38. data/docs/UpdateCustomHostnameBody.md +4 -0
  39. data/docs/V0alpha2Api.md +5 -3
  40. data/docs/WriteApi.md +233 -0
  41. data/lib/ory-client/api/metadata_api.rb +4 -4
  42. data/lib/ory-client/api/read_api.rb +335 -0
  43. data/lib/ory-client/api/v0alpha2_api.rb +8 -5
  44. data/lib/ory-client/api/write_api.rb +228 -0
  45. data/lib/ory-client/api_client.rb +1 -1
  46. data/lib/ory-client/api_error.rb +1 -1
  47. data/lib/ory-client/configuration.rb +1 -1
  48. data/lib/ory-client/models/active_project.rb +1 -1
  49. data/lib/ory-client/models/admin_create_identity_body.rb +24 -2
  50. data/lib/ory-client/models/admin_create_identity_import_credentials_oidc.rb +1 -1
  51. data/lib/ory-client/models/admin_create_identity_import_credentials_oidc_config.rb +1 -1
  52. data/lib/ory-client/models/admin_create_identity_import_credentials_oidc_provider.rb +1 -1
  53. data/lib/ory-client/models/admin_create_identity_import_credentials_password.rb +1 -1
  54. data/lib/ory-client/models/admin_create_identity_import_credentials_password_config.rb +1 -1
  55. data/lib/ory-client/models/admin_create_self_service_recovery_link_body.rb +1 -1
  56. data/lib/ory-client/models/admin_identity_import_credentials.rb +1 -1
  57. data/lib/ory-client/models/admin_update_identity_body.rb +24 -2
  58. data/lib/ory-client/models/api_token.rb +1 -1
  59. data/lib/ory-client/models/authenticator_assurance_level.rb +1 -1
  60. data/lib/ory-client/models/cloud_account.rb +1 -1
  61. data/lib/ory-client/models/cname_settings.rb +22 -2
  62. data/lib/ory-client/models/create_custom_hostname_body.rb +24 -2
  63. data/lib/ory-client/models/create_project_body.rb +1 -1
  64. data/lib/ory-client/models/create_subscription_payload.rb +1 -1
  65. data/lib/ory-client/models/error_authenticator_assurance_level_not_satisfied.rb +1 -1
  66. data/lib/ory-client/models/expand_tree.rb +286 -0
  67. data/lib/ory-client/models/generic_error.rb +5 -3
  68. data/lib/ory-client/models/generic_error_content.rb +1 -1
  69. data/lib/ory-client/models/get_check_response.rb +225 -0
  70. data/lib/ory-client/models/get_relation_tuples_response.rb +230 -0
  71. data/lib/ory-client/models/health_not_ready_status.rb +1 -1
  72. data/lib/ory-client/models/health_status.rb +1 -1
  73. data/lib/ory-client/models/identity.rb +22 -2
  74. data/lib/ory-client/models/identity_credentials.rb +1 -1
  75. data/lib/ory-client/models/identity_credentials_oidc.rb +1 -1
  76. data/lib/ory-client/models/identity_credentials_oidc_provider.rb +1 -1
  77. data/lib/ory-client/models/identity_credentials_password.rb +1 -1
  78. data/lib/ory-client/models/identity_credentials_type.rb +1 -1
  79. data/lib/ory-client/models/identity_schema.rb +1 -1
  80. data/lib/ory-client/models/identity_schema_location.rb +1 -1
  81. data/lib/ory-client/models/identity_schema_preset.rb +1 -1
  82. data/lib/ory-client/models/identity_schema_validation_result.rb +1 -1
  83. data/lib/ory-client/models/identity_state.rb +1 -1
  84. data/lib/ory-client/models/inline_response200.rb +1 -1
  85. data/lib/ory-client/models/inline_response2001.rb +1 -1
  86. data/lib/ory-client/models/inline_response503.rb +1 -1
  87. data/lib/ory-client/models/internal_relation_tuple.rb +273 -0
  88. data/lib/ory-client/models/invite_payload.rb +1 -1
  89. data/lib/ory-client/models/is_owner_for_project_by_slug.rb +1 -1
  90. data/lib/ory-client/models/is_owner_for_project_by_slug_payload.rb +1 -1
  91. data/lib/ory-client/models/json_error.rb +1 -1
  92. data/lib/ory-client/models/json_patch.rb +1 -1
  93. data/lib/ory-client/models/keto_namespace.rb +227 -0
  94. data/lib/ory-client/models/needs_privileged_session_error.rb +1 -1
  95. data/lib/ory-client/models/normalized_project.rb +3 -2
  96. data/lib/ory-client/models/normalized_project_revision.rb +23 -2
  97. data/lib/ory-client/models/normalized_project_revision_hook.rb +1 -1
  98. data/lib/ory-client/models/normalized_project_revision_identity_schema.rb +2 -1
  99. data/lib/ory-client/models/normalized_project_revision_third_party_provider.rb +3 -1
  100. data/lib/ory-client/models/null_plan.rb +1 -1
  101. data/lib/ory-client/models/pagination.rb +1 -1
  102. data/lib/ory-client/models/patch_delta.rb +261 -0
  103. data/lib/ory-client/models/project.rb +2 -2
  104. data/lib/ory-client/models/project_host.rb +1 -1
  105. data/lib/ory-client/models/project_invite.rb +2 -1
  106. data/lib/ory-client/models/project_metadata.rb +3 -2
  107. data/lib/ory-client/models/project_service_identity.rb +1 -1
  108. data/lib/ory-client/models/project_service_permission.rb +223 -0
  109. data/lib/ory-client/models/project_services.rb +14 -10
  110. data/lib/ory-client/models/provision_mock_subscription_payload.rb +1 -1
  111. data/lib/ory-client/models/quota_project_member_seats.rb +1 -1
  112. data/lib/ory-client/models/recovery_address.rb +1 -1
  113. data/lib/ory-client/models/relation_query.rb +258 -0
  114. data/lib/ory-client/models/revoked_sessions.rb +1 -1
  115. data/lib/ory-client/models/schema_patch.rb +1 -1
  116. data/lib/ory-client/models/self_service_browser_location_change_required_error.rb +1 -1
  117. data/lib/ory-client/models/self_service_error.rb +1 -1
  118. data/lib/ory-client/models/self_service_flow_expired_error.rb +1 -1
  119. data/lib/ory-client/models/self_service_login_flow.rb +1 -1
  120. data/lib/ory-client/models/self_service_logout_url.rb +1 -1
  121. data/lib/ory-client/models/self_service_recovery_flow.rb +6 -1
  122. data/lib/ory-client/models/self_service_recovery_flow_state.rb +1 -1
  123. data/lib/ory-client/models/self_service_recovery_link.rb +1 -1
  124. data/lib/ory-client/models/self_service_registration_flow.rb +6 -1
  125. data/lib/ory-client/models/self_service_settings_flow.rb +6 -1
  126. data/lib/ory-client/models/self_service_settings_flow_state.rb +1 -1
  127. data/lib/ory-client/models/self_service_verification_flow.rb +1 -1
  128. data/lib/ory-client/models/self_service_verification_flow_state.rb +1 -1
  129. data/lib/ory-client/models/session.rb +1 -1
  130. data/lib/ory-client/models/session_authentication_method.rb +3 -3
  131. data/lib/ory-client/models/session_device.rb +1 -1
  132. data/lib/ory-client/models/settings_profile_form_config.rb +1 -1
  133. data/lib/ory-client/models/stripe_customer_response.rb +1 -1
  134. data/lib/ory-client/models/subject_set.rb +254 -0
  135. data/lib/ory-client/models/submit_self_service_flow_with_web_authn_registration_method.rb +1 -1
  136. data/lib/ory-client/models/submit_self_service_login_flow_body.rb +1 -1
  137. data/lib/ory-client/models/submit_self_service_login_flow_with_lookup_secret_method_body.rb +1 -1
  138. data/lib/ory-client/models/submit_self_service_login_flow_with_oidc_method_body.rb +1 -1
  139. data/lib/ory-client/models/submit_self_service_login_flow_with_password_method_body.rb +1 -6
  140. data/lib/ory-client/models/submit_self_service_login_flow_with_totp_method_body.rb +1 -1
  141. data/lib/ory-client/models/submit_self_service_login_flow_with_web_authn_method_body.rb +1 -1
  142. data/lib/ory-client/models/submit_self_service_logout_flow_without_browser_body.rb +1 -1
  143. data/lib/ory-client/models/submit_self_service_recovery_flow_body.rb +1 -1
  144. data/lib/ory-client/models/submit_self_service_recovery_flow_with_link_method_body.rb +1 -1
  145. data/lib/ory-client/models/submit_self_service_registration_flow_body.rb +1 -1
  146. data/lib/ory-client/models/submit_self_service_registration_flow_with_oidc_method_body.rb +1 -1
  147. data/lib/ory-client/models/submit_self_service_registration_flow_with_password_method_body.rb +1 -1
  148. data/lib/ory-client/models/submit_self_service_registration_flow_with_web_authn_method_body.rb +1 -1
  149. data/lib/ory-client/models/submit_self_service_settings_flow_body.rb +1 -1
  150. data/lib/ory-client/models/submit_self_service_settings_flow_with_lookup_method_body.rb +1 -1
  151. data/lib/ory-client/models/submit_self_service_settings_flow_with_oidc_method_body.rb +1 -1
  152. data/lib/ory-client/models/submit_self_service_settings_flow_with_password_method_body.rb +1 -1
  153. data/lib/ory-client/models/submit_self_service_settings_flow_with_profile_method_body.rb +1 -1
  154. data/lib/ory-client/models/submit_self_service_settings_flow_with_totp_method_body.rb +1 -1
  155. data/lib/ory-client/models/submit_self_service_settings_flow_with_web_authn_method_body.rb +1 -1
  156. data/lib/ory-client/models/submit_self_service_verification_flow_body.rb +1 -1
  157. data/lib/ory-client/models/submit_self_service_verification_flow_with_link_method_body.rb +1 -1
  158. data/lib/ory-client/models/subscription.rb +3 -2
  159. data/lib/ory-client/models/successful_project_update.rb +1 -1
  160. data/lib/ory-client/models/successful_self_service_login_without_browser.rb +1 -1
  161. data/lib/ory-client/models/successful_self_service_registration_without_browser.rb +1 -1
  162. data/lib/ory-client/models/ui_container.rb +1 -1
  163. data/lib/ory-client/models/ui_node.rb +49 -1
  164. data/lib/ory-client/models/ui_node_anchor_attributes.rb +2 -1
  165. data/lib/ory-client/models/ui_node_attributes.rb +3 -3
  166. data/lib/ory-client/models/ui_node_image_attributes.rb +2 -1
  167. data/lib/ory-client/models/ui_node_input_attributes.rb +2 -1
  168. data/lib/ory-client/models/ui_node_meta.rb +1 -1
  169. data/lib/ory-client/models/ui_node_script_attributes.rb +2 -1
  170. data/lib/ory-client/models/ui_node_text_attributes.rb +2 -1
  171. data/lib/ory-client/models/ui_text.rb +1 -1
  172. data/lib/ory-client/models/update_custom_hostname_body.rb +24 -2
  173. data/lib/ory-client/models/update_project.rb +1 -1
  174. data/lib/ory-client/models/update_subscription_payload.rb +1 -1
  175. data/lib/ory-client/models/verifiable_identity_address.rb +1 -1
  176. data/lib/ory-client/models/version.rb +1 -1
  177. data/lib/ory-client/models/warning.rb +1 -1
  178. data/lib/ory-client/version.rb +2 -2
  179. data/lib/ory-client.rb +12 -1
  180. data/ory-client.gemspec +1 -1
  181. data/spec/api/metadata_api_spec.rb +1 -1
  182. data/spec/api/read_api_spec.rb +102 -0
  183. data/spec/api/v0alpha2_api_spec.rb +4 -3
  184. data/spec/api/write_api_spec.rb +77 -0
  185. data/spec/api_client_spec.rb +1 -1
  186. data/spec/configuration_spec.rb +1 -1
  187. data/spec/models/active_project_spec.rb +1 -1
  188. data/spec/models/admin_create_identity_body_spec.rb +13 -1
  189. data/spec/models/admin_create_identity_import_credentials_oidc_config_spec.rb +1 -1
  190. data/spec/models/admin_create_identity_import_credentials_oidc_provider_spec.rb +1 -1
  191. data/spec/models/admin_create_identity_import_credentials_oidc_spec.rb +1 -1
  192. data/spec/models/admin_create_identity_import_credentials_password_config_spec.rb +1 -1
  193. data/spec/models/admin_create_identity_import_credentials_password_spec.rb +1 -1
  194. data/spec/models/admin_create_self_service_recovery_link_body_spec.rb +1 -1
  195. data/spec/models/admin_identity_import_credentials_spec.rb +1 -1
  196. data/spec/models/admin_update_identity_body_spec.rb +13 -1
  197. data/spec/models/api_token_spec.rb +1 -1
  198. data/spec/models/authenticator_assurance_level_spec.rb +1 -1
  199. data/spec/models/cloud_account_spec.rb +1 -1
  200. data/spec/models/cname_settings_spec.rb +13 -1
  201. data/spec/models/create_custom_hostname_body_spec.rb +13 -1
  202. data/spec/models/create_project_body_spec.rb +1 -1
  203. data/spec/models/create_subscription_payload_spec.rb +1 -1
  204. data/spec/models/error_authenticator_assurance_level_not_satisfied_spec.rb +1 -1
  205. data/spec/models/expand_tree_spec.rb +56 -0
  206. data/spec/models/generic_error_content_spec.rb +1 -1
  207. data/spec/models/generic_error_spec.rb +1 -1
  208. data/spec/models/get_check_response_spec.rb +34 -0
  209. data/spec/models/get_relation_tuples_response_spec.rb +40 -0
  210. data/spec/models/health_not_ready_status_spec.rb +1 -1
  211. data/spec/models/health_status_spec.rb +1 -1
  212. data/spec/models/identity_credentials_oidc_provider_spec.rb +1 -1
  213. data/spec/models/identity_credentials_oidc_spec.rb +1 -1
  214. data/spec/models/identity_credentials_password_spec.rb +1 -1
  215. data/spec/models/identity_credentials_spec.rb +1 -1
  216. data/spec/models/identity_credentials_type_spec.rb +1 -1
  217. data/spec/models/identity_schema_location_spec.rb +1 -1
  218. data/spec/models/identity_schema_preset_spec.rb +1 -1
  219. data/spec/models/identity_schema_spec.rb +1 -1
  220. data/spec/models/identity_schema_validation_result_spec.rb +1 -1
  221. data/spec/models/identity_spec.rb +13 -1
  222. data/spec/models/identity_state_spec.rb +1 -1
  223. data/spec/models/inline_response2001_spec.rb +1 -1
  224. data/spec/models/inline_response200_spec.rb +1 -1
  225. data/spec/models/inline_response503_spec.rb +1 -1
  226. data/spec/models/internal_relation_tuple_spec.rb +58 -0
  227. data/spec/models/invite_payload_spec.rb +1 -1
  228. data/spec/models/is_owner_for_project_by_slug_payload_spec.rb +1 -1
  229. data/spec/models/is_owner_for_project_by_slug_spec.rb +1 -1
  230. data/spec/models/json_error_spec.rb +1 -1
  231. data/spec/models/json_patch_spec.rb +1 -1
  232. data/spec/models/keto_namespace_spec.rb +40 -0
  233. data/spec/models/needs_privileged_session_error_spec.rb +1 -1
  234. data/spec/models/normalized_project_revision_hook_spec.rb +1 -1
  235. data/spec/models/normalized_project_revision_identity_schema_spec.rb +1 -1
  236. data/spec/models/normalized_project_revision_spec.rb +13 -1
  237. data/spec/models/normalized_project_revision_third_party_provider_spec.rb +1 -1
  238. data/spec/models/normalized_project_spec.rb +1 -1
  239. data/spec/models/null_plan_spec.rb +1 -1
  240. data/spec/models/pagination_spec.rb +1 -1
  241. data/spec/models/patch_delta_spec.rb +44 -0
  242. data/spec/models/project_host_spec.rb +1 -1
  243. data/spec/models/project_invite_spec.rb +1 -1
  244. data/spec/models/project_metadata_spec.rb +1 -1
  245. data/spec/models/project_service_identity_spec.rb +1 -1
  246. data/spec/models/project_service_permission_spec.rb +34 -0
  247. data/spec/models/project_services_spec.rb +7 -1
  248. data/spec/models/project_spec.rb +1 -1
  249. data/spec/models/provision_mock_subscription_payload_spec.rb +1 -1
  250. data/spec/models/quota_project_member_seats_spec.rb +1 -1
  251. data/spec/models/recovery_address_spec.rb +1 -1
  252. data/spec/models/relation_query_spec.rb +58 -0
  253. data/spec/models/revoked_sessions_spec.rb +1 -1
  254. data/spec/models/schema_patch_spec.rb +1 -1
  255. data/spec/models/self_service_browser_location_change_required_error_spec.rb +1 -1
  256. data/spec/models/self_service_error_spec.rb +1 -1
  257. data/spec/models/self_service_flow_expired_error_spec.rb +1 -1
  258. data/spec/models/self_service_login_flow_spec.rb +1 -1
  259. data/spec/models/self_service_logout_url_spec.rb +1 -1
  260. data/spec/models/self_service_recovery_flow_spec.rb +1 -1
  261. data/spec/models/self_service_recovery_flow_state_spec.rb +1 -1
  262. data/spec/models/self_service_recovery_link_spec.rb +1 -1
  263. data/spec/models/self_service_registration_flow_spec.rb +1 -1
  264. data/spec/models/self_service_settings_flow_spec.rb +1 -1
  265. data/spec/models/self_service_settings_flow_state_spec.rb +1 -1
  266. data/spec/models/self_service_verification_flow_spec.rb +1 -1
  267. data/spec/models/self_service_verification_flow_state_spec.rb +1 -1
  268. data/spec/models/session_authentication_method_spec.rb +2 -2
  269. data/spec/models/session_device_spec.rb +1 -1
  270. data/spec/models/session_spec.rb +1 -1
  271. data/spec/models/settings_profile_form_config_spec.rb +1 -1
  272. data/spec/models/stripe_customer_response_spec.rb +1 -1
  273. data/spec/models/subject_set_spec.rb +46 -0
  274. data/spec/models/submit_self_service_flow_with_web_authn_registration_method_spec.rb +1 -1
  275. data/spec/models/submit_self_service_login_flow_body_spec.rb +1 -1
  276. data/spec/models/submit_self_service_login_flow_with_lookup_secret_method_body_spec.rb +1 -1
  277. data/spec/models/submit_self_service_login_flow_with_oidc_method_body_spec.rb +1 -1
  278. data/spec/models/submit_self_service_login_flow_with_password_method_body_spec.rb +1 -1
  279. data/spec/models/submit_self_service_login_flow_with_totp_method_body_spec.rb +1 -1
  280. data/spec/models/submit_self_service_login_flow_with_web_authn_method_body_spec.rb +1 -1
  281. data/spec/models/submit_self_service_logout_flow_without_browser_body_spec.rb +1 -1
  282. data/spec/models/submit_self_service_recovery_flow_body_spec.rb +1 -1
  283. data/spec/models/submit_self_service_recovery_flow_with_link_method_body_spec.rb +1 -1
  284. data/spec/models/submit_self_service_registration_flow_body_spec.rb +1 -1
  285. data/spec/models/submit_self_service_registration_flow_with_oidc_method_body_spec.rb +1 -1
  286. data/spec/models/submit_self_service_registration_flow_with_password_method_body_spec.rb +1 -1
  287. data/spec/models/submit_self_service_registration_flow_with_web_authn_method_body_spec.rb +1 -1
  288. data/spec/models/submit_self_service_settings_flow_body_spec.rb +1 -1
  289. data/spec/models/submit_self_service_settings_flow_with_lookup_method_body_spec.rb +1 -1
  290. data/spec/models/submit_self_service_settings_flow_with_oidc_method_body_spec.rb +1 -1
  291. data/spec/models/submit_self_service_settings_flow_with_password_method_body_spec.rb +1 -1
  292. data/spec/models/submit_self_service_settings_flow_with_profile_method_body_spec.rb +1 -1
  293. data/spec/models/submit_self_service_settings_flow_with_totp_method_body_spec.rb +1 -1
  294. data/spec/models/submit_self_service_settings_flow_with_web_authn_method_body_spec.rb +1 -1
  295. data/spec/models/submit_self_service_verification_flow_body_spec.rb +1 -1
  296. data/spec/models/submit_self_service_verification_flow_with_link_method_body_spec.rb +1 -1
  297. data/spec/models/subscription_spec.rb +1 -1
  298. data/spec/models/successful_project_update_spec.rb +1 -1
  299. data/spec/models/successful_self_service_login_without_browser_spec.rb +1 -1
  300. data/spec/models/successful_self_service_registration_without_browser_spec.rb +1 -1
  301. data/spec/models/ui_container_spec.rb +1 -1
  302. data/spec/models/ui_node_anchor_attributes_spec.rb +1 -1
  303. data/spec/models/ui_node_attributes_spec.rb +1 -1
  304. data/spec/models/ui_node_image_attributes_spec.rb +1 -1
  305. data/spec/models/ui_node_input_attributes_spec.rb +1 -1
  306. data/spec/models/ui_node_meta_spec.rb +1 -1
  307. data/spec/models/ui_node_script_attributes_spec.rb +1 -1
  308. data/spec/models/ui_node_spec.rb +9 -1
  309. data/spec/models/ui_node_text_attributes_spec.rb +1 -1
  310. data/spec/models/ui_text_spec.rb +1 -1
  311. data/spec/models/update_custom_hostname_body_spec.rb +13 -1
  312. data/spec/models/update_project_spec.rb +1 -1
  313. data/spec/models/update_subscription_payload_spec.rb +1 -1
  314. data/spec/models/verifiable_identity_address_spec.rb +1 -1
  315. data/spec/models/version_spec.rb +1 -1
  316. data/spec/models/warning_spec.rb +1 -1
  317. data/spec/spec_helper.rb +1 -1
  318. data/vendor/bundle/ruby/2.5.0/cache/stringio-3.0.2.gem +0 -0
  319. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/byebug-11.1.3/gem_make.out +2 -2
  320. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/ffi-1.15.5/gem_make.out +2 -2
  321. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/jaro_winkler-1.5.4/gem_make.out +2 -2
  322. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/psych-4.0.3/gem_make.out +2 -2
  323. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/{stringio-3.0.1 → stringio-3.0.2}/gem.build_complete +0 -0
  324. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/{stringio-3.0.1 → stringio-3.0.2}/gem_make.out +6 -6
  325. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/{stringio-3.0.1 → stringio-3.0.2}/mkmf.log +2 -2
  326. data/vendor/bundle/ruby/2.5.0/extensions/x86_64-linux/2.5.0/{stringio-3.0.1 → stringio-3.0.2}/stringio.so +0 -0
  327. data/vendor/bundle/ruby/2.5.0/gems/byebug-11.1.3/ext/byebug/Makefile +2 -2
  328. data/vendor/bundle/ruby/2.5.0/gems/ffi-1.15.5/ext/ffi_c/Makefile +2 -2
  329. data/vendor/bundle/ruby/2.5.0/gems/jaro_winkler-1.5.4/ext/jaro_winkler/Makefile +2 -2
  330. data/vendor/bundle/ruby/2.5.0/gems/psych-4.0.3/ext/psych/Makefile +2 -2
  331. data/vendor/bundle/ruby/2.5.0/gems/{stringio-3.0.1 → stringio-3.0.2}/README.md +0 -0
  332. data/vendor/bundle/ruby/2.5.0/gems/{stringio-3.0.1 → stringio-3.0.2}/ext/stringio/.sitearchdir.time +0 -0
  333. data/vendor/bundle/ruby/2.5.0/gems/{stringio-3.0.1 → stringio-3.0.2}/ext/stringio/Makefile +2 -2
  334. data/vendor/bundle/ruby/2.5.0/gems/{stringio-3.0.1 → stringio-3.0.2}/ext/stringio/extconf.rb +0 -0
  335. data/vendor/bundle/ruby/2.5.0/gems/{stringio-3.0.1 → stringio-3.0.2}/ext/stringio/stringio.c +1 -1
  336. data/vendor/bundle/ruby/2.5.0/gems/{stringio-3.0.1 → stringio-3.0.2}/ext/stringio/stringio.o +0 -0
  337. data/vendor/bundle/ruby/2.5.0/gems/{stringio-3.0.1 → stringio-3.0.2}/ext/stringio/stringio.so +0 -0
  338. data/vendor/bundle/ruby/2.5.0/gems/{stringio-3.0.1 → stringio-3.0.2}/lib/stringio.so +0 -0
  339. data/vendor/bundle/ruby/2.5.0/specifications/{stringio-3.0.1.gemspec → stringio-3.0.2.gemspec} +5 -5
  340. metadata +61 -17
  341. data/vendor/bundle/ruby/2.5.0/cache/stringio-3.0.1.gem +0 -0
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -21,6 +21,7 @@ module OryClient
21
21
  # A unique identifier
22
22
  attr_accessor :id
23
23
 
24
+ # NodeType represents this node's types. It is a mirror of `node.type` and is primarily used to allow compatibility with OpenAPI 3.0. In this struct it technically always is \"a\".
24
25
  attr_accessor :node_type
25
26
 
26
27
  attr_accessor :title
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -35,8 +35,8 @@ module OryClient
35
35
  # Discriminator's mapping (OpenAPI v3)
36
36
  def openapi_discriminator_mapping
37
37
  {
38
- :'anchor' => :'UiNodeAnchorAttributes',
39
- :'image' => :'UiNodeImageAttributes',
38
+ :'a' => :'UiNodeAnchorAttributes',
39
+ :'img' => :'UiNodeImageAttributes',
40
40
  :'input' => :'UiNodeInputAttributes',
41
41
  :'script' => :'UiNodeScriptAttributes',
42
42
  :'text' => :'UiNodeTextAttributes'
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -21,6 +21,7 @@ module OryClient
21
21
  # A unique identifier
22
22
  attr_accessor :id
23
23
 
24
+ # NodeType represents this node's types. It is a mirror of `node.type` and is primarily used to allow compatibility with OpenAPI 3.0. In this struct it technically always is \"img\".
24
25
  attr_accessor :node_type
25
26
 
26
27
  # The image's source URL. format: uri
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -24,6 +24,7 @@ module OryClient
24
24
  # The input's element name.
25
25
  attr_accessor :name
26
26
 
27
+ # NodeType represents this node's types. It is a mirror of `node.type` and is primarily used to allow compatibility with OpenAPI 3.0. In this struct it technically always is \"input\".
27
28
  attr_accessor :node_type
28
29
 
29
30
  # OnClick may contain javascript which should be executed on click. This is primarily used for WebAuthn.
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -27,6 +27,7 @@ module OryClient
27
27
  # The script's integrity hash
28
28
  attr_accessor :integrity
29
29
 
30
+ # NodeType represents this node's types. It is a mirror of `node.type` and is primarily used to allow compatibility with OpenAPI 3.0. In this struct it technically always is \"script\".
30
31
  attr_accessor :node_type
31
32
 
32
33
  # Nonce for CSP A nonce you may want to use to improve your Content Security Policy. You do not have to use this value but if you want to improve your CSP policies you may use it. You can also choose to use your own nonce value!
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -18,6 +18,7 @@ module OryClient
18
18
  # A unique identifier
19
19
  attr_accessor :id
20
20
 
21
+ # NodeType represents this node's types. It is a mirror of `node.type` and is primarily used to allow compatibility with OpenAPI 3.0. In this struct it technically always is \"text\".
21
22
  attr_accessor :node_type
22
23
 
23
24
  attr_accessor :text
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -18,6 +18,12 @@ module OryClient
18
18
  # The domain where cookies will be set. Has to be a parent domain of the custom hostname to work.
19
19
  attr_accessor :cookie_domain
20
20
 
21
+ # Cors Allowed origins for the custom hostname.
22
+ attr_accessor :cors_allowed_origins
23
+
24
+ # Cors Enabled for the custom hostname.
25
+ attr_accessor :cors_enabled
26
+
21
27
  # The custom hostname where the API will be exposed.
22
28
  attr_accessor :hostname
23
29
 
@@ -25,6 +31,8 @@ module OryClient
25
31
  def self.attribute_map
26
32
  {
27
33
  :'cookie_domain' => :'cookie_domain',
34
+ :'cors_allowed_origins' => :'cors_allowed_origins',
35
+ :'cors_enabled' => :'cors_enabled',
28
36
  :'hostname' => :'hostname'
29
37
  }
30
38
  end
@@ -38,6 +46,8 @@ module OryClient
38
46
  def self.openapi_types
39
47
  {
40
48
  :'cookie_domain' => :'String',
49
+ :'cors_allowed_origins' => :'Array<String>',
50
+ :'cors_enabled' => :'Boolean',
41
51
  :'hostname' => :'String'
42
52
  }
43
53
  end
@@ -67,6 +77,16 @@ module OryClient
67
77
  self.cookie_domain = attributes[:'cookie_domain']
68
78
  end
69
79
 
80
+ if attributes.key?(:'cors_allowed_origins')
81
+ if (value = attributes[:'cors_allowed_origins']).is_a?(Array)
82
+ self.cors_allowed_origins = value
83
+ end
84
+ end
85
+
86
+ if attributes.key?(:'cors_enabled')
87
+ self.cors_enabled = attributes[:'cors_enabled']
88
+ end
89
+
70
90
  if attributes.key?(:'hostname')
71
91
  self.hostname = attributes[:'hostname']
72
92
  end
@@ -91,6 +111,8 @@ module OryClient
91
111
  return true if self.equal?(o)
92
112
  self.class == o.class &&
93
113
  cookie_domain == o.cookie_domain &&
114
+ cors_allowed_origins == o.cors_allowed_origins &&
115
+ cors_enabled == o.cors_enabled &&
94
116
  hostname == o.hostname
95
117
  end
96
118
 
@@ -103,7 +125,7 @@ module OryClient
103
125
  # Calculates hash code according to all attributes.
104
126
  # @return [Integer] Hash code
105
127
  def hash
106
- [cookie_domain, hostname].hash
128
+ [cookie_domain, cors_allowed_origins, cors_enabled, hostname].hash
107
129
  end
108
130
 
109
131
  # Builds the object from hash
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -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: 0.0.1.alpha169
6
+ The version of the OpenAPI document: 0.0.1.alpha175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -11,5 +11,5 @@ OpenAPI Generator version: 5.4.0
11
11
  =end
12
12
 
13
13
  module OryClient
14
- VERSION = '0.0.1.alpha169'
14
+ VERSION = '0.0.1.alpha175'
15
15
  end
data/lib/ory-client.rb CHANGED
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -35,8 +35,11 @@ require 'ory-client/models/create_custom_hostname_body'
35
35
  require 'ory-client/models/create_project_body'
36
36
  require 'ory-client/models/create_subscription_payload'
37
37
  require 'ory-client/models/error_authenticator_assurance_level_not_satisfied'
38
+ require 'ory-client/models/expand_tree'
38
39
  require 'ory-client/models/generic_error'
39
40
  require 'ory-client/models/generic_error_content'
41
+ require 'ory-client/models/get_check_response'
42
+ require 'ory-client/models/get_relation_tuples_response'
40
43
  require 'ory-client/models/health_not_ready_status'
41
44
  require 'ory-client/models/health_status'
42
45
  require 'ory-client/models/identity'
@@ -53,11 +56,13 @@ require 'ory-client/models/identity_state'
53
56
  require 'ory-client/models/inline_response200'
54
57
  require 'ory-client/models/inline_response2001'
55
58
  require 'ory-client/models/inline_response503'
59
+ require 'ory-client/models/internal_relation_tuple'
56
60
  require 'ory-client/models/invite_payload'
57
61
  require 'ory-client/models/is_owner_for_project_by_slug'
58
62
  require 'ory-client/models/is_owner_for_project_by_slug_payload'
59
63
  require 'ory-client/models/json_error'
60
64
  require 'ory-client/models/json_patch'
65
+ require 'ory-client/models/keto_namespace'
61
66
  require 'ory-client/models/needs_privileged_session_error'
62
67
  require 'ory-client/models/normalized_project'
63
68
  require 'ory-client/models/normalized_project_revision'
@@ -66,15 +71,18 @@ require 'ory-client/models/normalized_project_revision_identity_schema'
66
71
  require 'ory-client/models/normalized_project_revision_third_party_provider'
67
72
  require 'ory-client/models/null_plan'
68
73
  require 'ory-client/models/pagination'
74
+ require 'ory-client/models/patch_delta'
69
75
  require 'ory-client/models/project'
70
76
  require 'ory-client/models/project_host'
71
77
  require 'ory-client/models/project_invite'
72
78
  require 'ory-client/models/project_metadata'
73
79
  require 'ory-client/models/project_service_identity'
80
+ require 'ory-client/models/project_service_permission'
74
81
  require 'ory-client/models/project_services'
75
82
  require 'ory-client/models/provision_mock_subscription_payload'
76
83
  require 'ory-client/models/quota_project_member_seats'
77
84
  require 'ory-client/models/recovery_address'
85
+ require 'ory-client/models/relation_query'
78
86
  require 'ory-client/models/revoked_sessions'
79
87
  require 'ory-client/models/schema_patch'
80
88
  require 'ory-client/models/self_service_browser_location_change_required_error'
@@ -95,6 +103,7 @@ require 'ory-client/models/session_authentication_method'
95
103
  require 'ory-client/models/session_device'
96
104
  require 'ory-client/models/settings_profile_form_config'
97
105
  require 'ory-client/models/stripe_customer_response'
106
+ require 'ory-client/models/subject_set'
98
107
  require 'ory-client/models/submit_self_service_flow_with_web_authn_registration_method'
99
108
  require 'ory-client/models/submit_self_service_login_flow_body'
100
109
  require 'ory-client/models/submit_self_service_login_flow_with_lookup_secret_method_body'
@@ -141,7 +150,9 @@ require 'ory-client/models/warning'
141
150
 
142
151
  # APIs
143
152
  require 'ory-client/api/metadata_api'
153
+ require 'ory-client/api/read_api'
144
154
  require 'ory-client/api/v0alpha2_api'
155
+ require 'ory-client/api/write_api'
145
156
 
146
157
  module OryClient
147
158
  class << self
data/ory-client.gemspec CHANGED
@@ -5,7 +5,7 @@
5
5
 
6
6
  #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.
7
7
 
8
- The version of the OpenAPI document: v0.0.1-alpha.169
8
+ The version of the OpenAPI document: v0.0.1-alpha.175
9
9
  Contact: support@ory.sh
10
10
  Generated by: https://openapi-generator.tech
11
11
  OpenAPI Generator version: 5.4.0
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -0,0 +1,102 @@
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.175
7
+ Contact: support@ory.sh
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 5.4.0
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for OryClient::ReadApi
17
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
18
+ # Please update as you see appropriate
19
+ describe 'ReadApi' do
20
+ before do
21
+ # run before each test
22
+ @api_instance = OryClient::ReadApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of ReadApi' do
30
+ it 'should create an instance of ReadApi' do
31
+ expect(@api_instance).to be_instance_of(OryClient::ReadApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for get_check
36
+ # Check a relation tuple
37
+ # To learn how relation tuples and the check works, head over to [the documentation](../concepts/relation-tuples.mdx).
38
+ # @param [Hash] opts the optional parameters
39
+ # @option opts [String] :namespace Namespace of the Relation Tuple
40
+ # @option opts [String] :object Object of the Relation Tuple
41
+ # @option opts [String] :relation Relation of the Relation Tuple
42
+ # @option opts [String] :subject_id SubjectID of the Relation Tuple
43
+ # @option opts [String] :subject_set_namespace Namespace of the Subject Set
44
+ # @option opts [String] :subject_set_object Object of the Subject Set
45
+ # @option opts [String] :subject_set_relation Relation of the Subject Set
46
+ # @option opts [Integer] :max_depth
47
+ # @return [GetCheckResponse]
48
+ describe 'get_check test' do
49
+ it 'should work' do
50
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
51
+ end
52
+ end
53
+
54
+ # unit tests for get_expand
55
+ # Expand a Relation Tuple
56
+ # Use this endpoint to expand a relation tuple.
57
+ # @param namespace Namespace of the Subject Set
58
+ # @param object Object of the Subject Set
59
+ # @param relation Relation of the Subject Set
60
+ # @param [Hash] opts the optional parameters
61
+ # @option opts [Integer] :max_depth
62
+ # @return [ExpandTree]
63
+ describe 'get_expand test' do
64
+ it 'should work' do
65
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
66
+ end
67
+ end
68
+
69
+ # unit tests for get_relation_tuples
70
+ # Query relation tuples
71
+ # Get all relation tuples that match the query. Only the namespace field is required.
72
+ # @param [Hash] opts the optional parameters
73
+ # @option opts [String] :page_token
74
+ # @option opts [Integer] :page_size
75
+ # @option opts [String] :namespace Namespace of the Relation Tuple
76
+ # @option opts [String] :object Object of the Relation Tuple
77
+ # @option opts [String] :relation Relation of the Relation Tuple
78
+ # @option opts [String] :subject_id SubjectID of the Relation Tuple
79
+ # @option opts [String] :subject_set_namespace Namespace of the Subject Set
80
+ # @option opts [String] :subject_set_object Object of the Subject Set
81
+ # @option opts [String] :subject_set_relation Relation of the Subject Set
82
+ # @return [GetRelationTuplesResponse]
83
+ describe 'get_relation_tuples test' do
84
+ it 'should work' do
85
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
86
+ end
87
+ end
88
+
89
+ # unit tests for post_check
90
+ # Check a relation tuple
91
+ # To learn how relation tuples and the check works, head over to [the documentation](../concepts/relation-tuples.mdx).
92
+ # @param [Hash] opts the optional parameters
93
+ # @option opts [Integer] :max_depth
94
+ # @option opts [RelationQuery] :relation_query
95
+ # @return [GetCheckResponse]
96
+ describe 'post_check test' do
97
+ it 'should work' do
98
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
99
+ end
100
+ end
101
+
102
+ 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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -34,7 +34,7 @@ describe 'V0alpha2Api' do
34
34
 
35
35
  # unit tests for admin_create_identity
36
36
  # Create an Identity
37
- # This endpoint creates an identity. It is NOT possible to set an identity&#39;s credentials (password, ...) using this method! A way to achieve that will be introduced in the future. Learn how identities work in [Ory Kratos&#39; User And Identity Model Documentation](https://www.ory.sh/docs/next/kratos/concepts/identity-user-model).
37
+ # This endpoint creates an identity. Learn how identities work in [Ory Kratos&#39; User And Identity Model Documentation](https://www.ory.sh/docs/next/kratos/concepts/identity-user-model).
38
38
  # @param [Hash] opts the optional parameters
39
39
  # @option opts [AdminCreateIdentityBody] :admin_create_identity_body
40
40
  # @return [Identity]
@@ -135,7 +135,7 @@ describe 'V0alpha2Api' do
135
135
 
136
136
  # unit tests for admin_update_identity
137
137
  # Update an Identity
138
- # This endpoint updates an identity. It is NOT possible to set an identity&#39;s credentials (password, ...) using this method! A way to achieve that will be introduced in the future. The full identity payload (except credentials) is expected. This endpoint does not support patching. Learn how identities work in [Ory Kratos&#39; User And Identity Model Documentation](https://www.ory.sh/docs/next/kratos/concepts/identity-user-model).
138
+ # This endpoint updates an identity. The full identity payload (except credentials) is expected. This endpoint does not support patching. Learn how identities work in [Ory Kratos&#39; User And Identity Model Documentation](https://www.ory.sh/docs/next/kratos/concepts/identity-user-model).
139
139
  # @param id ID must be set to the ID of identity you want to update
140
140
  # @param [Hash] opts the optional parameters
141
141
  # @option opts [AdminUpdateIdentityBody] :admin_update_identity_body
@@ -522,6 +522,7 @@ describe 'V0alpha2Api' do
522
522
  # @param flow The Login Flow ID The value for this parameter comes from &#x60;flow&#x60; URL Query parameter sent to your application (e.g. &#x60;/login?flow&#x3D;abcde&#x60;).
523
523
  # @param [Hash] opts the optional parameters
524
524
  # @option opts [String] :x_session_token The Session Token of the Identity performing the settings flow.
525
+ # @option opts [String] :cookie CSRF Cookie The CSRF cookie for browsers flow.
525
526
  # @option opts [SubmitSelfServiceLoginFlowBody] :submit_self_service_login_flow_body
526
527
  # @return [SuccessfulSelfServiceLoginWithoutBrowser]
527
528
  describe 'submit_self_service_login_flow test' do
@@ -0,0 +1,77 @@
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.175
7
+ Contact: support@ory.sh
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 5.4.0
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for OryClient::WriteApi
17
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
18
+ # Please update as you see appropriate
19
+ describe 'WriteApi' do
20
+ before do
21
+ # run before each test
22
+ @api_instance = OryClient::WriteApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of WriteApi' do
30
+ it 'should create an instance of WriteApi' do
31
+ expect(@api_instance).to be_instance_of(OryClient::WriteApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for create_relation_tuple
36
+ # Create a Relation Tuple
37
+ # Use this endpoint to create a relation tuple.
38
+ # @param [Hash] opts the optional parameters
39
+ # @option opts [RelationQuery] :relation_query
40
+ # @return [RelationQuery]
41
+ describe 'create_relation_tuple test' do
42
+ it 'should work' do
43
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
44
+ end
45
+ end
46
+
47
+ # unit tests for delete_relation_tuples
48
+ # Delete Relation Tuples
49
+ # Use this endpoint to delete relation tuples
50
+ # @param [Hash] opts the optional parameters
51
+ # @option opts [String] :namespace Namespace of the Relation Tuple
52
+ # @option opts [String] :object Object of the Relation Tuple
53
+ # @option opts [String] :relation Relation of the Relation Tuple
54
+ # @option opts [String] :subject_id SubjectID of the Relation Tuple
55
+ # @option opts [String] :subject_set_namespace Namespace of the Subject Set
56
+ # @option opts [String] :subject_set_object Object of the Subject Set
57
+ # @option opts [String] :subject_set_relation Relation of the Subject Set
58
+ # @return [nil]
59
+ describe 'delete_relation_tuples test' do
60
+ it 'should work' do
61
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
62
+ end
63
+ end
64
+
65
+ # unit tests for patch_relation_tuples
66
+ # Patch Multiple Relation Tuples
67
+ # Use this endpoint to patch one or more relation tuples.
68
+ # @param [Hash] opts the optional parameters
69
+ # @option opts [Array<PatchDelta>] :patch_delta
70
+ # @return [nil]
71
+ describe 'patch_relation_tuples test' do
72
+ it 'should work' do
73
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
74
+ end
75
+ end
76
+
77
+ 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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -31,6 +31,18 @@ describe OryClient::AdminCreateIdentityBody do
31
31
  end
32
32
  end
33
33
 
34
+ describe 'test attribute "metadata_admin"' do
35
+ it 'should work' do
36
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
37
+ end
38
+ end
39
+
40
+ describe 'test attribute "metadata_public"' do
41
+ it 'should work' do
42
+ # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
43
+ end
44
+ end
45
+
34
46
  describe 'test attribute "recovery_addresses"' do
35
47
  it 'should work' do
36
48
  # assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0
@@ -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.169
6
+ The version of the OpenAPI document: v0.0.1-alpha.175
7
7
  Contact: support@ory.sh
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.4.0