ory-client 1.20.11 → 1.20.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +7 -7
- data/README.md +25 -7
- data/docs/AcceptDeviceUserCodeRequest.md +18 -0
- data/docs/AccountExperienceColors.md +2 -0
- data/docs/BasicOrganization.md +22 -0
- data/docs/CreateOrganizationOnboardingPortalLinkBody.md +20 -0
- data/docs/CreateProjectNormalizedPayload.md +16 -0
- data/docs/DeviceAuthorization.md +28 -0
- data/docs/DeviceUserAuthRequest.md +28 -0
- data/docs/IdentityApi.md +6 -6
- data/docs/{Pagination.md → KeysetPaginationRequestParameters.md} +4 -4
- data/docs/KeysetPaginationResponseHeaders.md +18 -0
- data/docs/NormalizedProjectRevision.md +16 -0
- data/docs/OAuth2Api.md +203 -5
- data/docs/OAuth2Client.md +8 -2
- data/docs/OAuth2ClientTokenLifespans.md +6 -0
- data/docs/OAuth2ConsentRequest.md +2 -0
- data/docs/OidcConfiguration.md +2 -0
- data/docs/OnboardingPortalLink.md +30 -0
- data/docs/OnboardingPortalOrganization.md +28 -0
- data/docs/Organization.md +2 -6
- data/docs/OrganizationOnboardingPortalLinksResponse.md +18 -0
- data/docs/Project.md +2 -0
- data/docs/ProjectApi.md +300 -1
- data/docs/QuotaUsage.md +1 -1
- data/docs/SetOrganizationFromOnboardingPortalLinkBody.md +22 -0
- data/docs/SetProject.md +2 -0
- data/docs/UiNodeDivisionAttributes.md +2 -2
- data/docs/UpdateOrganizationOnboardingPortalLinkBody.md +20 -0
- data/docs/VerifyUserCodeRequest.md +30 -0
- data/lib/ory-client/api/courier_api.rb +1 -1
- data/lib/ory-client/api/events_api.rb +1 -1
- data/lib/ory-client/api/frontend_api.rb +1 -1
- data/lib/ory-client/api/identity_api.rb +11 -11
- data/lib/ory-client/api/jwk_api.rb +1 -1
- data/lib/ory-client/api/metadata_api.rb +1 -1
- data/lib/ory-client/api/o_auth2_api.rb +204 -11
- data/lib/ory-client/api/oidc_api.rb +1 -1
- data/lib/ory-client/api/permission_api.rb +1 -1
- data/lib/ory-client/api/project_api.rb +303 -1
- data/lib/ory-client/api/relationship_api.rb +1 -1
- data/lib/ory-client/api/wellknown_api.rb +1 -1
- data/lib/ory-client/api/workspace_api.rb +1 -1
- data/lib/ory-client/api_client.rb +1 -1
- data/lib/ory-client/api_error.rb +1 -1
- data/lib/ory-client/configuration.rb +26 -2
- data/lib/ory-client/models/{pagination_headers.rb → accept_device_user_code_request.rb} +12 -22
- data/lib/ory-client/models/accept_o_auth2_consent_request.rb +1 -1
- data/lib/ory-client/models/accept_o_auth2_consent_request_session.rb +1 -1
- data/lib/ory-client/models/accept_o_auth2_login_request.rb +1 -1
- data/lib/ory-client/models/account_experience_colors.rb +11 -2
- data/lib/ory-client/models/account_experience_configuration.rb +1 -1
- data/lib/ory-client/models/account_experience_theme_variables.rb +1 -1
- data/lib/ory-client/models/active_project_in_console.rb +1 -1
- data/lib/ory-client/models/add_project_to_workspace_body.rb +1 -1
- data/lib/ory-client/models/attribute.rb +1 -1
- data/lib/ory-client/models/attribute_filter.rb +1 -1
- data/lib/ory-client/models/attributes_count_datapoint.rb +1 -1
- data/lib/ory-client/models/authenticator_assurance_level.rb +1 -1
- data/lib/ory-client/models/basic_organization.rb +293 -0
- data/lib/ory-client/models/batch_check_permission_body.rb +1 -1
- data/lib/ory-client/models/batch_check_permission_result.rb +1 -1
- data/lib/ory-client/models/batch_patch_identities_response.rb +1 -1
- data/lib/ory-client/models/billing_period_bucket.rb +1 -1
- data/lib/ory-client/models/check_opl_syntax_result.rb +1 -1
- data/lib/ory-client/models/check_permission_result.rb +1 -1
- data/lib/ory-client/models/check_permission_result_with_error.rb +1 -1
- data/lib/ory-client/models/cloud_account.rb +1 -1
- data/lib/ory-client/models/consistency_request_parameters.rb +1 -1
- data/lib/ory-client/models/continue_with.rb +1 -1
- data/lib/ory-client/models/continue_with_recovery_ui.rb +1 -1
- data/lib/ory-client/models/continue_with_recovery_ui_flow.rb +1 -1
- data/lib/ory-client/models/continue_with_redirect_browser_to.rb +1 -1
- data/lib/ory-client/models/continue_with_set_ory_session_token.rb +1 -1
- data/lib/ory-client/models/continue_with_settings_ui.rb +1 -1
- data/lib/ory-client/models/continue_with_settings_ui_flow.rb +1 -1
- data/lib/ory-client/models/continue_with_verification_ui.rb +1 -1
- data/lib/ory-client/models/continue_with_verification_ui_flow.rb +1 -1
- data/lib/ory-client/models/courier_message_status.rb +1 -1
- data/lib/ory-client/models/courier_message_type.rb +1 -1
- data/lib/ory-client/models/create_custom_domain_body.rb +1 -1
- data/lib/ory-client/models/create_event_stream_body.rb +1 -1
- data/lib/ory-client/models/create_fedcm_flow_response.rb +1 -1
- data/lib/ory-client/models/create_identity_body.rb +1 -1
- data/lib/ory-client/models/create_invite_response.rb +1 -1
- data/lib/ory-client/models/create_json_web_key_set.rb +1 -1
- data/lib/ory-client/models/create_organization_onboarding_portal_link_body.rb +247 -0
- data/lib/ory-client/models/create_project_api_key_request.rb +1 -1
- data/lib/ory-client/models/create_project_body.rb +1 -1
- data/lib/ory-client/models/create_project_branding.rb +1 -1
- data/lib/ory-client/models/create_project_member_invite_body.rb +1 -1
- data/lib/ory-client/models/create_project_normalized_payload.rb +85 -2
- data/lib/ory-client/models/create_recovery_code_for_identity_body.rb +1 -1
- data/lib/ory-client/models/create_recovery_link_for_identity_body.rb +1 -1
- data/lib/ory-client/models/create_relationship_body.rb +1 -1
- data/lib/ory-client/models/create_subscription_body.rb +1 -1
- data/lib/ory-client/models/create_subscription_common.rb +1 -1
- data/lib/ory-client/models/create_verifiable_credential_request_body.rb +1 -1
- data/lib/ory-client/models/create_workspace_api_key_body.rb +1 -1
- data/lib/ory-client/models/create_workspace_body.rb +1 -1
- data/lib/ory-client/models/create_workspace_member_invite_body.rb +1 -1
- data/lib/ory-client/models/create_workspace_subscription_body.rb +1 -1
- data/lib/ory-client/models/credential_supported_draft00.rb +1 -1
- data/lib/ory-client/models/custom_domain.rb +1 -1
- data/lib/ory-client/models/delete_my_sessions_count.rb +1 -1
- data/lib/ory-client/models/device_authorization.rb +272 -0
- data/lib/ory-client/models/device_user_auth_request.rb +288 -0
- data/lib/ory-client/models/email_template_data.rb +1 -1
- data/lib/ory-client/models/email_template_data_body.rb +1 -1
- data/lib/ory-client/models/error_authenticator_assurance_level_not_satisfied.rb +1 -1
- data/lib/ory-client/models/error_browser_location_change_required.rb +1 -1
- data/lib/ory-client/models/error_flow_replaced.rb +1 -1
- data/lib/ory-client/models/error_generic.rb +1 -1
- data/lib/ory-client/models/error_o_auth2.rb +1 -1
- data/lib/ory-client/models/event_stream.rb +1 -1
- data/lib/ory-client/models/expanded_permission_tree.rb +1 -1
- data/lib/ory-client/models/flow_error.rb +1 -1
- data/lib/ory-client/models/generic_error.rb +1 -1
- data/lib/ory-client/models/generic_error_content.rb +1 -1
- data/lib/ory-client/models/generic_usage.rb +1 -1
- data/lib/ory-client/models/get_attributes_count_response.rb +1 -1
- data/lib/ory-client/models/get_managed_identity_schema_location.rb +1 -1
- data/lib/ory-client/models/get_metrics_event_attributes_response.rb +1 -1
- data/lib/ory-client/models/get_metrics_event_types_response.rb +1 -1
- data/lib/ory-client/models/get_organization_response.rb +1 -1
- data/lib/ory-client/models/get_project_events_body.rb +1 -1
- data/lib/ory-client/models/get_project_events_response.rb +1 -1
- data/lib/ory-client/models/get_project_metrics_response.rb +1 -1
- data/lib/ory-client/models/get_session_activity_response.rb +1 -1
- data/lib/ory-client/models/get_version200_response.rb +1 -1
- data/lib/ory-client/models/health_not_ready_status.rb +1 -1
- data/lib/ory-client/models/health_status.rb +1 -1
- data/lib/ory-client/models/identity.rb +1 -1
- data/lib/ory-client/models/identity_credentials.rb +1 -1
- data/lib/ory-client/models/identity_credentials_code.rb +1 -1
- data/lib/ory-client/models/identity_credentials_code_address.rb +1 -1
- data/lib/ory-client/models/identity_credentials_oidc.rb +1 -1
- data/lib/ory-client/models/identity_credentials_oidc_provider.rb +1 -1
- data/lib/ory-client/models/identity_credentials_password.rb +1 -1
- data/lib/ory-client/models/identity_patch.rb +1 -1
- data/lib/ory-client/models/identity_patch_response.rb +1 -1
- data/lib/ory-client/models/identity_schema_container.rb +1 -1
- data/lib/ory-client/models/identity_schema_preset.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_oidc.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_oidc_config.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_oidc_config_provider.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_password.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_password_config.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_saml.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_saml_config.rb +1 -1
- data/lib/ory-client/models/identity_with_credentials_saml_config_provider.rb +1 -1
- data/lib/ory-client/models/internal_get_project_branding_body.rb +1 -1
- data/lib/ory-client/models/internal_is_ax_welcome_screen_enabled_for_project_body.rb +1 -1
- data/lib/ory-client/models/internal_is_owner_for_project_by_slug_body.rb +1 -1
- data/lib/ory-client/models/internal_is_owner_for_project_by_slug_response.rb +1 -1
- data/lib/ory-client/models/introspected_o_auth2_token.rb +1 -1
- data/lib/ory-client/models/invite_token_body.rb +1 -1
- data/lib/ory-client/models/invoice.rb +1 -1
- data/lib/ory-client/models/invoice_data_v1.rb +1 -1
- data/lib/ory-client/models/is_owner_for_project_by_slug.rb +1 -1
- data/lib/ory-client/models/json_patch.rb +1 -1
- data/lib/ory-client/models/json_web_key.rb +1 -1
- data/lib/ory-client/models/json_web_key_set.rb +1 -1
- data/lib/ory-client/models/keto_namespace.rb +1 -1
- data/lib/ory-client/models/{pagination.rb → keyset_pagination_request_parameters.rb} +6 -17
- data/lib/ory-client/models/keyset_pagination_response_headers.rb +222 -0
- data/lib/ory-client/models/line_item_v1.rb +1 -1
- data/lib/ory-client/models/list_event_streams.rb +1 -1
- data/lib/ory-client/models/list_invoices_response.rb +1 -1
- data/lib/ory-client/models/list_organizations_response.rb +1 -1
- data/lib/ory-client/models/list_workspace_projects.rb +1 -1
- data/lib/ory-client/models/list_workspaces.rb +1 -1
- data/lib/ory-client/models/login_flow.rb +1 -1
- data/lib/ory-client/models/login_flow_state.rb +1 -1
- data/lib/ory-client/models/logout_flow.rb +1 -1
- data/lib/ory-client/models/managed_identity_schema.rb +1 -1
- data/lib/ory-client/models/managed_identity_schema_validation_result.rb +1 -1
- data/lib/ory-client/models/member_invite.rb +1 -1
- data/lib/ory-client/models/message.rb +1 -1
- data/lib/ory-client/models/message_dispatch.rb +1 -1
- data/lib/ory-client/models/metrics_datapoint.rb +1 -1
- data/lib/ory-client/models/money.rb +1 -1
- data/lib/ory-client/models/namespace.rb +1 -1
- data/lib/ory-client/models/needs_privileged_session_error.rb +1 -1
- data/lib/ory-client/models/normalized_project.rb +1 -1
- data/lib/ory-client/models/normalized_project_revision.rb +85 -2
- data/lib/ory-client/models/normalized_project_revision_courier_channel.rb +1 -1
- data/lib/ory-client/models/normalized_project_revision_hook.rb +1 -1
- data/lib/ory-client/models/normalized_project_revision_identity_schema.rb +1 -1
- data/lib/ory-client/models/normalized_project_revision_saml_provider.rb +1 -1
- data/lib/ory-client/models/normalized_project_revision_scim_client.rb +1 -1
- data/lib/ory-client/models/normalized_project_revision_third_party_provider.rb +1 -1
- data/lib/ory-client/models/normalized_project_revision_tokenizer_template.rb +1 -1
- data/lib/ory-client/models/o_auth2_client.rb +85 -6
- data/lib/ory-client/models/o_auth2_client_token_lifespans.rb +83 -2
- data/lib/ory-client/models/o_auth2_consent_request.rb +12 -2
- data/lib/ory-client/models/o_auth2_consent_request_open_id_connect_context.rb +1 -1
- data/lib/ory-client/models/o_auth2_consent_session.rb +1 -1
- data/lib/ory-client/models/o_auth2_consent_session_expires_at.rb +1 -1
- data/lib/ory-client/models/o_auth2_login_request.rb +1 -1
- data/lib/ory-client/models/o_auth2_logout_request.rb +1 -1
- data/lib/ory-client/models/o_auth2_redirect_to.rb +1 -1
- data/lib/ory-client/models/o_auth2_token_exchange.rb +1 -1
- data/lib/ory-client/models/oidc_configuration.rb +29 -2
- data/lib/ory-client/models/oidc_user_info.rb +1 -1
- data/lib/ory-client/models/onboarding_portal_link.rb +366 -0
- data/lib/ory-client/models/onboarding_portal_organization.rb +339 -0
- data/lib/ory-client/models/organization.rb +5 -60
- data/lib/ory-client/models/organization_body.rb +1 -1
- data/lib/ory-client/models/organization_onboarding_portal_links_response.rb +239 -0
- data/lib/ory-client/models/parse_error.rb +1 -1
- data/lib/ory-client/models/patch_identities_body.rb +1 -1
- data/lib/ory-client/models/perform_native_logout_body.rb +1 -1
- data/lib/ory-client/models/permissions_on_workspace.rb +1 -1
- data/lib/ory-client/models/plan.rb +1 -1
- data/lib/ory-client/models/plan_details.rb +1 -1
- data/lib/ory-client/models/post_check_permission_body.rb +1 -1
- data/lib/ory-client/models/post_check_permission_or_error_body.rb +1 -1
- data/lib/ory-client/models/project.rb +31 -2
- data/lib/ory-client/models/project_api_key.rb +1 -1
- data/lib/ory-client/models/project_branding.rb +1 -1
- data/lib/ory-client/models/project_branding_colors.rb +1 -1
- data/lib/ory-client/models/project_branding_theme.rb +1 -1
- data/lib/ory-client/models/project_cors.rb +1 -1
- data/lib/ory-client/models/project_events_datapoint.rb +1 -1
- data/lib/ory-client/models/project_host.rb +1 -1
- data/lib/ory-client/models/project_member.rb +1 -1
- data/lib/ory-client/models/project_metadata.rb +1 -1
- data/lib/ory-client/models/project_service_identity.rb +1 -1
- data/lib/ory-client/models/project_service_o_auth2.rb +1 -1
- data/lib/ory-client/models/project_service_permission.rb +1 -1
- data/lib/ory-client/models/project_services.rb +1 -1
- data/lib/ory-client/models/provider.rb +1 -1
- data/lib/ory-client/models/quota_usage.rb +4 -4
- data/lib/ory-client/models/recovery_code_for_identity.rb +1 -1
- data/lib/ory-client/models/recovery_flow.rb +1 -1
- data/lib/ory-client/models/recovery_flow_state.rb +1 -1
- data/lib/ory-client/models/recovery_identity_address.rb +1 -1
- data/lib/ory-client/models/recovery_link_for_identity.rb +1 -1
- data/lib/ory-client/models/registration_flow.rb +1 -1
- data/lib/ory-client/models/registration_flow_state.rb +1 -1
- data/lib/ory-client/models/reject_o_auth2_request.rb +1 -1
- data/lib/ory-client/models/relation_query.rb +1 -1
- data/lib/ory-client/models/relationship.rb +1 -1
- data/lib/ory-client/models/relationship_namespaces.rb +1 -1
- data/lib/ory-client/models/relationship_patch.rb +1 -1
- data/lib/ory-client/models/relationships.rb +1 -1
- data/lib/ory-client/models/rfc6749_error_json.rb +1 -1
- data/lib/ory-client/models/schema_patch.rb +1 -1
- data/lib/ory-client/models/self_service_flow_expired_error.rb +1 -1
- data/lib/ory-client/models/session.rb +1 -1
- data/lib/ory-client/models/session_activity_datapoint.rb +1 -1
- data/lib/ory-client/models/session_authentication_method.rb +1 -1
- data/lib/ory-client/models/session_device.rb +1 -1
- data/lib/ory-client/models/set_active_project_in_console_body.rb +1 -1
- data/lib/ory-client/models/set_custom_domain_body.rb +1 -1
- data/lib/ory-client/models/set_event_stream_body.rb +1 -1
- data/lib/ory-client/models/set_organization_from_onboarding_portal_link_body.rb +293 -0
- data/lib/ory-client/models/set_project.rb +31 -2
- data/lib/ory-client/models/set_project_branding_theme_body.rb +1 -1
- data/lib/ory-client/models/settings_flow.rb +1 -1
- data/lib/ory-client/models/settings_flow_state.rb +1 -1
- data/lib/ory-client/models/source_position.rb +1 -1
- data/lib/ory-client/models/subject_set.rb +1 -1
- data/lib/ory-client/models/subscription.rb +1 -1
- data/lib/ory-client/models/successful_code_exchange_response.rb +1 -1
- data/lib/ory-client/models/successful_native_login.rb +1 -1
- data/lib/ory-client/models/successful_native_registration.rb +1 -1
- data/lib/ory-client/models/successful_project_update.rb +1 -1
- data/lib/ory-client/models/tax_line_item.rb +1 -1
- data/lib/ory-client/models/time_interval.rb +1 -1
- data/lib/ory-client/models/token_pagination.rb +1 -1
- data/lib/ory-client/models/token_pagination_headers.rb +1 -1
- data/lib/ory-client/models/token_pagination_request_parameters.rb +1 -1
- data/lib/ory-client/models/token_pagination_response_headers.rb +1 -1
- data/lib/ory-client/models/trust_o_auth2_jwt_grant_issuer.rb +1 -1
- data/lib/ory-client/models/trusted_o_auth2_jwt_grant_issuer.rb +1 -1
- data/lib/ory-client/models/trusted_o_auth2_jwt_grant_json_web_key.rb +1 -1
- data/lib/ory-client/models/ui_container.rb +1 -1
- data/lib/ory-client/models/ui_node.rb +1 -1
- data/lib/ory-client/models/ui_node_anchor_attributes.rb +3 -3
- data/lib/ory-client/models/ui_node_attributes.rb +1 -1
- data/lib/ory-client/models/ui_node_division_attributes.rb +5 -5
- data/lib/ory-client/models/ui_node_image_attributes.rb +3 -3
- data/lib/ory-client/models/ui_node_input_attributes.rb +3 -3
- data/lib/ory-client/models/ui_node_meta.rb +1 -1
- data/lib/ory-client/models/ui_node_script_attributes.rb +3 -3
- data/lib/ory-client/models/ui_node_text_attributes.rb +3 -3
- data/lib/ory-client/models/ui_text.rb +1 -1
- data/lib/ory-client/models/update_fedcm_flow_body.rb +1 -1
- data/lib/ory-client/models/update_identity_body.rb +1 -1
- data/lib/ory-client/models/update_login_flow_body.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_code_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_identifier_first_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_lookup_secret_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_oidc_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_passkey_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_password_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_saml_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_totp_method.rb +1 -1
- data/lib/ory-client/models/update_login_flow_with_web_authn_method.rb +1 -1
- data/lib/ory-client/models/update_organization_onboarding_portal_link_body.rb +247 -0
- data/lib/ory-client/models/update_recovery_flow_body.rb +1 -1
- data/lib/ory-client/models/update_recovery_flow_with_code_method.rb +1 -1
- data/lib/ory-client/models/update_recovery_flow_with_link_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_body.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_code_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_oidc_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_passkey_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_password_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_profile_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_saml_method.rb +1 -1
- data/lib/ory-client/models/update_registration_flow_with_web_authn_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_body.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_lookup_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_oidc_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_passkey_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_password_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_profile_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_saml_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_totp_method.rb +1 -1
- data/lib/ory-client/models/update_settings_flow_with_web_authn_method.rb +1 -1
- data/lib/ory-client/models/update_subscription_body.rb +1 -1
- data/lib/ory-client/models/update_verification_flow_body.rb +1 -1
- data/lib/ory-client/models/update_verification_flow_with_code_method.rb +1 -1
- data/lib/ory-client/models/update_verification_flow_with_link_method.rb +1 -1
- data/lib/ory-client/models/update_workspace_body.rb +1 -1
- data/lib/ory-client/models/usage.rb +1 -1
- data/lib/ory-client/models/verifiable_credential_priming_response.rb +1 -1
- data/lib/ory-client/models/verifiable_credential_proof.rb +1 -1
- data/lib/ory-client/models/verifiable_credential_response.rb +1 -1
- data/lib/ory-client/models/verifiable_identity_address.rb +1 -1
- data/lib/ory-client/models/verification_flow.rb +1 -1
- data/lib/ory-client/models/verification_flow_state.rb +1 -1
- data/lib/ory-client/models/verify_user_code_request.rb +280 -0
- data/lib/ory-client/models/version.rb +1 -1
- data/lib/ory-client/models/warning.rb +1 -1
- data/lib/ory-client/models/workspace.rb +1 -1
- data/lib/ory-client/models/workspace_api_key.rb +1 -1
- data/lib/ory-client/version.rb +2 -2
- data/lib/ory-client.rb +14 -3
- data/ory-client.gemspec +1 -1
- data/spec/api/courier_api_spec.rb +1 -1
- data/spec/api/events_api_spec.rb +1 -1
- data/spec/api/frontend_api_spec.rb +1 -1
- data/spec/api/identity_api_spec.rb +6 -6
- data/spec/api/jwk_api_spec.rb +1 -1
- data/spec/api/metadata_api_spec.rb +1 -1
- data/spec/api/o_auth2_api_spec.rb +38 -3
- data/spec/api/oidc_api_spec.rb +1 -1
- data/spec/api/permission_api_spec.rb +1 -1
- data/spec/api/project_api_spec.rb +57 -1
- data/spec/api/relationship_api_spec.rb +1 -1
- data/spec/api/wellknown_api_spec.rb +1 -1
- data/spec/api/workspace_api_spec.rb +1 -1
- data/spec/models/accept_device_user_code_request_spec.rb +36 -0
- data/spec/models/accept_o_auth2_consent_request_session_spec.rb +1 -1
- data/spec/models/accept_o_auth2_consent_request_spec.rb +1 -1
- data/spec/models/accept_o_auth2_login_request_spec.rb +1 -1
- data/spec/models/account_experience_colors_spec.rb +7 -1
- data/spec/models/account_experience_configuration_spec.rb +1 -1
- data/spec/models/account_experience_theme_variables_spec.rb +1 -1
- data/spec/models/active_project_in_console_spec.rb +1 -1
- data/spec/models/add_project_to_workspace_body_spec.rb +1 -1
- data/spec/models/attribute_filter_spec.rb +1 -1
- data/spec/models/attribute_spec.rb +1 -1
- data/spec/models/attributes_count_datapoint_spec.rb +1 -1
- data/spec/models/authenticator_assurance_level_spec.rb +1 -1
- data/spec/models/basic_organization_spec.rb +48 -0
- data/spec/models/batch_check_permission_body_spec.rb +1 -1
- data/spec/models/batch_check_permission_result_spec.rb +1 -1
- data/spec/models/batch_patch_identities_response_spec.rb +1 -1
- data/spec/models/billing_period_bucket_spec.rb +1 -1
- data/spec/models/check_opl_syntax_result_spec.rb +1 -1
- data/spec/models/check_permission_result_spec.rb +1 -1
- data/spec/models/check_permission_result_with_error_spec.rb +1 -1
- data/spec/models/cloud_account_spec.rb +1 -1
- data/spec/models/consistency_request_parameters_spec.rb +1 -1
- data/spec/models/continue_with_recovery_ui_flow_spec.rb +1 -1
- data/spec/models/continue_with_recovery_ui_spec.rb +1 -1
- data/spec/models/continue_with_redirect_browser_to_spec.rb +1 -1
- data/spec/models/continue_with_set_ory_session_token_spec.rb +1 -1
- data/spec/models/continue_with_settings_ui_flow_spec.rb +1 -1
- data/spec/models/continue_with_settings_ui_spec.rb +1 -1
- data/spec/models/continue_with_spec.rb +1 -1
- data/spec/models/continue_with_verification_ui_flow_spec.rb +1 -1
- data/spec/models/continue_with_verification_ui_spec.rb +1 -1
- data/spec/models/courier_message_status_spec.rb +1 -1
- data/spec/models/courier_message_type_spec.rb +1 -1
- data/spec/models/create_custom_domain_body_spec.rb +1 -1
- data/spec/models/create_event_stream_body_spec.rb +1 -1
- data/spec/models/create_fedcm_flow_response_spec.rb +1 -1
- data/spec/models/create_identity_body_spec.rb +1 -1
- data/spec/models/create_invite_response_spec.rb +1 -1
- data/spec/models/create_json_web_key_set_spec.rb +1 -1
- data/spec/models/create_organization_onboarding_portal_link_body_spec.rb +42 -0
- data/spec/models/create_project_api_key_request_spec.rb +1 -1
- data/spec/models/create_project_body_spec.rb +1 -1
- data/spec/models/create_project_branding_spec.rb +1 -1
- data/spec/models/create_project_member_invite_body_spec.rb +1 -1
- data/spec/models/create_project_normalized_payload_spec.rb +49 -1
- data/spec/models/create_recovery_code_for_identity_body_spec.rb +1 -1
- data/spec/models/create_recovery_link_for_identity_body_spec.rb +1 -1
- data/spec/models/create_relationship_body_spec.rb +1 -1
- data/spec/models/create_subscription_body_spec.rb +1 -1
- data/spec/models/create_subscription_common_spec.rb +1 -1
- data/spec/models/create_verifiable_credential_request_body_spec.rb +1 -1
- data/spec/models/create_workspace_api_key_body_spec.rb +1 -1
- data/spec/models/create_workspace_body_spec.rb +1 -1
- data/spec/models/create_workspace_member_invite_body_spec.rb +1 -1
- data/spec/models/create_workspace_subscription_body_spec.rb +1 -1
- data/spec/models/credential_supported_draft00_spec.rb +1 -1
- data/spec/models/custom_domain_spec.rb +1 -1
- data/spec/models/delete_my_sessions_count_spec.rb +1 -1
- data/spec/models/device_authorization_spec.rb +66 -0
- data/spec/models/device_user_auth_request_spec.rb +66 -0
- data/spec/models/email_template_data_body_spec.rb +1 -1
- data/spec/models/email_template_data_spec.rb +1 -1
- data/spec/models/error_authenticator_assurance_level_not_satisfied_spec.rb +1 -1
- data/spec/models/error_browser_location_change_required_spec.rb +1 -1
- data/spec/models/error_flow_replaced_spec.rb +1 -1
- data/spec/models/error_generic_spec.rb +1 -1
- data/spec/models/error_o_auth2_spec.rb +1 -1
- data/spec/models/event_stream_spec.rb +1 -1
- data/spec/models/expanded_permission_tree_spec.rb +1 -1
- data/spec/models/flow_error_spec.rb +1 -1
- data/spec/models/generic_error_content_spec.rb +1 -1
- data/spec/models/generic_error_spec.rb +1 -1
- data/spec/models/generic_usage_spec.rb +1 -1
- data/spec/models/get_attributes_count_response_spec.rb +1 -1
- data/spec/models/get_managed_identity_schema_location_spec.rb +1 -1
- data/spec/models/get_metrics_event_attributes_response_spec.rb +1 -1
- data/spec/models/get_metrics_event_types_response_spec.rb +1 -1
- data/spec/models/get_organization_response_spec.rb +1 -1
- data/spec/models/get_project_events_body_spec.rb +1 -1
- data/spec/models/get_project_events_response_spec.rb +1 -1
- data/spec/models/get_project_metrics_response_spec.rb +1 -1
- data/spec/models/get_session_activity_response_spec.rb +1 -1
- data/spec/models/get_version200_response_spec.rb +1 -1
- data/spec/models/health_not_ready_status_spec.rb +1 -1
- data/spec/models/health_status_spec.rb +1 -1
- data/spec/models/identity_credentials_code_address_spec.rb +1 -1
- data/spec/models/identity_credentials_code_spec.rb +1 -1
- data/spec/models/identity_credentials_oidc_provider_spec.rb +1 -1
- data/spec/models/identity_credentials_oidc_spec.rb +1 -1
- data/spec/models/identity_credentials_password_spec.rb +1 -1
- data/spec/models/identity_credentials_spec.rb +1 -1
- data/spec/models/identity_patch_response_spec.rb +1 -1
- data/spec/models/identity_patch_spec.rb +1 -1
- data/spec/models/identity_schema_container_spec.rb +1 -1
- data/spec/models/identity_schema_preset_spec.rb +1 -1
- data/spec/models/identity_spec.rb +1 -1
- data/spec/models/identity_with_credentials_oidc_config_provider_spec.rb +1 -1
- data/spec/models/identity_with_credentials_oidc_config_spec.rb +1 -1
- data/spec/models/identity_with_credentials_oidc_spec.rb +1 -1
- data/spec/models/identity_with_credentials_password_config_spec.rb +1 -1
- data/spec/models/identity_with_credentials_password_spec.rb +1 -1
- data/spec/models/identity_with_credentials_saml_config_provider_spec.rb +1 -1
- data/spec/models/identity_with_credentials_saml_config_spec.rb +1 -1
- data/spec/models/identity_with_credentials_saml_spec.rb +1 -1
- data/spec/models/identity_with_credentials_spec.rb +1 -1
- data/spec/models/internal_get_project_branding_body_spec.rb +1 -1
- data/spec/models/internal_is_ax_welcome_screen_enabled_for_project_body_spec.rb +1 -1
- data/spec/models/internal_is_owner_for_project_by_slug_body_spec.rb +1 -1
- data/spec/models/internal_is_owner_for_project_by_slug_response_spec.rb +1 -1
- data/spec/models/introspected_o_auth2_token_spec.rb +1 -1
- data/spec/models/invite_token_body_spec.rb +1 -1
- data/spec/models/invoice_data_v1_spec.rb +1 -1
- data/spec/models/invoice_spec.rb +1 -1
- data/spec/models/is_owner_for_project_by_slug_spec.rb +1 -1
- data/spec/models/json_patch_spec.rb +1 -1
- data/spec/models/json_web_key_set_spec.rb +1 -1
- data/spec/models/json_web_key_spec.rb +1 -1
- data/spec/models/keto_namespace_spec.rb +1 -1
- data/spec/models/{pagination_spec.rb → keyset_pagination_request_parameters_spec.rb} +7 -7
- data/spec/models/{pagination_headers_spec.rb → keyset_pagination_response_headers_spec.rb} +7 -13
- data/spec/models/line_item_v1_spec.rb +1 -1
- data/spec/models/list_event_streams_spec.rb +1 -1
- data/spec/models/list_invoices_response_spec.rb +1 -1
- data/spec/models/list_organizations_response_spec.rb +1 -1
- data/spec/models/list_workspace_projects_spec.rb +1 -1
- data/spec/models/list_workspaces_spec.rb +1 -1
- data/spec/models/login_flow_spec.rb +1 -1
- data/spec/models/login_flow_state_spec.rb +1 -1
- data/spec/models/logout_flow_spec.rb +1 -1
- data/spec/models/managed_identity_schema_spec.rb +1 -1
- data/spec/models/managed_identity_schema_validation_result_spec.rb +1 -1
- data/spec/models/member_invite_spec.rb +1 -1
- data/spec/models/message_dispatch_spec.rb +1 -1
- data/spec/models/message_spec.rb +1 -1
- data/spec/models/metrics_datapoint_spec.rb +1 -1
- data/spec/models/money_spec.rb +1 -1
- data/spec/models/namespace_spec.rb +1 -1
- data/spec/models/needs_privileged_session_error_spec.rb +1 -1
- data/spec/models/normalized_project_revision_courier_channel_spec.rb +1 -1
- data/spec/models/normalized_project_revision_hook_spec.rb +1 -1
- data/spec/models/normalized_project_revision_identity_schema_spec.rb +1 -1
- data/spec/models/normalized_project_revision_saml_provider_spec.rb +1 -1
- data/spec/models/normalized_project_revision_scim_client_spec.rb +1 -1
- data/spec/models/normalized_project_revision_spec.rb +49 -1
- data/spec/models/normalized_project_revision_third_party_provider_spec.rb +1 -1
- data/spec/models/normalized_project_revision_tokenizer_template_spec.rb +1 -1
- data/spec/models/normalized_project_spec.rb +1 -1
- data/spec/models/o_auth2_client_spec.rb +19 -1
- data/spec/models/o_auth2_client_token_lifespans_spec.rb +19 -1
- data/spec/models/o_auth2_consent_request_open_id_connect_context_spec.rb +1 -1
- data/spec/models/o_auth2_consent_request_spec.rb +7 -1
- data/spec/models/o_auth2_consent_session_expires_at_spec.rb +1 -1
- data/spec/models/o_auth2_consent_session_spec.rb +1 -1
- data/spec/models/o_auth2_login_request_spec.rb +1 -1
- data/spec/models/o_auth2_logout_request_spec.rb +1 -1
- data/spec/models/o_auth2_redirect_to_spec.rb +1 -1
- data/spec/models/o_auth2_token_exchange_spec.rb +1 -1
- data/spec/models/oidc_configuration_spec.rb +7 -1
- data/spec/models/oidc_user_info_spec.rb +1 -1
- data/spec/models/onboarding_portal_link_spec.rb +72 -0
- data/spec/models/onboarding_portal_organization_spec.rb +66 -0
- data/spec/models/organization_body_spec.rb +1 -1
- data/spec/models/organization_onboarding_portal_links_response_spec.rb +36 -0
- data/spec/models/organization_spec.rb +1 -13
- data/spec/models/parse_error_spec.rb +1 -1
- data/spec/models/patch_identities_body_spec.rb +1 -1
- data/spec/models/perform_native_logout_body_spec.rb +1 -1
- data/spec/models/permissions_on_workspace_spec.rb +1 -1
- data/spec/models/plan_details_spec.rb +1 -1
- data/spec/models/plan_spec.rb +1 -1
- data/spec/models/post_check_permission_body_spec.rb +1 -1
- data/spec/models/post_check_permission_or_error_body_spec.rb +1 -1
- data/spec/models/project_api_key_spec.rb +1 -1
- data/spec/models/project_branding_colors_spec.rb +1 -1
- data/spec/models/project_branding_spec.rb +1 -1
- data/spec/models/project_branding_theme_spec.rb +1 -1
- data/spec/models/project_cors_spec.rb +1 -1
- data/spec/models/project_events_datapoint_spec.rb +1 -1
- data/spec/models/project_host_spec.rb +1 -1
- data/spec/models/project_member_spec.rb +1 -1
- data/spec/models/project_metadata_spec.rb +1 -1
- data/spec/models/project_service_identity_spec.rb +1 -1
- data/spec/models/project_service_o_auth2_spec.rb +1 -1
- data/spec/models/project_service_permission_spec.rb +1 -1
- data/spec/models/project_services_spec.rb +1 -1
- data/spec/models/project_spec.rb +7 -1
- data/spec/models/provider_spec.rb +1 -1
- data/spec/models/quota_usage_spec.rb +2 -2
- data/spec/models/recovery_code_for_identity_spec.rb +1 -1
- data/spec/models/recovery_flow_spec.rb +1 -1
- data/spec/models/recovery_flow_state_spec.rb +1 -1
- data/spec/models/recovery_identity_address_spec.rb +1 -1
- data/spec/models/recovery_link_for_identity_spec.rb +1 -1
- data/spec/models/registration_flow_spec.rb +1 -1
- data/spec/models/registration_flow_state_spec.rb +1 -1
- data/spec/models/reject_o_auth2_request_spec.rb +1 -1
- data/spec/models/relation_query_spec.rb +1 -1
- data/spec/models/relationship_namespaces_spec.rb +1 -1
- data/spec/models/relationship_patch_spec.rb +1 -1
- data/spec/models/relationship_spec.rb +1 -1
- data/spec/models/relationships_spec.rb +1 -1
- data/spec/models/rfc6749_error_json_spec.rb +1 -1
- data/spec/models/schema_patch_spec.rb +1 -1
- data/spec/models/self_service_flow_expired_error_spec.rb +1 -1
- data/spec/models/session_activity_datapoint_spec.rb +1 -1
- data/spec/models/session_authentication_method_spec.rb +1 -1
- data/spec/models/session_device_spec.rb +1 -1
- data/spec/models/session_spec.rb +1 -1
- data/spec/models/set_active_project_in_console_body_spec.rb +1 -1
- data/spec/models/set_custom_domain_body_spec.rb +1 -1
- data/spec/models/set_event_stream_body_spec.rb +1 -1
- data/spec/models/set_organization_from_onboarding_portal_link_body_spec.rb +48 -0
- data/spec/models/set_project_branding_theme_body_spec.rb +1 -1
- data/spec/models/set_project_spec.rb +7 -1
- data/spec/models/settings_flow_spec.rb +1 -1
- data/spec/models/settings_flow_state_spec.rb +1 -1
- data/spec/models/source_position_spec.rb +1 -1
- data/spec/models/subject_set_spec.rb +1 -1
- data/spec/models/subscription_spec.rb +1 -1
- data/spec/models/successful_code_exchange_response_spec.rb +1 -1
- data/spec/models/successful_native_login_spec.rb +1 -1
- data/spec/models/successful_native_registration_spec.rb +1 -1
- data/spec/models/successful_project_update_spec.rb +1 -1
- data/spec/models/tax_line_item_spec.rb +1 -1
- data/spec/models/time_interval_spec.rb +1 -1
- data/spec/models/token_pagination_headers_spec.rb +1 -1
- data/spec/models/token_pagination_request_parameters_spec.rb +1 -1
- data/spec/models/token_pagination_response_headers_spec.rb +1 -1
- data/spec/models/token_pagination_spec.rb +1 -1
- data/spec/models/trust_o_auth2_jwt_grant_issuer_spec.rb +1 -1
- data/spec/models/trusted_o_auth2_jwt_grant_issuer_spec.rb +1 -1
- data/spec/models/trusted_o_auth2_jwt_grant_json_web_key_spec.rb +1 -1
- data/spec/models/ui_container_spec.rb +1 -1
- data/spec/models/ui_node_anchor_attributes_spec.rb +2 -2
- data/spec/models/ui_node_attributes_spec.rb +1 -1
- data/spec/models/ui_node_division_attributes_spec.rb +2 -2
- data/spec/models/ui_node_image_attributes_spec.rb +2 -2
- data/spec/models/ui_node_input_attributes_spec.rb +2 -2
- data/spec/models/ui_node_meta_spec.rb +1 -1
- data/spec/models/ui_node_script_attributes_spec.rb +2 -2
- data/spec/models/ui_node_spec.rb +1 -1
- data/spec/models/ui_node_text_attributes_spec.rb +2 -2
- data/spec/models/ui_text_spec.rb +1 -1
- data/spec/models/update_fedcm_flow_body_spec.rb +1 -1
- data/spec/models/update_identity_body_spec.rb +1 -1
- data/spec/models/update_login_flow_body_spec.rb +1 -1
- data/spec/models/update_login_flow_with_code_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_identifier_first_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_lookup_secret_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_oidc_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_passkey_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_password_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_saml_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_totp_method_spec.rb +1 -1
- data/spec/models/update_login_flow_with_web_authn_method_spec.rb +1 -1
- data/spec/models/update_organization_onboarding_portal_link_body_spec.rb +42 -0
- data/spec/models/update_recovery_flow_body_spec.rb +1 -1
- data/spec/models/update_recovery_flow_with_code_method_spec.rb +1 -1
- data/spec/models/update_recovery_flow_with_link_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_body_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_code_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_oidc_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_passkey_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_password_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_profile_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_saml_method_spec.rb +1 -1
- data/spec/models/update_registration_flow_with_web_authn_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_body_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_lookup_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_oidc_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_passkey_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_password_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_profile_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_saml_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_totp_method_spec.rb +1 -1
- data/spec/models/update_settings_flow_with_web_authn_method_spec.rb +1 -1
- data/spec/models/update_subscription_body_spec.rb +1 -1
- data/spec/models/update_verification_flow_body_spec.rb +1 -1
- data/spec/models/update_verification_flow_with_code_method_spec.rb +1 -1
- data/spec/models/update_verification_flow_with_link_method_spec.rb +1 -1
- data/spec/models/update_workspace_body_spec.rb +1 -1
- data/spec/models/usage_spec.rb +1 -1
- data/spec/models/verifiable_credential_priming_response_spec.rb +1 -1
- data/spec/models/verifiable_credential_proof_spec.rb +1 -1
- data/spec/models/verifiable_credential_response_spec.rb +1 -1
- data/spec/models/verifiable_identity_address_spec.rb +1 -1
- data/spec/models/verification_flow_spec.rb +1 -1
- data/spec/models/verification_flow_state_spec.rb +1 -1
- data/spec/models/verify_user_code_request_spec.rb +72 -0
- data/spec/models/version_spec.rb +1 -1
- data/spec/models/warning_spec.rb +1 -1
- data/spec/models/workspace_api_key_spec.rb +1 -1
- data/spec/models/workspace_spec.rb +1 -1
- data/spec/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/cache/diff-lcs-1.6.2.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/rspec-3.13.1.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/rspec-core-3.13.5.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/rspec-expectations-3.13.5.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/rspec-mocks-3.13.5.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/rspec-support-3.13.4.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/byebug-12.0.0/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/ffi-1.17.2/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/jaro_winkler-1.5.6/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/psych-4.0.6/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/racc-1.8.1/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/extensions/x86_64-linux/3.1.0/stringio-3.1.7/gem_make.out +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/byebug-12.0.0/ext/byebug/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/CHANGELOG.md +12 -0
- data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/CONTRIBUTORS.md +1 -0
- data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/README.md +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/Rakefile +32 -16
- data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/backports.rb +4 -0
- data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/change.rb +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/htmldiff.rb +3 -3
- data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/version.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs.rb +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/ffi-1.17.2/ext/ffi_c/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/jaro_winkler-1.5.6/ext/jaro_winkler/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/psych-4.0.6/ext/psych/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/racc-1.8.1/ext/racc/cparse/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-3.13.0 → rspec-3.13.1}/lib/rspec/version.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/Changelog.md +16 -2
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/example_group.rb +7 -0
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/exception_presenter.rb +7 -6
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/version.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/Changelog.md +8 -0
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/expectations/version.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/Changelog.md +12 -3
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/message_expectation.rb +8 -1
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/version.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/Changelog.md +7 -0
- data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/version.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/stringio-3.1.7/ext/stringio/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/specifications/{diff-lcs-1.6.1.gemspec → diff-lcs-1.6.2.gemspec} +4 -4
- data/vendor/bundle/ruby/3.1.0/specifications/rspec-3.13.1.gemspec +39 -0
- data/vendor/bundle/ruby/3.1.0/specifications/{rspec-core-3.13.3.gemspec → rspec-core-3.13.5.gemspec} +6 -6
- data/vendor/bundle/ruby/3.1.0/specifications/{rspec-expectations-3.13.4.gemspec → rspec-expectations-3.13.5.gemspec} +6 -6
- data/vendor/bundle/ruby/3.1.0/specifications/{rspec-mocks-3.13.4.gemspec → rspec-mocks-3.13.5.gemspec} +6 -6
- data/vendor/bundle/ruby/3.1.0/specifications/{rspec-support-3.13.3.gemspec → rspec-support-3.13.4.gemspec} +6 -6
- metadata +406 -362
- data/docs/PaginationHeaders.md +0 -20
- data/vendor/bundle/ruby/3.1.0/cache/diff-lcs-1.6.1.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/rspec-3.13.0.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/rspec-core-3.13.3.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/rspec-expectations-3.13.4.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/rspec-mocks-3.13.4.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/rspec-support-3.13.3.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/specifications/rspec-3.13.0.gemspec +0 -39
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/.rspec +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/CODE_OF_CONDUCT.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/CONTRIBUTING.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/LICENCE.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/Manifest.txt +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/SECURITY.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/bin/htmldiff +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/bin/ldiff +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/docs/COPYING.txt +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/docs/artistic.txt +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/array.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/block.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/callbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/hunk.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/internals.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/ldiff.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff/lcs/string.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/lib/diff-lcs.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/mise.toml +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/change_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/diff_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/123_x +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/456_x +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/aX +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/bXaX +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ds1.csv +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ds2.csv +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/empty +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/file1.bin +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/file2.bin +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/four_lines +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/four_lines_with_missing_new_line +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/diff.missing_new_line1-e +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/diff.missing_new_line1-f +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/diff.missing_new_line2-e +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/diff.missing_new_line2-f +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/error.diff.chef-e +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/error.diff.chef-f +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/error.diff.missing_new_line1-e +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/error.diff.missing_new_line1-f +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/error.diff.missing_new_line2-e +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/error.diff.missing_new_line2-f +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff-c +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff-e +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff-f +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff-u +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin1 +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin1-c +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin1-e +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin1-f +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin1-u +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin2 +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin2-c +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin2-e +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin2-f +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.bin2-u +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef-c +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef-e +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef-f +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef-u +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef2 +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef2-c +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef2-d +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef2-e +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef2-f +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.chef2-u +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.empty.vs.four_lines +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-c +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-e +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-f +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.empty.vs.four_lines-u +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.four_lines.vs.empty +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-c +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-e +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-f +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.four_lines.vs.empty-u +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.issue95_trailing_context +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.issue95_trailing_context-c +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.issue95_trailing_context-e +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.issue95_trailing_context-f +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.issue95_trailing_context-u +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line1 +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line1-c +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line1-e +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line1-f +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line1-u +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line2 +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line2-c +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line2-e +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line2-f +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/ldiff/output.diff.missing_new_line2-u +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/new-chef +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/new-chef2 +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/old-chef +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/fixtures/old-chef2 +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/hunk_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/issues_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/lcs_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/ldiff_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/patch_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/sdiff_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/spec_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/traverse_balanced_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{diff-lcs-1.6.1 → diff-lcs-1.6.2}/spec/traverse_sequences_spec.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-3.13.0 → rspec-3.13.1}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-3.13.0 → rspec-3.13.1}/README.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-3.13.0 → rspec-3.13.1}/lib/rspec.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/.document +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/.yardopts +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/README.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/exe/rspec +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/autorun.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/backtrace_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/bisect/coordinator.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/bisect/example_minimizer.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/bisect/fork_runner.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/bisect/server.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/bisect/shell_command.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/bisect/shell_runner.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/bisect/utilities.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/configuration.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/configuration_options.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/did_you_mean.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/drb.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/dsl.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/example.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/example_status_persister.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/filter_manager.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/flat_map.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/base_bisect_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/base_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/base_text_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/bisect_drb_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/console_codes.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/deprecation_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/documentation_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/failure_list_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/html_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/html_printer.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/html_snippet_extractor.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/json_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/profile_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/progress_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/protocol.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/snippet_extractor.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters/syntax_highlighter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/formatters.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/hooks.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/invocations.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/memoized_helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/metadata.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/metadata_filter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/minitest_assertions_adapter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/mocking_adapters/flexmock.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/mocking_adapters/mocha.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/mocking_adapters/null.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/mocking_adapters/rr.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/mocking_adapters/rspec.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/notifications.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/option_parser.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/ordering.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/output_wrapper.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/pending.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/profiler.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/project_initializer/.rspec +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/project_initializer.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/rake_task.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/reporter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/ruby_project.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/runner.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/sandbox.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/set.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/shared_context.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/shared_example_group.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/shell_escape.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/test_unit_assertions_adapter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/warnings.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core/world.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-core-3.13.3 → rspec-core-3.13.5}/lib/rspec/core.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/.document +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/.yardopts +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/README.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/expectations/block_snippet_extractor.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/expectations/configuration.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/expectations/expectation_target.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/expectations/fail_with.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/expectations/failure_aggregator.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/expectations/handler.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/expectations/minitest_integration.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/expectations/syntax.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/expectations.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/aliased_matcher.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/all.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/base_matcher.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/be.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/be_between.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/be_instance_of.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/be_kind_of.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/be_within.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/change.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/compound.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/contain_exactly.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/count_expectation.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/cover.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/eq.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/eql.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/equal.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/exist.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/has.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/have_attributes.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/include.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/match.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/operators.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/output.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/raise_error.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/respond_to.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/satisfy.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/throw_symbol.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in/yield.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/built_in.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/composable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/dsl.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/english_phrasing.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/fail_matchers.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/generated_descriptions.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/matcher_delegator.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/matcher_protocol.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers/multi_matcher_diff.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-expectations-3.13.4 → rspec-expectations-3.13.5}/lib/rspec/matchers.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/.document +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/.yardopts +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/README.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/any_instance/chain.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/any_instance/error_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/any_instance/message_chains.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/any_instance/proxy.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/any_instance/recorder.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/any_instance/stub_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/any_instance.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/argument_list_matcher.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/argument_matchers.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/configuration.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/error_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/example_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/instance_method_stasher.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/marshal_extension.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/matchers/expectation_customization.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/matchers/have_received.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/matchers/receive.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/matchers/receive_messages.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/message_chain.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/method_double.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/method_reference.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/minitest_integration.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/mutate_const.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/object_reference.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/order_group.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/proxy.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/space.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/standalone.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/syntax.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/targets.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/test_double.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/verifying_double.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/verifying_message_expectation.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks/verifying_proxy.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-mocks-3.13.4 → rspec-mocks-3.13.5}/lib/rspec/mocks.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/LICENSE.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/README.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/caller_filter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/comparable_version.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/differ.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/directory_maker.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/encoded_string.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/fuzzy_matcher.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/hunk_generator.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/matcher_definition.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/method_signature_verifier.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/mutex.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/object_formatter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/recursive_const_methods.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/reentrant_mutex.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/ruby_features.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/source/location.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/source/node.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/source/token.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/source.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/spec/deprecation_helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/spec/diff_helpers.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/spec/formatting_support.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/spec/in_sub_process.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/spec/library_wide_checks.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/spec/shell_out.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/spec/stderr_splitter.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/spec/string_matcher.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/spec/with_isolated_directory.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/spec/with_isolated_stderr.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/spec.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/warnings.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support/with_keywords_when_needed.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{rspec-support-3.13.3 → rspec-support-3.13.4}/lib/rspec/support.rb +0 -0
data/docs/ProjectApi.md
CHANGED
@@ -5,11 +5,14 @@ All URIs are relative to *https://playground.projects.oryapis.com*
|
|
5
5
|
| Method | HTTP request | Description |
|
6
6
|
| ------ | ------------ | ----------- |
|
7
7
|
| [**create_organization**](ProjectApi.md#create_organization) | **POST** /projects/{project_id}/organizations | Create an Enterprise SSO Organization |
|
8
|
+
| [**create_organization_onboarding_portal_link**](ProjectApi.md#create_organization_onboarding_portal_link) | **POST** /projects/{project_id}/organizations/{organization_id}/onboarding-portal-links | Create organization onboarding portal link |
|
8
9
|
| [**create_project**](ProjectApi.md#create_project) | **POST** /projects | Create a Project |
|
9
10
|
| [**create_project_api_key**](ProjectApi.md#create_project_api_key) | **POST** /projects/{project}/tokens | Create project API key |
|
10
11
|
| [**delete_organization**](ProjectApi.md#delete_organization) | **DELETE** /projects/{project_id}/organizations/{organization_id} | Delete Enterprise SSO Organization |
|
12
|
+
| [**delete_organization_onboarding_portal_link**](ProjectApi.md#delete_organization_onboarding_portal_link) | **DELETE** /projects/{project_id}/organizations/{organization_id}/onboarding-portal-links/{onboarding_portal_link_id} | Delete an organization onboarding portal link |
|
11
13
|
| [**delete_project_api_key**](ProjectApi.md#delete_project_api_key) | **DELETE** /projects/{project}/tokens/{token_id} | Delete project API key |
|
12
14
|
| [**get_organization**](ProjectApi.md#get_organization) | **GET** /projects/{project_id}/organizations/{organization_id} | Get Enterprise SSO Organization by ID |
|
15
|
+
| [**get_organization_onboarding_portal_links**](ProjectApi.md#get_organization_onboarding_portal_links) | **GET** /projects/{project_id}/organizations/{organization_id}/onboarding-portal-links | Get the organization onboarding portal links |
|
13
16
|
| [**get_project**](ProjectApi.md#get_project) | **GET** /projects/{project_id} | Get a Project |
|
14
17
|
| [**get_project_members**](ProjectApi.md#get_project_members) | **GET** /projects/{project}/members | Get all members associated with this project |
|
15
18
|
| [**list_organizations**](ProjectApi.md#list_organizations) | **GET** /projects/{project_id}/organizations | List all Enterprise SSO organizations |
|
@@ -21,6 +24,7 @@ All URIs are relative to *https://playground.projects.oryapis.com*
|
|
21
24
|
| [**remove_project_member**](ProjectApi.md#remove_project_member) | **DELETE** /projects/{project}/members/{member} | Remove a member associated with this project |
|
22
25
|
| [**set_project**](ProjectApi.md#set_project) | **PUT** /projects/{project_id} | Update an Ory Network Project Configuration |
|
23
26
|
| [**update_organization**](ProjectApi.md#update_organization) | **PUT** /projects/{project_id}/organizations/{organization_id} | Update an Enterprise SSO Organization |
|
27
|
+
| [**update_organization_onboarding_portal_link**](ProjectApi.md#update_organization_onboarding_portal_link) | **POST** /projects/{project_id}/organizations/{organization_id}/onboarding-portal-links/{onboarding_portal_link_id} | Update organization onboarding portal link |
|
24
28
|
|
25
29
|
|
26
30
|
## create_organization
|
@@ -96,6 +100,81 @@ end
|
|
96
100
|
- **Accept**: application/json
|
97
101
|
|
98
102
|
|
103
|
+
## create_organization_onboarding_portal_link
|
104
|
+
|
105
|
+
> <OnboardingPortalLink> create_organization_onboarding_portal_link(project_id, organization_id, opts)
|
106
|
+
|
107
|
+
Create organization onboarding portal link
|
108
|
+
|
109
|
+
Create a onboarding portal link for an organization.
|
110
|
+
|
111
|
+
### Examples
|
112
|
+
|
113
|
+
```ruby
|
114
|
+
require 'time'
|
115
|
+
require 'ory-client'
|
116
|
+
# setup authorization
|
117
|
+
OryClient.configure do |config|
|
118
|
+
# Configure Bearer authorization: oryWorkspaceApiKey
|
119
|
+
config.access_token = 'YOUR_BEARER_TOKEN'
|
120
|
+
end
|
121
|
+
|
122
|
+
api_instance = OryClient::ProjectApi.new
|
123
|
+
project_id = 'project_id_example' # String | Project ID The project's ID.
|
124
|
+
organization_id = 'organization_id_example' # String | Organization ID The Organization's ID.
|
125
|
+
opts = {
|
126
|
+
create_organization_onboarding_portal_link_body: OryClient::CreateOrganizationOnboardingPortalLinkBody.new({enable_sso: false}) # CreateOrganizationOnboardingPortalLinkBody |
|
127
|
+
}
|
128
|
+
|
129
|
+
begin
|
130
|
+
# Create organization onboarding portal link
|
131
|
+
result = api_instance.create_organization_onboarding_portal_link(project_id, organization_id, opts)
|
132
|
+
p result
|
133
|
+
rescue OryClient::ApiError => e
|
134
|
+
puts "Error when calling ProjectApi->create_organization_onboarding_portal_link: #{e}"
|
135
|
+
end
|
136
|
+
```
|
137
|
+
|
138
|
+
#### Using the create_organization_onboarding_portal_link_with_http_info variant
|
139
|
+
|
140
|
+
This returns an Array which contains the response data, status code and headers.
|
141
|
+
|
142
|
+
> <Array(<OnboardingPortalLink>, Integer, Hash)> create_organization_onboarding_portal_link_with_http_info(project_id, organization_id, opts)
|
143
|
+
|
144
|
+
```ruby
|
145
|
+
begin
|
146
|
+
# Create organization onboarding portal link
|
147
|
+
data, status_code, headers = api_instance.create_organization_onboarding_portal_link_with_http_info(project_id, organization_id, opts)
|
148
|
+
p status_code # => 2xx
|
149
|
+
p headers # => { ... }
|
150
|
+
p data # => <OnboardingPortalLink>
|
151
|
+
rescue OryClient::ApiError => e
|
152
|
+
puts "Error when calling ProjectApi->create_organization_onboarding_portal_link_with_http_info: #{e}"
|
153
|
+
end
|
154
|
+
```
|
155
|
+
|
156
|
+
### Parameters
|
157
|
+
|
158
|
+
| Name | Type | Description | Notes |
|
159
|
+
| ---- | ---- | ----------- | ----- |
|
160
|
+
| **project_id** | **String** | Project ID The project's ID. | |
|
161
|
+
| **organization_id** | **String** | Organization ID The Organization's ID. | |
|
162
|
+
| **create_organization_onboarding_portal_link_body** | [**CreateOrganizationOnboardingPortalLinkBody**](CreateOrganizationOnboardingPortalLinkBody.md) | | [optional] |
|
163
|
+
|
164
|
+
### Return type
|
165
|
+
|
166
|
+
[**OnboardingPortalLink**](OnboardingPortalLink.md)
|
167
|
+
|
168
|
+
### Authorization
|
169
|
+
|
170
|
+
[oryWorkspaceApiKey](../README.md#oryWorkspaceApiKey)
|
171
|
+
|
172
|
+
### HTTP request headers
|
173
|
+
|
174
|
+
- **Content-Type**: application/json
|
175
|
+
- **Accept**: application/json
|
176
|
+
|
177
|
+
|
99
178
|
## create_project
|
100
179
|
|
101
180
|
> <Project> create_project(opts)
|
@@ -310,6 +389,78 @@ nil (empty response body)
|
|
310
389
|
- **Accept**: application/json
|
311
390
|
|
312
391
|
|
392
|
+
## delete_organization_onboarding_portal_link
|
393
|
+
|
394
|
+
> delete_organization_onboarding_portal_link(project_id, organization_id, onboarding_portal_link_id)
|
395
|
+
|
396
|
+
Delete an organization onboarding portal link
|
397
|
+
|
398
|
+
Deletes a onboarding portal link for an organization.
|
399
|
+
|
400
|
+
### Examples
|
401
|
+
|
402
|
+
```ruby
|
403
|
+
require 'time'
|
404
|
+
require 'ory-client'
|
405
|
+
# setup authorization
|
406
|
+
OryClient.configure do |config|
|
407
|
+
# Configure Bearer authorization: oryWorkspaceApiKey
|
408
|
+
config.access_token = 'YOUR_BEARER_TOKEN'
|
409
|
+
end
|
410
|
+
|
411
|
+
api_instance = OryClient::ProjectApi.new
|
412
|
+
project_id = 'project_id_example' # String |
|
413
|
+
organization_id = 'organization_id_example' # String |
|
414
|
+
onboarding_portal_link_id = 'onboarding_portal_link_id_example' # String |
|
415
|
+
|
416
|
+
begin
|
417
|
+
# Delete an organization onboarding portal link
|
418
|
+
api_instance.delete_organization_onboarding_portal_link(project_id, organization_id, onboarding_portal_link_id)
|
419
|
+
rescue OryClient::ApiError => e
|
420
|
+
puts "Error when calling ProjectApi->delete_organization_onboarding_portal_link: #{e}"
|
421
|
+
end
|
422
|
+
```
|
423
|
+
|
424
|
+
#### Using the delete_organization_onboarding_portal_link_with_http_info variant
|
425
|
+
|
426
|
+
This returns an Array which contains the response data (`nil` in this case), status code and headers.
|
427
|
+
|
428
|
+
> <Array(nil, Integer, Hash)> delete_organization_onboarding_portal_link_with_http_info(project_id, organization_id, onboarding_portal_link_id)
|
429
|
+
|
430
|
+
```ruby
|
431
|
+
begin
|
432
|
+
# Delete an organization onboarding portal link
|
433
|
+
data, status_code, headers = api_instance.delete_organization_onboarding_portal_link_with_http_info(project_id, organization_id, onboarding_portal_link_id)
|
434
|
+
p status_code # => 2xx
|
435
|
+
p headers # => { ... }
|
436
|
+
p data # => nil
|
437
|
+
rescue OryClient::ApiError => e
|
438
|
+
puts "Error when calling ProjectApi->delete_organization_onboarding_portal_link_with_http_info: #{e}"
|
439
|
+
end
|
440
|
+
```
|
441
|
+
|
442
|
+
### Parameters
|
443
|
+
|
444
|
+
| Name | Type | Description | Notes |
|
445
|
+
| ---- | ---- | ----------- | ----- |
|
446
|
+
| **project_id** | **String** | | |
|
447
|
+
| **organization_id** | **String** | | |
|
448
|
+
| **onboarding_portal_link_id** | **String** | | |
|
449
|
+
|
450
|
+
### Return type
|
451
|
+
|
452
|
+
nil (empty response body)
|
453
|
+
|
454
|
+
### Authorization
|
455
|
+
|
456
|
+
[oryWorkspaceApiKey](../README.md#oryWorkspaceApiKey)
|
457
|
+
|
458
|
+
### HTTP request headers
|
459
|
+
|
460
|
+
- **Content-Type**: Not defined
|
461
|
+
- **Accept**: application/json
|
462
|
+
|
463
|
+
|
313
464
|
## delete_project_api_key
|
314
465
|
|
315
466
|
> delete_project_api_key(project, token_id)
|
@@ -451,6 +602,77 @@ end
|
|
451
602
|
- **Accept**: application/json
|
452
603
|
|
453
604
|
|
605
|
+
## get_organization_onboarding_portal_links
|
606
|
+
|
607
|
+
> <OrganizationOnboardingPortalLinksResponse> get_organization_onboarding_portal_links(project_id, organization_id)
|
608
|
+
|
609
|
+
Get the organization onboarding portal links
|
610
|
+
|
611
|
+
Retrieves the organization onboarding portal links.
|
612
|
+
|
613
|
+
### Examples
|
614
|
+
|
615
|
+
```ruby
|
616
|
+
require 'time'
|
617
|
+
require 'ory-client'
|
618
|
+
# setup authorization
|
619
|
+
OryClient.configure do |config|
|
620
|
+
# Configure Bearer authorization: oryWorkspaceApiKey
|
621
|
+
config.access_token = 'YOUR_BEARER_TOKEN'
|
622
|
+
end
|
623
|
+
|
624
|
+
api_instance = OryClient::ProjectApi.new
|
625
|
+
project_id = 'project_id_example' # String | Project ID The project's ID.
|
626
|
+
organization_id = 'organization_id_example' # String | Organization ID The Organization's ID.
|
627
|
+
|
628
|
+
begin
|
629
|
+
# Get the organization onboarding portal links
|
630
|
+
result = api_instance.get_organization_onboarding_portal_links(project_id, organization_id)
|
631
|
+
p result
|
632
|
+
rescue OryClient::ApiError => e
|
633
|
+
puts "Error when calling ProjectApi->get_organization_onboarding_portal_links: #{e}"
|
634
|
+
end
|
635
|
+
```
|
636
|
+
|
637
|
+
#### Using the get_organization_onboarding_portal_links_with_http_info variant
|
638
|
+
|
639
|
+
This returns an Array which contains the response data, status code and headers.
|
640
|
+
|
641
|
+
> <Array(<OrganizationOnboardingPortalLinksResponse>, Integer, Hash)> get_organization_onboarding_portal_links_with_http_info(project_id, organization_id)
|
642
|
+
|
643
|
+
```ruby
|
644
|
+
begin
|
645
|
+
# Get the organization onboarding portal links
|
646
|
+
data, status_code, headers = api_instance.get_organization_onboarding_portal_links_with_http_info(project_id, organization_id)
|
647
|
+
p status_code # => 2xx
|
648
|
+
p headers # => { ... }
|
649
|
+
p data # => <OrganizationOnboardingPortalLinksResponse>
|
650
|
+
rescue OryClient::ApiError => e
|
651
|
+
puts "Error when calling ProjectApi->get_organization_onboarding_portal_links_with_http_info: #{e}"
|
652
|
+
end
|
653
|
+
```
|
654
|
+
|
655
|
+
### Parameters
|
656
|
+
|
657
|
+
| Name | Type | Description | Notes |
|
658
|
+
| ---- | ---- | ----------- | ----- |
|
659
|
+
| **project_id** | **String** | Project ID The project's ID. | |
|
660
|
+
| **organization_id** | **String** | Organization ID The Organization's ID. | |
|
661
|
+
|
662
|
+
### Return type
|
663
|
+
|
664
|
+
[**OrganizationOnboardingPortalLinksResponse**](OrganizationOnboardingPortalLinksResponse.md)
|
665
|
+
|
666
|
+
### Authorization
|
667
|
+
|
668
|
+
[oryWorkspaceApiKey](../README.md#oryWorkspaceApiKey)
|
669
|
+
|
670
|
+
### HTTP request headers
|
671
|
+
|
672
|
+
- **Content-Type**: Not defined
|
673
|
+
- **Accept**: application/json
|
674
|
+
|
675
|
+
|
454
676
|
## get_project
|
455
677
|
|
456
678
|
> <Project> get_project(project_id)
|
@@ -1109,7 +1331,7 @@ end
|
|
1109
1331
|
api_instance = OryClient::ProjectApi.new
|
1110
1332
|
project_id = 'project_id_example' # String | Project ID The project's ID.
|
1111
1333
|
opts = {
|
1112
|
-
set_project: OryClient::SetProject.new({cors_admin: OryClient::ProjectCors.new, cors_public: OryClient::ProjectCors.new, name: 'name_example', services: OryClient::ProjectServices.new}) # SetProject |
|
1334
|
+
set_project: OryClient::SetProject.new({cors_admin: OryClient::ProjectCors.new, cors_public: OryClient::ProjectCors.new, name: 'name_example', organizations: [OryClient::BasicOrganization.new({domains: ['domains_example'], id: 'id_example', label: 'label_example'})], services: OryClient::ProjectServices.new}) # SetProject |
|
1113
1335
|
}
|
1114
1336
|
|
1115
1337
|
begin
|
@@ -1234,3 +1456,80 @@ end
|
|
1234
1456
|
- **Content-Type**: application/json
|
1235
1457
|
- **Accept**: application/json
|
1236
1458
|
|
1459
|
+
|
1460
|
+
## update_organization_onboarding_portal_link
|
1461
|
+
|
1462
|
+
> <OnboardingPortalLink> update_organization_onboarding_portal_link(project_id, organization_id, onboarding_portal_link_id, opts)
|
1463
|
+
|
1464
|
+
Update organization onboarding portal link
|
1465
|
+
|
1466
|
+
Update a onboarding portal link for an organization.
|
1467
|
+
|
1468
|
+
### Examples
|
1469
|
+
|
1470
|
+
```ruby
|
1471
|
+
require 'time'
|
1472
|
+
require 'ory-client'
|
1473
|
+
# setup authorization
|
1474
|
+
OryClient.configure do |config|
|
1475
|
+
# Configure Bearer authorization: oryWorkspaceApiKey
|
1476
|
+
config.access_token = 'YOUR_BEARER_TOKEN'
|
1477
|
+
end
|
1478
|
+
|
1479
|
+
api_instance = OryClient::ProjectApi.new
|
1480
|
+
project_id = 'project_id_example' # String | Project ID The project's ID.
|
1481
|
+
organization_id = 'organization_id_example' # String | Organization ID The Organization's ID.
|
1482
|
+
onboarding_portal_link_id = 'onboarding_portal_link_id_example' # String |
|
1483
|
+
opts = {
|
1484
|
+
update_organization_onboarding_portal_link_body: OryClient::UpdateOrganizationOnboardingPortalLinkBody.new({enable_sso: false}) # UpdateOrganizationOnboardingPortalLinkBody |
|
1485
|
+
}
|
1486
|
+
|
1487
|
+
begin
|
1488
|
+
# Update organization onboarding portal link
|
1489
|
+
result = api_instance.update_organization_onboarding_portal_link(project_id, organization_id, onboarding_portal_link_id, opts)
|
1490
|
+
p result
|
1491
|
+
rescue OryClient::ApiError => e
|
1492
|
+
puts "Error when calling ProjectApi->update_organization_onboarding_portal_link: #{e}"
|
1493
|
+
end
|
1494
|
+
```
|
1495
|
+
|
1496
|
+
#### Using the update_organization_onboarding_portal_link_with_http_info variant
|
1497
|
+
|
1498
|
+
This returns an Array which contains the response data, status code and headers.
|
1499
|
+
|
1500
|
+
> <Array(<OnboardingPortalLink>, Integer, Hash)> update_organization_onboarding_portal_link_with_http_info(project_id, organization_id, onboarding_portal_link_id, opts)
|
1501
|
+
|
1502
|
+
```ruby
|
1503
|
+
begin
|
1504
|
+
# Update organization onboarding portal link
|
1505
|
+
data, status_code, headers = api_instance.update_organization_onboarding_portal_link_with_http_info(project_id, organization_id, onboarding_portal_link_id, opts)
|
1506
|
+
p status_code # => 2xx
|
1507
|
+
p headers # => { ... }
|
1508
|
+
p data # => <OnboardingPortalLink>
|
1509
|
+
rescue OryClient::ApiError => e
|
1510
|
+
puts "Error when calling ProjectApi->update_organization_onboarding_portal_link_with_http_info: #{e}"
|
1511
|
+
end
|
1512
|
+
```
|
1513
|
+
|
1514
|
+
### Parameters
|
1515
|
+
|
1516
|
+
| Name | Type | Description | Notes |
|
1517
|
+
| ---- | ---- | ----------- | ----- |
|
1518
|
+
| **project_id** | **String** | Project ID The project's ID. | |
|
1519
|
+
| **organization_id** | **String** | Organization ID The Organization's ID. | |
|
1520
|
+
| **onboarding_portal_link_id** | **String** | | |
|
1521
|
+
| **update_organization_onboarding_portal_link_body** | [**UpdateOrganizationOnboardingPortalLinkBody**](UpdateOrganizationOnboardingPortalLinkBody.md) | | [optional] |
|
1522
|
+
|
1523
|
+
### Return type
|
1524
|
+
|
1525
|
+
[**OnboardingPortalLink**](OnboardingPortalLink.md)
|
1526
|
+
|
1527
|
+
### Authorization
|
1528
|
+
|
1529
|
+
[oryWorkspaceApiKey](../README.md#oryWorkspaceApiKey)
|
1530
|
+
|
1531
|
+
### HTTP request headers
|
1532
|
+
|
1533
|
+
- **Content-Type**: application/json
|
1534
|
+
- **Accept**: application/json
|
1535
|
+
|
data/docs/QuotaUsage.md
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
7
|
| **additional_price** | **String** | The additional price per unit in cents. | |
|
8
8
|
| **can_use_more** | **Boolean** | | |
|
9
|
-
| **feature** | **String** | production_projects ProductionProjects staging_projects StagingProjects development_projects DevelopmentProjects daily_active_users DailyActiveUsers custom_domains CustomDomains event_streams EventStreams event_stream_events EventStreamEvents sla SLA collaborator_seats CollaboratorSeats edge_cache EdgeCache branding_themes BrandingThemes zendesk_support ZendeskSupport project_metrics ProjectMetrics project_metrics_time_window ProjectMetricsTimeWindow project_metrics_events_history ProjectMetricsEventsHistory organizations Organizations rop_grant ResourceOwnerPasswordGrant concierge_onboarding ConciergeOnboarding credit Credit data_location_global DataLocationGlobal data_location_us DataLocationUS data_location_asiane DataLocationAsiaNorthEast m2m_token_issuance M2MTokenIssuance permission_checks PermissionChecks captcha Captcha saml_sp SAMLSP saml_idp SAMLIDP auto_link_policy AutoLinkPolicy scim_clients SCIMClients default_smtp_email_customization DefaultSMTPEmailCustomization data_location_regional DataLocationRegional Required Features rate_limit_tier RateLimitTier session_rate_limit_tier RateLimitTierSessions identities_list_rate_limit_tier RateLimitTierIdentitiesList permission_checks_rate_limit_tier RateLimitTierPermissionChecks oauth2_introspect_rate_limit_tier RateLimitTierOAuth2Introspect create_recovery_admin_rate_limit_tier RateLimitTierCreateAdminRecovery scim_rate_limit_tier RateLimitTierSCIM | |
|
9
|
+
| **feature** | **String** | production_projects ProductionProjects staging_projects StagingProjects development_projects DevelopmentProjects daily_active_users DailyActiveUsers custom_domains CustomDomains event_streams EventStreams event_stream_events EventStreamEvents sla SLA collaborator_seats CollaboratorSeats edge_cache EdgeCache branding_themes BrandingThemes zendesk_support ZendeskSupport project_metrics ProjectMetrics project_metrics_time_window ProjectMetricsTimeWindow project_metrics_events_history ProjectMetricsEventsHistory organizations Organizations rop_grant ResourceOwnerPasswordGrant concierge_onboarding ConciergeOnboarding credit Credit data_location_global DataLocationGlobal data_location_us DataLocationUS data_location_asiane DataLocationAsiaNorthEast m2m_token_issuance M2MTokenIssuance permission_checks PermissionChecks captcha Captcha saml_sp SAMLSP saml_idp SAMLIDP auto_link_policy AutoLinkPolicy scim_clients SCIMClients default_smtp_email_customization DefaultSMTPEmailCustomization onboarding_portal OnboardingPortal update_self_service_registration_rate_limit_tier RateLimitTierUpdateSelfServiceRegistration Self-service rate limits update_self_service_recovery_rate_limit_tier RateLimitTierUpdateSelfServiceRecovery update_self_service_settings_rate_limit_tier RateLimitTierUpdateSelfServiceSettings update_self_service_verification_rate_limit_tier RateLimitTierUpdateSelfServiceVerification identities_create_rate_limit_tier RateLimitTierIdentitiesCreate identities_import_rate_limit_tier RateLimitTierIdentitiesImport data_location_regional DataLocationRegional Required Features rate_limit_tier RateLimitTier session_rate_limit_tier RateLimitTierSessions identities_list_rate_limit_tier RateLimitTierIdentitiesList permission_checks_rate_limit_tier RateLimitTierPermissionChecks oauth2_introspect_rate_limit_tier RateLimitTierOAuth2Introspect create_recovery_admin_rate_limit_tier RateLimitTierCreateAdminRecovery scim_rate_limit_tier RateLimitTierSCIM | |
|
10
10
|
| **feature_available** | **Boolean** | | |
|
11
11
|
| **included** | **Integer** | | |
|
12
12
|
| **is_unlimited** | **Boolean** | | |
|
@@ -0,0 +1,22 @@
|
|
1
|
+
# OryClient::SetOrganizationFromOnboardingPortalLinkBody
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **kratos_selfservice_methods_oidc_config_providers** | [**Array<NormalizedProjectRevisionThirdPartyProvider>**](NormalizedProjectRevisionThirdPartyProvider.md) | | |
|
8
|
+
| **kratos_selfservice_methods_saml_config_providers** | [**Array<NormalizedProjectRevisionSAMLProvider>**](NormalizedProjectRevisionSAMLProvider.md) | | |
|
9
|
+
| **revision_id** | **String** | | |
|
10
|
+
|
11
|
+
## Example
|
12
|
+
|
13
|
+
```ruby
|
14
|
+
require 'ory-client'
|
15
|
+
|
16
|
+
instance = OryClient::SetOrganizationFromOnboardingPortalLinkBody.new(
|
17
|
+
kratos_selfservice_methods_oidc_config_providers: null,
|
18
|
+
kratos_selfservice_methods_saml_config_providers: null,
|
19
|
+
revision_id: null
|
20
|
+
)
|
21
|
+
```
|
22
|
+
|
data/docs/SetProject.md
CHANGED
@@ -7,6 +7,7 @@
|
|
7
7
|
| **cors_admin** | [**ProjectCors**](ProjectCors.md) | | |
|
8
8
|
| **cors_public** | [**ProjectCors**](ProjectCors.md) | | |
|
9
9
|
| **name** | **String** | The name of the project. | |
|
10
|
+
| **organizations** | [**Array<BasicOrganization>**](BasicOrganization.md) | The organizations that are part of this project. | |
|
10
11
|
| **services** | [**ProjectServices**](ProjectServices.md) | | |
|
11
12
|
|
12
13
|
## Example
|
@@ -18,6 +19,7 @@ instance = OryClient::SetProject.new(
|
|
18
19
|
cors_admin: null,
|
19
20
|
cors_public: null,
|
20
21
|
name: null,
|
22
|
+
organizations: null,
|
21
23
|
services: null
|
22
24
|
)
|
23
25
|
```
|
@@ -4,10 +4,10 @@
|
|
4
4
|
|
5
5
|
| Name | Type | Description | Notes |
|
6
6
|
| ---- | ---- | ----------- | ----- |
|
7
|
-
| **_class** | **String** |
|
7
|
+
| **_class** | **String** | A classname that should be rendered into the DOM. | [optional] |
|
8
8
|
| **data** | **Hash<String, String>** | Data is a map of key-value pairs that are passed to the division. They may be used for `data-...` attributes. | [optional] |
|
9
9
|
| **id** | **String** | A unique identifier | |
|
10
|
-
| **node_type** | **String** | NodeType represents this node's
|
10
|
+
| **node_type** | **String** | NodeType represents this node's type. 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\". text Text input Input img Image a Anchor script Script div Division | |
|
11
11
|
|
12
12
|
## Example
|
13
13
|
|
@@ -0,0 +1,20 @@
|
|
1
|
+
# OryClient::UpdateOrganizationOnboardingPortalLinkBody
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **enable_sso** | **Boolean** | Feature flag to enable SSO configuration | |
|
8
|
+
| **expires_at** | **Time** | | [optional] |
|
9
|
+
|
10
|
+
## Example
|
11
|
+
|
12
|
+
```ruby
|
13
|
+
require 'ory-client'
|
14
|
+
|
15
|
+
instance = OryClient::UpdateOrganizationOnboardingPortalLinkBody.new(
|
16
|
+
enable_sso: null,
|
17
|
+
expires_at: null
|
18
|
+
)
|
19
|
+
```
|
20
|
+
|
@@ -0,0 +1,30 @@
|
|
1
|
+
# OryClient::VerifyUserCodeRequest
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
|
5
|
+
| Name | Type | Description | Notes |
|
6
|
+
| ---- | ---- | ----------- | ----- |
|
7
|
+
| **challenge** | **String** | ID is the identifier (\"device challenge\") of the device request. It is used to identify the session. | [optional] |
|
8
|
+
| **client** | [**OAuth2Client**](OAuth2Client.md) | | [optional] |
|
9
|
+
| **device_code_request_id** | **String** | | [optional] |
|
10
|
+
| **handled_at** | **Time** | | [optional] |
|
11
|
+
| **request_url** | **String** | RequestURL is the original Device Authorization URL requested. | [optional] |
|
12
|
+
| **requested_access_token_audience** | **Array<String>** | | [optional] |
|
13
|
+
| **requested_scope** | **Array<String>** | | [optional] |
|
14
|
+
|
15
|
+
## Example
|
16
|
+
|
17
|
+
```ruby
|
18
|
+
require 'ory-client'
|
19
|
+
|
20
|
+
instance = OryClient::VerifyUserCodeRequest.new(
|
21
|
+
challenge: null,
|
22
|
+
client: null,
|
23
|
+
device_code_request_id: null,
|
24
|
+
handled_at: null,
|
25
|
+
request_url: null,
|
26
|
+
requested_access_token_audience: null,
|
27
|
+
requested_scope: null
|
28
|
+
)
|
29
|
+
```
|
30
|
+
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
## Introduction 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. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v1.20.
|
6
|
+
The version of the OpenAPI document: v1.20.22
|
7
7
|
Contact: support@ory.sh
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
Generator version: 7.12.0
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
## Introduction 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. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v1.20.
|
6
|
+
The version of the OpenAPI document: v1.20.22
|
7
7
|
Contact: support@ory.sh
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
Generator version: 7.12.0
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
## Introduction 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. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v1.20.
|
6
|
+
The version of the OpenAPI document: v1.20.22
|
7
7
|
Contact: support@ory.sh
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
Generator version: 7.12.0
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
## Introduction 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. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v1.20.
|
6
|
+
The version of the OpenAPI document: v1.20.22
|
7
7
|
Contact: support@ory.sh
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
Generator version: 7.12.0
|
@@ -20,7 +20,7 @@ module OryClient
|
|
20
20
|
@api_client = api_client
|
21
21
|
end
|
22
22
|
# Create multiple identities
|
23
|
-
# Creates multiple [identities](https://www.ory.sh/docs/kratos/concepts/identity-user-model).
|
23
|
+
# Creates multiple [identities](https://www.ory.sh/docs/kratos/concepts/identity-user-model). You can also use this endpoint to [import credentials](https://www.ory.sh/docs/kratos/manage-identities/import-user-accounts-identities), including passwords, social sign-in settings, and multi-factor authentication methods. You can import: Up to 1,000 identities per request Up to 200 identities per request if including plaintext passwords Avoid importing large batches with plaintext passwords. They can cause timeouts as the passwords need to be hashed before they are stored. If at least one identity is imported successfully, the response status is 200 OK. If all imports fail, the response is one of the following 4xx errors: 400 Bad Request: The request payload is invalid or improperly formatted. 409 Conflict: Duplicate identities or conflicting data were detected. If you get a 504 Gateway Timeout: Reduce the batch size Avoid duplicate identities Pre-hash passwords with BCrypt If the issue persists, contact support.
|
24
24
|
# @param [Hash] opts the optional parameters
|
25
25
|
# @option opts [PatchIdentitiesBody] :patch_identities_body
|
26
26
|
# @return [BatchPatchIdentitiesResponse]
|
@@ -30,7 +30,7 @@ module OryClient
|
|
30
30
|
end
|
31
31
|
|
32
32
|
# Create multiple identities
|
33
|
-
# Creates multiple [identities](https://www.ory.sh/docs/kratos/concepts/identity-user-model).
|
33
|
+
# Creates multiple [identities](https://www.ory.sh/docs/kratos/concepts/identity-user-model). You can also use this endpoint to [import credentials](https://www.ory.sh/docs/kratos/manage-identities/import-user-accounts-identities), including passwords, social sign-in settings, and multi-factor authentication methods. You can import: Up to 1,000 identities per request Up to 200 identities per request if including plaintext passwords Avoid importing large batches with plaintext passwords. They can cause timeouts as the passwords need to be hashed before they are stored. If at least one identity is imported successfully, the response status is 200 OK. If all imports fail, the response is one of the following 4xx errors: 400 Bad Request: The request payload is invalid or improperly formatted. 409 Conflict: Duplicate identities or conflicting data were detected. If you get a 504 Gateway Timeout: Reduce the batch size Avoid duplicate identities Pre-hash passwords with BCrypt If the issue persists, contact support.
|
34
34
|
# @param [Hash] opts the optional parameters
|
35
35
|
# @option opts [PatchIdentitiesBody] :patch_identities_body
|
36
36
|
# @return [Array<(BatchPatchIdentitiesResponse, Integer, Hash)>] BatchPatchIdentitiesResponse data, response status code and response headers
|
@@ -279,7 +279,7 @@ module OryClient
|
|
279
279
|
end
|
280
280
|
|
281
281
|
# Delete an Identity
|
282
|
-
# Calling this endpoint irrecoverably and permanently deletes the [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model) given its ID. This action can not be undone. This endpoint returns 204 when the identity was deleted or
|
282
|
+
# Calling this endpoint irrecoverably and permanently deletes the [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model) given its ID. This action can not be undone. This endpoint returns 204 when the identity was deleted or 404 if the identity was not found.
|
283
283
|
# @param id [String] ID is the identity's ID.
|
284
284
|
# @param [Hash] opts the optional parameters
|
285
285
|
# @return [nil]
|
@@ -289,7 +289,7 @@ module OryClient
|
|
289
289
|
end
|
290
290
|
|
291
291
|
# Delete an Identity
|
292
|
-
# Calling this endpoint irrecoverably and permanently deletes the [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model) given its ID. This action can not be undone. This endpoint returns 204 when the identity was deleted or
|
292
|
+
# Calling this endpoint irrecoverably and permanently deletes the [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model) given its ID. This action can not be undone. This endpoint returns 204 when the identity was deleted or 404 if the identity was not found.
|
293
293
|
# @param id [String] ID is the identity's ID.
|
294
294
|
# @param [Hash] opts the optional parameters
|
295
295
|
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
@@ -342,11 +342,11 @@ module OryClient
|
|
342
342
|
end
|
343
343
|
|
344
344
|
# Delete a credential for a specific identity
|
345
|
-
# Delete an [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model) credential by its type. You cannot delete
|
345
|
+
# Delete an [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model) credential by its type. You cannot delete passkeys or code auth credentials through this API.
|
346
346
|
# @param id [String] ID is the identity's ID.
|
347
347
|
# @param type [String] Type is the type of credentials to delete. password CredentialsTypePassword oidc CredentialsTypeOIDC totp CredentialsTypeTOTP lookup_secret CredentialsTypeLookup webauthn CredentialsTypeWebAuthn code CredentialsTypeCodeAuth passkey CredentialsTypePasskey profile CredentialsTypeProfile saml CredentialsTypeSAML link_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself. code_recovery CredentialsTypeRecoveryCode
|
348
348
|
# @param [Hash] opts the optional parameters
|
349
|
-
# @option opts [String] :identifier Identifier is the identifier of the OIDC credential to delete. Find the identifier by calling the `GET /admin/identities/{id}?include_credential=oidc` endpoint.
|
349
|
+
# @option opts [String] :identifier Identifier is the identifier of the OIDC/SAML credential to delete. Find the identifier by calling the `GET /admin/identities/{id}?include_credential={oidc,saml}` endpoint.
|
350
350
|
# @return [nil]
|
351
351
|
def delete_identity_credentials(id, type, opts = {})
|
352
352
|
delete_identity_credentials_with_http_info(id, type, opts)
|
@@ -354,11 +354,11 @@ module OryClient
|
|
354
354
|
end
|
355
355
|
|
356
356
|
# Delete a credential for a specific identity
|
357
|
-
# Delete an [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model) credential by its type. You cannot delete
|
357
|
+
# Delete an [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model) credential by its type. You cannot delete passkeys or code auth credentials through this API.
|
358
358
|
# @param id [String] ID is the identity's ID.
|
359
359
|
# @param type [String] Type is the type of credentials to delete. password CredentialsTypePassword oidc CredentialsTypeOIDC totp CredentialsTypeTOTP lookup_secret CredentialsTypeLookup webauthn CredentialsTypeWebAuthn code CredentialsTypeCodeAuth passkey CredentialsTypePasskey profile CredentialsTypeProfile saml CredentialsTypeSAML link_recovery CredentialsTypeRecoveryLink CredentialsTypeRecoveryLink is a special credential type linked to the link strategy (recovery flow). It is not used within the credentials object itself. code_recovery CredentialsTypeRecoveryCode
|
360
360
|
# @param [Hash] opts the optional parameters
|
361
|
-
# @option opts [String] :identifier Identifier is the identifier of the OIDC credential to delete. Find the identifier by calling the `GET /admin/identities/{id}?include_credential=oidc` endpoint.
|
361
|
+
# @option opts [String] :identifier Identifier is the identifier of the OIDC/SAML credential to delete. Find the identifier by calling the `GET /admin/identities/{id}?include_credential={oidc,saml}` endpoint.
|
362
362
|
# @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
|
363
363
|
def delete_identity_credentials_with_http_info(id, type, opts = {})
|
364
364
|
if @api_client.config.debugging
|
@@ -1248,7 +1248,7 @@ module OryClient
|
|
1248
1248
|
end
|
1249
1249
|
|
1250
1250
|
# Update an Identity
|
1251
|
-
# This endpoint updates an [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model). The full identity payload
|
1251
|
+
# This endpoint updates an [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model). The full identity payload, except credentials, is expected. For partial updates, use the [patchIdentity](https://www.ory.sh/docs/reference/api#tag/identity/operation/patchIdentity) operation. A credential can be provided via the `credentials` field in the request body. If provided, the credentials will be imported and added to the existing credentials of the identity.
|
1252
1252
|
# @param id [String] ID must be set to the ID of identity you want to update
|
1253
1253
|
# @param [Hash] opts the optional parameters
|
1254
1254
|
# @option opts [UpdateIdentityBody] :update_identity_body
|
@@ -1259,7 +1259,7 @@ module OryClient
|
|
1259
1259
|
end
|
1260
1260
|
|
1261
1261
|
# Update an Identity
|
1262
|
-
# This endpoint updates an [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model). The full identity payload
|
1262
|
+
# This endpoint updates an [identity](https://www.ory.sh/docs/kratos/concepts/identity-user-model). The full identity payload, except credentials, is expected. For partial updates, use the [patchIdentity](https://www.ory.sh/docs/reference/api#tag/identity/operation/patchIdentity) operation. A credential can be provided via the `credentials` field in the request body. If provided, the credentials will be imported and added to the existing credentials of the identity.
|
1263
1263
|
# @param id [String] ID must be set to the ID of identity you want to update
|
1264
1264
|
# @param [Hash] opts the optional parameters
|
1265
1265
|
# @option opts [UpdateIdentityBody] :update_identity_body
|
@@ -3,7 +3,7 @@
|
|
3
3
|
|
4
4
|
## Introduction 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. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |
|
5
5
|
|
6
|
-
The version of the OpenAPI document: v1.20.
|
6
|
+
The version of the OpenAPI document: v1.20.22
|
7
7
|
Contact: support@ory.sh
|
8
8
|
Generated by: https://openapi-generator.tech
|
9
9
|
Generator version: 7.12.0
|