ory-client 1.21.6 → 1.22.1
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 +4 -4
- data/README.md +6 -7
- data/docs/CreateOrganizationOnboardingPortalLinkBody.md +2 -0
- data/docs/NormalizedProjectRevisionScimClient.md +2 -0
- data/docs/OAuth2ConsentSession.md +0 -2
- data/docs/OnboardingPortalLink.md +2 -0
- data/docs/OnboardingPortalOrganization.md +7 -1
- data/docs/ProjectApi.md +2 -2
- data/docs/ProjectBrandingTheme.md +0 -4
- data/docs/ProjectServiceAccountExperience.md +18 -0
- data/docs/ProjectServices.md +2 -0
- data/docs/RelationshipApi.md +4 -4
- data/docs/Session.md +1 -1
- data/docs/SessionAuthenticationMethod.md +1 -1
- data/docs/SetOrganizationFromOnboardingPortalLinkBody.md +5 -3
- data/docs/UpdateOrganizationOnboardingPortalLinkBody.md +2 -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 +1 -1
- 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 +1 -1
- 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 +1 -1
- data/lib/ory-client/api/relationship_api.rb +14 -6
- 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 +1 -1
- data/lib/ory-client/models/accept_device_user_code_request.rb +1 -1
- 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 +145 -145
- data/lib/ory-client/models/account_experience_configuration.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 +1 -1
- 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 +29 -2
- 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 +1 -1
- 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 +1 -1
- data/lib/ory-client/models/device_user_auth_request.rb +1 -1
- 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/keyset_pagination_request_parameters.rb +1 -1
- data/lib/ory-client/models/keyset_pagination_response_headers.rb +1 -1
- 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 +1 -1
- 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 +11 -2
- 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 +1 -1
- data/lib/ory-client/models/o_auth2_client_token_lifespans.rb +1 -1
- data/lib/ory-client/models/o_auth2_consent_request.rb +1 -1
- 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 +2 -11
- 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 +1 -1
- data/lib/ory-client/models/oidc_user_info.rb +1 -1
- data/lib/ory-client/models/onboarding_portal_link.rb +12 -2
- data/lib/ory-client/models/onboarding_portal_organization.rb +85 -5
- data/lib/ory-client/models/organization.rb +1 -1
- data/lib/ory-client/models/organization_body.rb +1 -1
- data/lib/ory-client/models/organization_onboarding_portal_links_response.rb +1 -1
- 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 +1 -1
- 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 +2 -24
- 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/{o_auth2_consent_session_expires_at.rb → project_service_account_experience.rb} +28 -47
- 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 +11 -2
- data/lib/ory-client/models/provider.rb +1 -1
- data/lib/ory-client/models/quota_usage.rb +1 -1
- 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 +2 -2
- data/lib/ory-client/models/session_activity_datapoint.rb +1 -1
- data/lib/ory-client/models/session_authentication_method.rb +4 -3
- 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 +16 -39
- data/lib/ory-client/models/set_project.rb +1 -1
- 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 +1 -1
- data/lib/ory-client/models/ui_node_attributes.rb +1 -1
- data/lib/ory-client/models/ui_node_division_attributes.rb +1 -1
- data/lib/ory-client/models/ui_node_image_attributes.rb +1 -1
- data/lib/ory-client/models/ui_node_input_attributes.rb +1 -1
- data/lib/ory-client/models/ui_node_meta.rb +1 -1
- data/lib/ory-client/models/ui_node_script_attributes.rb +1 -1
- data/lib/ory-client/models/ui_node_text_attributes.rb +1 -1
- 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 +29 -2
- 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 +1 -1
- 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 +2 -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 +1 -1
- 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 +1 -1
- 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 +1 -1
- data/spec/api/relationship_api_spec.rb +3 -3
- 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 +1 -1
- 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 +1 -1
- data/spec/models/account_experience_configuration_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 +1 -1
- 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 +7 -1
- 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 +1 -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 +1 -1
- data/spec/models/device_user_auth_request_spec.rb +1 -1
- 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/keyset_pagination_request_parameters_spec.rb +1 -1
- data/spec/models/keyset_pagination_response_headers_spec.rb +1 -1
- 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 +7 -1
- data/spec/models/normalized_project_revision_spec.rb +1 -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 +1 -1
- data/spec/models/o_auth2_client_token_lifespans_spec.rb +1 -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 +1 -1
- data/spec/models/o_auth2_consent_session_spec.rb +1 -7
- 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 +1 -1
- data/spec/models/oidc_user_info_spec.rb +1 -1
- data/spec/models/onboarding_portal_link_spec.rb +7 -1
- data/spec/models/onboarding_portal_organization_spec.rb +19 -1
- data/spec/models/organization_body_spec.rb +1 -1
- data/spec/models/organization_onboarding_portal_links_response_spec.rb +1 -1
- data/spec/models/organization_spec.rb +1 -1
- 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 -13
- 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/{o_auth2_consent_session_expires_at_spec.rb → project_service_account_experience_spec.rb} +8 -32
- 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 +7 -1
- data/spec/models/project_spec.rb +1 -1
- data/spec/models/provider_spec.rb +1 -1
- data/spec/models/quota_usage_spec.rb +1 -1
- 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 +2 -2
- 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 +7 -1
- data/spec/models/set_project_branding_theme_body_spec.rb +1 -1
- data/spec/models/set_project_spec.rb +1 -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 +1 -1
- data/spec/models/ui_node_attributes_spec.rb +1 -1
- data/spec/models/ui_node_division_attributes_spec.rb +1 -1
- data/spec/models/ui_node_image_attributes_spec.rb +1 -1
- data/spec/models/ui_node_input_attributes_spec.rb +1 -1
- data/spec/models/ui_node_meta_spec.rb +1 -1
- data/spec/models/ui_node_script_attributes_spec.rb +1 -1
- data/spec/models/ui_node_spec.rb +1 -1
- data/spec/models/ui_node_text_attributes_spec.rb +1 -1
- 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 +7 -1
- 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 +1 -1
- 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/ethon-0.15.0.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/typhoeus-1.5.0.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/ethon-0.15.0/.github/workflows/ruby.yml +41 -0
- data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → ethon-0.15.0}/.gitignore +4 -4
- data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → ethon-0.15.0}/.rspec +0 -1
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/CHANGELOG.md +1 -29
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/Gemfile +43 -0
- data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → ethon-0.15.0}/Guardfile +3 -2
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/README.md +0 -23
- data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → ethon-0.15.0}/Rakefile +7 -5
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/ethon.gemspec +3 -6
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/curls/classes.rb +2 -12
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/curls/codes.rb +2 -3
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/curls/options.rb +3 -4
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/callbacks.rb +1 -2
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/informations.rb +0 -3
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/response_callbacks.rb +1 -6
- data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/version.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/profile/benchmarks.rb +104 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/profile/memory_leaks.rb +114 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/profile/perf_spec_helper.rb +37 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/profile/support/memory_test_helpers.rb +76 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/profile/support/os_memory_leak_tracker.rb +48 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/profile/support/ruby_object_leak_tracker.rb +49 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/curl_spec.rb +38 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/callbacks_spec.rb +59 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/debug_info_spec.rb +54 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/features_spec.rb +24 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/form_spec.rb +104 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/header_spec.rb +79 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/http/custom_spec.rb +177 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/http/delete_spec.rb +21 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/http/get_spec.rb +126 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/http/head_spec.rb +80 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/http/options_spec.rb +51 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/http/patch_spec.rb +51 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/http/post_spec.rb +317 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/http/put_spec.rb +168 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/http_spec.rb +64 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/informations_spec.rb +120 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/mirror_spec.rb +47 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/operations_spec.rb +268 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/options_spec.rb +193 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/queryable_spec.rb +235 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/response_callbacks_spec.rb +152 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy/util_spec.rb +28 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/easy_spec.rb +203 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/libc_spec.rb +14 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/loggable_spec.rb +22 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/multi/operations_spec.rb +298 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/multi/options_spec.rb +182 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/multi/stack_spec.rb +80 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/ethon/multi_spec.rb +152 -0
- data/vendor/bundle/ruby/3.1.0/gems/ethon-0.15.0/spec/spec_helper.rb +28 -0
- data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → ethon-0.15.0}/spec/support/localhost_server.rb +2 -1
- data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → ethon-0.15.0}/spec/support/server.rb +10 -11
- 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/stringio-3.1.7/ext/stringio/Makefile +2 -2
- data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/CHANGELOG.md +43 -1
- data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/expectation.rb +4 -2
- data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/responseable.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/version.rb +1 -1
- data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/typhoeus.gemspec +14 -4
- data/vendor/bundle/ruby/3.1.0/specifications/{ethon-0.17.0.gemspec → ethon-0.15.0.gemspec} +4 -5
- data/vendor/bundle/ruby/3.1.0/specifications/{typhoeus-1.4.1.gemspec → typhoeus-1.5.0.gemspec} +8 -6
- metadata +165 -173
- data/docs/AccountExperienceThemeVariables.md +0 -198
- data/docs/OAuth2ConsentSessionExpiresAt.md +0 -26
- data/lib/ory-client/models/account_experience_theme_variables.rb +0 -1030
- data/spec/models/account_experience_theme_variables_spec.rb +0 -576
- data/vendor/bundle/ruby/3.1.0/cache/ethon-0.17.0.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/cache/typhoeus-1.4.1.gem +0 -0
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/.github/workflows/ci.yml +0 -30
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/.github/workflows/experimental.yml +0 -33
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/Gemfile +0 -36
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/perf/profile.rb +0 -14
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/perf/vs_nethttp.rb +0 -64
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/rack/typhoeus/middleware/params_decoder/helper_spec.rb +0 -156
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/rack/typhoeus/middleware/params_decoder_spec.rb +0 -31
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/spec_helper.rb +0 -29
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/support/memory_cache.rb +0 -15
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/adapters/faraday_spec.rb +0 -339
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/cache/dalli_spec.rb +0 -41
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/cache/redis_spec.rb +0 -41
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/config_spec.rb +0 -15
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/easy_factory_spec.rb +0 -143
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/errors/no_stub_spec.rb +0 -13
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/expectation_spec.rb +0 -280
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/addable_spec.rb +0 -22
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/before_spec.rb +0 -98
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/block_connection_spec.rb +0 -18
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/cacheable_spec.rb +0 -88
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/memoizable_spec.rb +0 -53
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/queueable_spec.rb +0 -98
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/runnable_spec.rb +0 -137
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra/stubbable_spec.rb +0 -48
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/hydra_spec.rb +0 -22
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/pool_spec.rb +0 -137
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/request/actions_spec.rb +0 -19
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/request/before_spec.rb +0 -93
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/request/block_connection_spec.rb +0 -75
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/request/cacheable_spec.rb +0 -94
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/request/callbacks_spec.rb +0 -91
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/request/marshal_spec.rb +0 -60
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/request/memoizable_spec.rb +0 -34
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/request/operations_spec.rb +0 -101
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/request/responseable_spec.rb +0 -13
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/request/stubbable_spec.rb +0 -45
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/request_spec.rb +0 -256
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/response/header_spec.rb +0 -147
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/response/informations_spec.rb +0 -323
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/response/status_spec.rb +0 -256
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus/response_spec.rb +0 -100
- data/vendor/bundle/ruby/3.1.0/gems/typhoeus-1.4.1/spec/typhoeus_spec.rb +0 -105
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/LICENSE +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/curl.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/curls/constants.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/curls/form_options.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/curls/functions.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/curls/infos.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/curls/messages.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/curls/settings.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/debug_info.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/features.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/form.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/header.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/http/actionable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/http/custom.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/http/delete.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/http/get.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/http/head.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/http/options.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/http/patch.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/http/post.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/http/postable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/http/put.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/http/putable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/http.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/mirror.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/operations.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/options.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/params.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/queryable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy/util.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/easy.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/errors/ethon_error.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/errors/global_init.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/errors/invalid_option.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/errors/invalid_value.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/errors/multi_add.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/errors/multi_fdset.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/errors/multi_remove.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/errors/multi_timeout.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/errors/select.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/errors.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/libc.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/loggable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/multi/operations.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/multi/options.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/multi/stack.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon/multi.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{ethon-0.17.0 → ethon-0.15.0}/lib/ethon.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/CONTRIBUTING.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/LICENSE +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/README.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/UPGRADE.md +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/rack/typhoeus/middleware/params_decoder/helper.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/rack/typhoeus/middleware/params_decoder.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/rack/typhoeus.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/adapters/faraday.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/cache/dalli.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/cache/rails.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/cache/redis.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/config.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/easy_factory.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/errors/no_stub.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/errors/typhoeus_error.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/errors.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/addable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/before.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/block_connection.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/cacheable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/memoizable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/queueable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/runnable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra/stubbable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/hydra.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/pool.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/railtie.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/actions.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/before.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/block_connection.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/cacheable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/callbacks.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/marshal.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/memoizable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/operations.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/streamable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request/stubbable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/request.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/response/cacheable.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/response/header.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/response/informations.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/response/status.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus/response.rb +0 -0
- /data/vendor/bundle/ruby/3.1.0/gems/{typhoeus-1.4.1 → typhoeus-1.5.0}/lib/typhoeus.rb +0 -0
@@ -1,1030 +0,0 @@
|
|
1
|
-
=begin
|
2
|
-
#Ory APIs
|
3
|
-
|
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
|
-
|
6
|
-
The version of the OpenAPI document: v1.21.6
|
7
|
-
Contact: support@ory.sh
|
8
|
-
Generated by: https://openapi-generator.tech
|
9
|
-
Generator version: 7.12.0
|
10
|
-
|
11
|
-
=end
|
12
|
-
|
13
|
-
require 'date'
|
14
|
-
require 'time'
|
15
|
-
|
16
|
-
module OryClient
|
17
|
-
class AccountExperienceThemeVariables
|
18
|
-
attr_accessor :accent
|
19
|
-
|
20
|
-
attr_accessor :bg_default
|
21
|
-
|
22
|
-
attr_accessor :border_radius_branding
|
23
|
-
|
24
|
-
attr_accessor :border_radius_buttons
|
25
|
-
|
26
|
-
attr_accessor :border_radius_cards
|
27
|
-
|
28
|
-
attr_accessor :border_radius_forms
|
29
|
-
|
30
|
-
attr_accessor :border_radius_general
|
31
|
-
|
32
|
-
attr_accessor :button_primary_bg_default
|
33
|
-
|
34
|
-
attr_accessor :button_primary_bg_disabled
|
35
|
-
|
36
|
-
attr_accessor :button_primary_bg_hover
|
37
|
-
|
38
|
-
attr_accessor :button_primary_border_default
|
39
|
-
|
40
|
-
attr_accessor :button_primary_border_disabled
|
41
|
-
|
42
|
-
attr_accessor :button_primary_border_hover
|
43
|
-
|
44
|
-
attr_accessor :button_primary_fg_default
|
45
|
-
|
46
|
-
attr_accessor :button_primary_fg_disabled
|
47
|
-
|
48
|
-
attr_accessor :button_primary_fg_hover
|
49
|
-
|
50
|
-
attr_accessor :button_secondary_bg_default
|
51
|
-
|
52
|
-
attr_accessor :button_secondary_bg_disabled
|
53
|
-
|
54
|
-
attr_accessor :button_secondary_bg_hover
|
55
|
-
|
56
|
-
attr_accessor :button_secondary_border_default
|
57
|
-
|
58
|
-
attr_accessor :button_secondary_border_disabled
|
59
|
-
|
60
|
-
attr_accessor :button_secondary_border_hover
|
61
|
-
|
62
|
-
attr_accessor :button_secondary_fg_default
|
63
|
-
|
64
|
-
attr_accessor :button_secondary_fg_disabled
|
65
|
-
|
66
|
-
attr_accessor :button_secondary_fg_hover
|
67
|
-
|
68
|
-
attr_accessor :button_social_bg_default
|
69
|
-
|
70
|
-
attr_accessor :button_social_bg_disabled
|
71
|
-
|
72
|
-
attr_accessor :button_social_bg_hover
|
73
|
-
|
74
|
-
attr_accessor :button_social_bg_provider
|
75
|
-
|
76
|
-
attr_accessor :button_social_border_default
|
77
|
-
|
78
|
-
attr_accessor :button_social_border_disabled
|
79
|
-
|
80
|
-
attr_accessor :button_social_border_hover
|
81
|
-
|
82
|
-
attr_accessor :button_social_border_provider
|
83
|
-
|
84
|
-
attr_accessor :button_social_fg_default
|
85
|
-
|
86
|
-
attr_accessor :button_social_fg_disabled
|
87
|
-
|
88
|
-
attr_accessor :button_social_fg_hover
|
89
|
-
|
90
|
-
attr_accessor :button_social_fg_provider
|
91
|
-
|
92
|
-
attr_accessor :created_at
|
93
|
-
|
94
|
-
attr_accessor :dialog_bg_default
|
95
|
-
|
96
|
-
attr_accessor :dialog_bg_subtle
|
97
|
-
|
98
|
-
attr_accessor :dialog_border_default
|
99
|
-
|
100
|
-
attr_accessor :dialog_fg_default
|
101
|
-
|
102
|
-
attr_accessor :dialog_fg_mute
|
103
|
-
|
104
|
-
attr_accessor :dialog_fg_subtle
|
105
|
-
|
106
|
-
attr_accessor :forms_bg_default
|
107
|
-
|
108
|
-
attr_accessor :forms_bg_disabled
|
109
|
-
|
110
|
-
attr_accessor :forms_bg_hover
|
111
|
-
|
112
|
-
attr_accessor :forms_border_default
|
113
|
-
|
114
|
-
attr_accessor :forms_border_disabled
|
115
|
-
|
116
|
-
attr_accessor :forms_border_error
|
117
|
-
|
118
|
-
attr_accessor :forms_border_focus
|
119
|
-
|
120
|
-
attr_accessor :forms_border_hover
|
121
|
-
|
122
|
-
attr_accessor :forms_border_success
|
123
|
-
|
124
|
-
attr_accessor :forms_border_warn
|
125
|
-
|
126
|
-
attr_accessor :forms_checkbox_bg_checked
|
127
|
-
|
128
|
-
attr_accessor :forms_checkbox_bg_default
|
129
|
-
|
130
|
-
attr_accessor :forms_checkbox_border_checked
|
131
|
-
|
132
|
-
attr_accessor :forms_checkbox_border_default
|
133
|
-
|
134
|
-
attr_accessor :forms_checkbox_fg_checked
|
135
|
-
|
136
|
-
attr_accessor :forms_checkbox_fg_default
|
137
|
-
|
138
|
-
attr_accessor :forms_fg_default
|
139
|
-
|
140
|
-
attr_accessor :forms_fg_error
|
141
|
-
|
142
|
-
attr_accessor :forms_fg_mute
|
143
|
-
|
144
|
-
attr_accessor :forms_fg_subtle
|
145
|
-
|
146
|
-
attr_accessor :forms_fg_success
|
147
|
-
|
148
|
-
attr_accessor :forms_fg_warn
|
149
|
-
|
150
|
-
attr_accessor :forms_radio_bg_checked
|
151
|
-
|
152
|
-
attr_accessor :forms_radio_bg_default
|
153
|
-
|
154
|
-
attr_accessor :forms_radio_border_checked
|
155
|
-
|
156
|
-
attr_accessor :forms_radio_border_default
|
157
|
-
|
158
|
-
attr_accessor :forms_radio_fg_checked
|
159
|
-
|
160
|
-
attr_accessor :forms_radio_fg_default
|
161
|
-
|
162
|
-
attr_accessor :forms_toggle_bg_checked
|
163
|
-
|
164
|
-
attr_accessor :forms_toggle_bg_default
|
165
|
-
|
166
|
-
attr_accessor :forms_toggle_border_checked
|
167
|
-
|
168
|
-
attr_accessor :forms_toggle_border_default
|
169
|
-
|
170
|
-
attr_accessor :forms_toggle_fg_checked
|
171
|
-
|
172
|
-
attr_accessor :forms_toggle_fg_default
|
173
|
-
|
174
|
-
attr_accessor :id
|
175
|
-
|
176
|
-
attr_accessor :links_link_default
|
177
|
-
|
178
|
-
attr_accessor :links_link_disabled
|
179
|
-
|
180
|
-
attr_accessor :links_link_hover
|
181
|
-
|
182
|
-
attr_accessor :links_link_inverted_default
|
183
|
-
|
184
|
-
attr_accessor :links_link_inverted_hover
|
185
|
-
|
186
|
-
attr_accessor :links_link_mute_default
|
187
|
-
|
188
|
-
attr_accessor :links_link_mute_hover
|
189
|
-
|
190
|
-
attr_accessor :syntax_syntax
|
191
|
-
|
192
|
-
attr_accessor :syntax_syntax_key
|
193
|
-
|
194
|
-
attr_accessor :syntax_syntax_num
|
195
|
-
|
196
|
-
attr_accessor :syntax_syntax_value
|
197
|
-
|
198
|
-
attr_accessor :updated_at
|
199
|
-
|
200
|
-
# Attribute mapping from ruby-style variable name to JSON key.
|
201
|
-
def self.attribute_map
|
202
|
-
{
|
203
|
-
:'accent' => :'accent',
|
204
|
-
:'bg_default' => :'bg-default',
|
205
|
-
:'border_radius_branding' => :'border-radius-branding',
|
206
|
-
:'border_radius_buttons' => :'border-radius-buttons',
|
207
|
-
:'border_radius_cards' => :'border-radius-cards',
|
208
|
-
:'border_radius_forms' => :'border-radius-forms',
|
209
|
-
:'border_radius_general' => :'border-radius-general',
|
210
|
-
:'button_primary_bg_default' => :'button-primary-bg-default',
|
211
|
-
:'button_primary_bg_disabled' => :'button-primary-bg-disabled',
|
212
|
-
:'button_primary_bg_hover' => :'button-primary-bg-hover',
|
213
|
-
:'button_primary_border_default' => :'button-primary-border-default',
|
214
|
-
:'button_primary_border_disabled' => :'button-primary-border-disabled',
|
215
|
-
:'button_primary_border_hover' => :'button-primary-border-hover',
|
216
|
-
:'button_primary_fg_default' => :'button-primary-fg-default',
|
217
|
-
:'button_primary_fg_disabled' => :'button-primary-fg-disabled',
|
218
|
-
:'button_primary_fg_hover' => :'button-primary-fg-hover',
|
219
|
-
:'button_secondary_bg_default' => :'button-secondary-bg-default',
|
220
|
-
:'button_secondary_bg_disabled' => :'button-secondary-bg-disabled',
|
221
|
-
:'button_secondary_bg_hover' => :'button-secondary-bg-hover',
|
222
|
-
:'button_secondary_border_default' => :'button-secondary-border-default',
|
223
|
-
:'button_secondary_border_disabled' => :'button-secondary-border-disabled',
|
224
|
-
:'button_secondary_border_hover' => :'button-secondary-border-hover',
|
225
|
-
:'button_secondary_fg_default' => :'button-secondary-fg-default',
|
226
|
-
:'button_secondary_fg_disabled' => :'button-secondary-fg-disabled',
|
227
|
-
:'button_secondary_fg_hover' => :'button-secondary-fg-hover',
|
228
|
-
:'button_social_bg_default' => :'button-social-bg-default',
|
229
|
-
:'button_social_bg_disabled' => :'button-social-bg-disabled',
|
230
|
-
:'button_social_bg_hover' => :'button-social-bg-hover',
|
231
|
-
:'button_social_bg_provider' => :'button-social-bg-provider',
|
232
|
-
:'button_social_border_default' => :'button-social-border-default',
|
233
|
-
:'button_social_border_disabled' => :'button-social-border-disabled',
|
234
|
-
:'button_social_border_hover' => :'button-social-border-hover',
|
235
|
-
:'button_social_border_provider' => :'button-social-border-provider',
|
236
|
-
:'button_social_fg_default' => :'button-social-fg-default',
|
237
|
-
:'button_social_fg_disabled' => :'button-social-fg-disabled',
|
238
|
-
:'button_social_fg_hover' => :'button-social-fg-hover',
|
239
|
-
:'button_social_fg_provider' => :'button-social-fg-provider',
|
240
|
-
:'created_at' => :'created_at',
|
241
|
-
:'dialog_bg_default' => :'dialog-bg-default',
|
242
|
-
:'dialog_bg_subtle' => :'dialog-bg-subtle',
|
243
|
-
:'dialog_border_default' => :'dialog-border-default',
|
244
|
-
:'dialog_fg_default' => :'dialog-fg-default',
|
245
|
-
:'dialog_fg_mute' => :'dialog-fg-mute',
|
246
|
-
:'dialog_fg_subtle' => :'dialog-fg-subtle',
|
247
|
-
:'forms_bg_default' => :'forms-bg-default',
|
248
|
-
:'forms_bg_disabled' => :'forms-bg-disabled',
|
249
|
-
:'forms_bg_hover' => :'forms-bg-hover',
|
250
|
-
:'forms_border_default' => :'forms-border-default',
|
251
|
-
:'forms_border_disabled' => :'forms-border-disabled',
|
252
|
-
:'forms_border_error' => :'forms-border-error',
|
253
|
-
:'forms_border_focus' => :'forms-border-focus',
|
254
|
-
:'forms_border_hover' => :'forms-border-hover',
|
255
|
-
:'forms_border_success' => :'forms-border-success',
|
256
|
-
:'forms_border_warn' => :'forms-border-warn',
|
257
|
-
:'forms_checkbox_bg_checked' => :'forms-checkbox-bg-checked',
|
258
|
-
:'forms_checkbox_bg_default' => :'forms-checkbox-bg-default',
|
259
|
-
:'forms_checkbox_border_checked' => :'forms-checkbox-border-checked',
|
260
|
-
:'forms_checkbox_border_default' => :'forms-checkbox-border-default',
|
261
|
-
:'forms_checkbox_fg_checked' => :'forms-checkbox-fg-checked',
|
262
|
-
:'forms_checkbox_fg_default' => :'forms-checkbox-fg-default',
|
263
|
-
:'forms_fg_default' => :'forms-fg-default',
|
264
|
-
:'forms_fg_error' => :'forms-fg-error',
|
265
|
-
:'forms_fg_mute' => :'forms-fg-mute',
|
266
|
-
:'forms_fg_subtle' => :'forms-fg-subtle',
|
267
|
-
:'forms_fg_success' => :'forms-fg-success',
|
268
|
-
:'forms_fg_warn' => :'forms-fg-warn',
|
269
|
-
:'forms_radio_bg_checked' => :'forms-radio-bg-checked',
|
270
|
-
:'forms_radio_bg_default' => :'forms-radio-bg-default',
|
271
|
-
:'forms_radio_border_checked' => :'forms-radio-border-checked',
|
272
|
-
:'forms_radio_border_default' => :'forms-radio-border-default',
|
273
|
-
:'forms_radio_fg_checked' => :'forms-radio-fg-checked',
|
274
|
-
:'forms_radio_fg_default' => :'forms-radio-fg-default',
|
275
|
-
:'forms_toggle_bg_checked' => :'forms-toggle-bg-checked',
|
276
|
-
:'forms_toggle_bg_default' => :'forms-toggle-bg-default',
|
277
|
-
:'forms_toggle_border_checked' => :'forms-toggle-border-checked',
|
278
|
-
:'forms_toggle_border_default' => :'forms-toggle-border-default',
|
279
|
-
:'forms_toggle_fg_checked' => :'forms-toggle-fg-checked',
|
280
|
-
:'forms_toggle_fg_default' => :'forms-toggle-fg-default',
|
281
|
-
:'id' => :'id',
|
282
|
-
:'links_link_default' => :'links-link-default',
|
283
|
-
:'links_link_disabled' => :'links-link-disabled',
|
284
|
-
:'links_link_hover' => :'links-link-hover',
|
285
|
-
:'links_link_inverted_default' => :'links-link-inverted-default',
|
286
|
-
:'links_link_inverted_hover' => :'links-link-inverted-hover',
|
287
|
-
:'links_link_mute_default' => :'links-link-mute-default',
|
288
|
-
:'links_link_mute_hover' => :'links-link-mute-hover',
|
289
|
-
:'syntax_syntax' => :'syntax-syntax',
|
290
|
-
:'syntax_syntax_key' => :'syntax-syntax-key',
|
291
|
-
:'syntax_syntax_num' => :'syntax-syntax-num',
|
292
|
-
:'syntax_syntax_value' => :'syntax-syntax-value',
|
293
|
-
:'updated_at' => :'updated_at'
|
294
|
-
}
|
295
|
-
end
|
296
|
-
|
297
|
-
# Returns attribute mapping this model knows about
|
298
|
-
def self.acceptable_attribute_map
|
299
|
-
attribute_map
|
300
|
-
end
|
301
|
-
|
302
|
-
# Returns all the JSON keys this model knows about
|
303
|
-
def self.acceptable_attributes
|
304
|
-
acceptable_attribute_map.values
|
305
|
-
end
|
306
|
-
|
307
|
-
# Attribute type mapping.
|
308
|
-
def self.openapi_types
|
309
|
-
{
|
310
|
-
:'accent' => :'String',
|
311
|
-
:'bg_default' => :'String',
|
312
|
-
:'border_radius_branding' => :'String',
|
313
|
-
:'border_radius_buttons' => :'String',
|
314
|
-
:'border_radius_cards' => :'String',
|
315
|
-
:'border_radius_forms' => :'String',
|
316
|
-
:'border_radius_general' => :'String',
|
317
|
-
:'button_primary_bg_default' => :'String',
|
318
|
-
:'button_primary_bg_disabled' => :'String',
|
319
|
-
:'button_primary_bg_hover' => :'String',
|
320
|
-
:'button_primary_border_default' => :'String',
|
321
|
-
:'button_primary_border_disabled' => :'String',
|
322
|
-
:'button_primary_border_hover' => :'String',
|
323
|
-
:'button_primary_fg_default' => :'String',
|
324
|
-
:'button_primary_fg_disabled' => :'String',
|
325
|
-
:'button_primary_fg_hover' => :'String',
|
326
|
-
:'button_secondary_bg_default' => :'String',
|
327
|
-
:'button_secondary_bg_disabled' => :'String',
|
328
|
-
:'button_secondary_bg_hover' => :'String',
|
329
|
-
:'button_secondary_border_default' => :'String',
|
330
|
-
:'button_secondary_border_disabled' => :'String',
|
331
|
-
:'button_secondary_border_hover' => :'String',
|
332
|
-
:'button_secondary_fg_default' => :'String',
|
333
|
-
:'button_secondary_fg_disabled' => :'String',
|
334
|
-
:'button_secondary_fg_hover' => :'String',
|
335
|
-
:'button_social_bg_default' => :'String',
|
336
|
-
:'button_social_bg_disabled' => :'String',
|
337
|
-
:'button_social_bg_hover' => :'String',
|
338
|
-
:'button_social_bg_provider' => :'String',
|
339
|
-
:'button_social_border_default' => :'String',
|
340
|
-
:'button_social_border_disabled' => :'String',
|
341
|
-
:'button_social_border_hover' => :'String',
|
342
|
-
:'button_social_border_provider' => :'String',
|
343
|
-
:'button_social_fg_default' => :'String',
|
344
|
-
:'button_social_fg_disabled' => :'String',
|
345
|
-
:'button_social_fg_hover' => :'String',
|
346
|
-
:'button_social_fg_provider' => :'String',
|
347
|
-
:'created_at' => :'Time',
|
348
|
-
:'dialog_bg_default' => :'String',
|
349
|
-
:'dialog_bg_subtle' => :'String',
|
350
|
-
:'dialog_border_default' => :'String',
|
351
|
-
:'dialog_fg_default' => :'String',
|
352
|
-
:'dialog_fg_mute' => :'String',
|
353
|
-
:'dialog_fg_subtle' => :'String',
|
354
|
-
:'forms_bg_default' => :'String',
|
355
|
-
:'forms_bg_disabled' => :'String',
|
356
|
-
:'forms_bg_hover' => :'String',
|
357
|
-
:'forms_border_default' => :'String',
|
358
|
-
:'forms_border_disabled' => :'String',
|
359
|
-
:'forms_border_error' => :'String',
|
360
|
-
:'forms_border_focus' => :'String',
|
361
|
-
:'forms_border_hover' => :'String',
|
362
|
-
:'forms_border_success' => :'String',
|
363
|
-
:'forms_border_warn' => :'String',
|
364
|
-
:'forms_checkbox_bg_checked' => :'String',
|
365
|
-
:'forms_checkbox_bg_default' => :'String',
|
366
|
-
:'forms_checkbox_border_checked' => :'String',
|
367
|
-
:'forms_checkbox_border_default' => :'String',
|
368
|
-
:'forms_checkbox_fg_checked' => :'String',
|
369
|
-
:'forms_checkbox_fg_default' => :'String',
|
370
|
-
:'forms_fg_default' => :'String',
|
371
|
-
:'forms_fg_error' => :'String',
|
372
|
-
:'forms_fg_mute' => :'String',
|
373
|
-
:'forms_fg_subtle' => :'String',
|
374
|
-
:'forms_fg_success' => :'String',
|
375
|
-
:'forms_fg_warn' => :'String',
|
376
|
-
:'forms_radio_bg_checked' => :'String',
|
377
|
-
:'forms_radio_bg_default' => :'String',
|
378
|
-
:'forms_radio_border_checked' => :'String',
|
379
|
-
:'forms_radio_border_default' => :'String',
|
380
|
-
:'forms_radio_fg_checked' => :'String',
|
381
|
-
:'forms_radio_fg_default' => :'String',
|
382
|
-
:'forms_toggle_bg_checked' => :'String',
|
383
|
-
:'forms_toggle_bg_default' => :'String',
|
384
|
-
:'forms_toggle_border_checked' => :'String',
|
385
|
-
:'forms_toggle_border_default' => :'String',
|
386
|
-
:'forms_toggle_fg_checked' => :'String',
|
387
|
-
:'forms_toggle_fg_default' => :'String',
|
388
|
-
:'id' => :'String',
|
389
|
-
:'links_link_default' => :'String',
|
390
|
-
:'links_link_disabled' => :'String',
|
391
|
-
:'links_link_hover' => :'String',
|
392
|
-
:'links_link_inverted_default' => :'String',
|
393
|
-
:'links_link_inverted_hover' => :'String',
|
394
|
-
:'links_link_mute_default' => :'String',
|
395
|
-
:'links_link_mute_hover' => :'String',
|
396
|
-
:'syntax_syntax' => :'String',
|
397
|
-
:'syntax_syntax_key' => :'String',
|
398
|
-
:'syntax_syntax_num' => :'String',
|
399
|
-
:'syntax_syntax_value' => :'String',
|
400
|
-
:'updated_at' => :'Time'
|
401
|
-
}
|
402
|
-
end
|
403
|
-
|
404
|
-
# List of attributes with nullable: true
|
405
|
-
def self.openapi_nullable
|
406
|
-
Set.new([
|
407
|
-
])
|
408
|
-
end
|
409
|
-
|
410
|
-
# Initializes the object
|
411
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
412
|
-
def initialize(attributes = {})
|
413
|
-
if (!attributes.is_a?(Hash))
|
414
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `OryClient::AccountExperienceThemeVariables` initialize method"
|
415
|
-
end
|
416
|
-
|
417
|
-
# check to see if the attribute exists and convert string to symbol for hash key
|
418
|
-
acceptable_attribute_map = self.class.acceptable_attribute_map
|
419
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
420
|
-
if (!acceptable_attribute_map.key?(k.to_sym))
|
421
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `OryClient::AccountExperienceThemeVariables`. Please check the name to make sure it's valid. List of attributes: " + acceptable_attribute_map.keys.inspect
|
422
|
-
end
|
423
|
-
h[k.to_sym] = v
|
424
|
-
}
|
425
|
-
|
426
|
-
if attributes.key?(:'accent')
|
427
|
-
self.accent = attributes[:'accent']
|
428
|
-
end
|
429
|
-
|
430
|
-
if attributes.key?(:'bg_default')
|
431
|
-
self.bg_default = attributes[:'bg_default']
|
432
|
-
end
|
433
|
-
|
434
|
-
if attributes.key?(:'border_radius_branding')
|
435
|
-
self.border_radius_branding = attributes[:'border_radius_branding']
|
436
|
-
end
|
437
|
-
|
438
|
-
if attributes.key?(:'border_radius_buttons')
|
439
|
-
self.border_radius_buttons = attributes[:'border_radius_buttons']
|
440
|
-
end
|
441
|
-
|
442
|
-
if attributes.key?(:'border_radius_cards')
|
443
|
-
self.border_radius_cards = attributes[:'border_radius_cards']
|
444
|
-
end
|
445
|
-
|
446
|
-
if attributes.key?(:'border_radius_forms')
|
447
|
-
self.border_radius_forms = attributes[:'border_radius_forms']
|
448
|
-
end
|
449
|
-
|
450
|
-
if attributes.key?(:'border_radius_general')
|
451
|
-
self.border_radius_general = attributes[:'border_radius_general']
|
452
|
-
end
|
453
|
-
|
454
|
-
if attributes.key?(:'button_primary_bg_default')
|
455
|
-
self.button_primary_bg_default = attributes[:'button_primary_bg_default']
|
456
|
-
end
|
457
|
-
|
458
|
-
if attributes.key?(:'button_primary_bg_disabled')
|
459
|
-
self.button_primary_bg_disabled = attributes[:'button_primary_bg_disabled']
|
460
|
-
end
|
461
|
-
|
462
|
-
if attributes.key?(:'button_primary_bg_hover')
|
463
|
-
self.button_primary_bg_hover = attributes[:'button_primary_bg_hover']
|
464
|
-
end
|
465
|
-
|
466
|
-
if attributes.key?(:'button_primary_border_default')
|
467
|
-
self.button_primary_border_default = attributes[:'button_primary_border_default']
|
468
|
-
end
|
469
|
-
|
470
|
-
if attributes.key?(:'button_primary_border_disabled')
|
471
|
-
self.button_primary_border_disabled = attributes[:'button_primary_border_disabled']
|
472
|
-
end
|
473
|
-
|
474
|
-
if attributes.key?(:'button_primary_border_hover')
|
475
|
-
self.button_primary_border_hover = attributes[:'button_primary_border_hover']
|
476
|
-
end
|
477
|
-
|
478
|
-
if attributes.key?(:'button_primary_fg_default')
|
479
|
-
self.button_primary_fg_default = attributes[:'button_primary_fg_default']
|
480
|
-
end
|
481
|
-
|
482
|
-
if attributes.key?(:'button_primary_fg_disabled')
|
483
|
-
self.button_primary_fg_disabled = attributes[:'button_primary_fg_disabled']
|
484
|
-
end
|
485
|
-
|
486
|
-
if attributes.key?(:'button_primary_fg_hover')
|
487
|
-
self.button_primary_fg_hover = attributes[:'button_primary_fg_hover']
|
488
|
-
end
|
489
|
-
|
490
|
-
if attributes.key?(:'button_secondary_bg_default')
|
491
|
-
self.button_secondary_bg_default = attributes[:'button_secondary_bg_default']
|
492
|
-
end
|
493
|
-
|
494
|
-
if attributes.key?(:'button_secondary_bg_disabled')
|
495
|
-
self.button_secondary_bg_disabled = attributes[:'button_secondary_bg_disabled']
|
496
|
-
end
|
497
|
-
|
498
|
-
if attributes.key?(:'button_secondary_bg_hover')
|
499
|
-
self.button_secondary_bg_hover = attributes[:'button_secondary_bg_hover']
|
500
|
-
end
|
501
|
-
|
502
|
-
if attributes.key?(:'button_secondary_border_default')
|
503
|
-
self.button_secondary_border_default = attributes[:'button_secondary_border_default']
|
504
|
-
end
|
505
|
-
|
506
|
-
if attributes.key?(:'button_secondary_border_disabled')
|
507
|
-
self.button_secondary_border_disabled = attributes[:'button_secondary_border_disabled']
|
508
|
-
end
|
509
|
-
|
510
|
-
if attributes.key?(:'button_secondary_border_hover')
|
511
|
-
self.button_secondary_border_hover = attributes[:'button_secondary_border_hover']
|
512
|
-
end
|
513
|
-
|
514
|
-
if attributes.key?(:'button_secondary_fg_default')
|
515
|
-
self.button_secondary_fg_default = attributes[:'button_secondary_fg_default']
|
516
|
-
end
|
517
|
-
|
518
|
-
if attributes.key?(:'button_secondary_fg_disabled')
|
519
|
-
self.button_secondary_fg_disabled = attributes[:'button_secondary_fg_disabled']
|
520
|
-
end
|
521
|
-
|
522
|
-
if attributes.key?(:'button_secondary_fg_hover')
|
523
|
-
self.button_secondary_fg_hover = attributes[:'button_secondary_fg_hover']
|
524
|
-
end
|
525
|
-
|
526
|
-
if attributes.key?(:'button_social_bg_default')
|
527
|
-
self.button_social_bg_default = attributes[:'button_social_bg_default']
|
528
|
-
end
|
529
|
-
|
530
|
-
if attributes.key?(:'button_social_bg_disabled')
|
531
|
-
self.button_social_bg_disabled = attributes[:'button_social_bg_disabled']
|
532
|
-
end
|
533
|
-
|
534
|
-
if attributes.key?(:'button_social_bg_hover')
|
535
|
-
self.button_social_bg_hover = attributes[:'button_social_bg_hover']
|
536
|
-
end
|
537
|
-
|
538
|
-
if attributes.key?(:'button_social_bg_provider')
|
539
|
-
self.button_social_bg_provider = attributes[:'button_social_bg_provider']
|
540
|
-
end
|
541
|
-
|
542
|
-
if attributes.key?(:'button_social_border_default')
|
543
|
-
self.button_social_border_default = attributes[:'button_social_border_default']
|
544
|
-
end
|
545
|
-
|
546
|
-
if attributes.key?(:'button_social_border_disabled')
|
547
|
-
self.button_social_border_disabled = attributes[:'button_social_border_disabled']
|
548
|
-
end
|
549
|
-
|
550
|
-
if attributes.key?(:'button_social_border_hover')
|
551
|
-
self.button_social_border_hover = attributes[:'button_social_border_hover']
|
552
|
-
end
|
553
|
-
|
554
|
-
if attributes.key?(:'button_social_border_provider')
|
555
|
-
self.button_social_border_provider = attributes[:'button_social_border_provider']
|
556
|
-
end
|
557
|
-
|
558
|
-
if attributes.key?(:'button_social_fg_default')
|
559
|
-
self.button_social_fg_default = attributes[:'button_social_fg_default']
|
560
|
-
end
|
561
|
-
|
562
|
-
if attributes.key?(:'button_social_fg_disabled')
|
563
|
-
self.button_social_fg_disabled = attributes[:'button_social_fg_disabled']
|
564
|
-
end
|
565
|
-
|
566
|
-
if attributes.key?(:'button_social_fg_hover')
|
567
|
-
self.button_social_fg_hover = attributes[:'button_social_fg_hover']
|
568
|
-
end
|
569
|
-
|
570
|
-
if attributes.key?(:'button_social_fg_provider')
|
571
|
-
self.button_social_fg_provider = attributes[:'button_social_fg_provider']
|
572
|
-
end
|
573
|
-
|
574
|
-
if attributes.key?(:'created_at')
|
575
|
-
self.created_at = attributes[:'created_at']
|
576
|
-
end
|
577
|
-
|
578
|
-
if attributes.key?(:'dialog_bg_default')
|
579
|
-
self.dialog_bg_default = attributes[:'dialog_bg_default']
|
580
|
-
end
|
581
|
-
|
582
|
-
if attributes.key?(:'dialog_bg_subtle')
|
583
|
-
self.dialog_bg_subtle = attributes[:'dialog_bg_subtle']
|
584
|
-
end
|
585
|
-
|
586
|
-
if attributes.key?(:'dialog_border_default')
|
587
|
-
self.dialog_border_default = attributes[:'dialog_border_default']
|
588
|
-
end
|
589
|
-
|
590
|
-
if attributes.key?(:'dialog_fg_default')
|
591
|
-
self.dialog_fg_default = attributes[:'dialog_fg_default']
|
592
|
-
end
|
593
|
-
|
594
|
-
if attributes.key?(:'dialog_fg_mute')
|
595
|
-
self.dialog_fg_mute = attributes[:'dialog_fg_mute']
|
596
|
-
end
|
597
|
-
|
598
|
-
if attributes.key?(:'dialog_fg_subtle')
|
599
|
-
self.dialog_fg_subtle = attributes[:'dialog_fg_subtle']
|
600
|
-
end
|
601
|
-
|
602
|
-
if attributes.key?(:'forms_bg_default')
|
603
|
-
self.forms_bg_default = attributes[:'forms_bg_default']
|
604
|
-
end
|
605
|
-
|
606
|
-
if attributes.key?(:'forms_bg_disabled')
|
607
|
-
self.forms_bg_disabled = attributes[:'forms_bg_disabled']
|
608
|
-
end
|
609
|
-
|
610
|
-
if attributes.key?(:'forms_bg_hover')
|
611
|
-
self.forms_bg_hover = attributes[:'forms_bg_hover']
|
612
|
-
end
|
613
|
-
|
614
|
-
if attributes.key?(:'forms_border_default')
|
615
|
-
self.forms_border_default = attributes[:'forms_border_default']
|
616
|
-
end
|
617
|
-
|
618
|
-
if attributes.key?(:'forms_border_disabled')
|
619
|
-
self.forms_border_disabled = attributes[:'forms_border_disabled']
|
620
|
-
end
|
621
|
-
|
622
|
-
if attributes.key?(:'forms_border_error')
|
623
|
-
self.forms_border_error = attributes[:'forms_border_error']
|
624
|
-
end
|
625
|
-
|
626
|
-
if attributes.key?(:'forms_border_focus')
|
627
|
-
self.forms_border_focus = attributes[:'forms_border_focus']
|
628
|
-
end
|
629
|
-
|
630
|
-
if attributes.key?(:'forms_border_hover')
|
631
|
-
self.forms_border_hover = attributes[:'forms_border_hover']
|
632
|
-
end
|
633
|
-
|
634
|
-
if attributes.key?(:'forms_border_success')
|
635
|
-
self.forms_border_success = attributes[:'forms_border_success']
|
636
|
-
end
|
637
|
-
|
638
|
-
if attributes.key?(:'forms_border_warn')
|
639
|
-
self.forms_border_warn = attributes[:'forms_border_warn']
|
640
|
-
end
|
641
|
-
|
642
|
-
if attributes.key?(:'forms_checkbox_bg_checked')
|
643
|
-
self.forms_checkbox_bg_checked = attributes[:'forms_checkbox_bg_checked']
|
644
|
-
end
|
645
|
-
|
646
|
-
if attributes.key?(:'forms_checkbox_bg_default')
|
647
|
-
self.forms_checkbox_bg_default = attributes[:'forms_checkbox_bg_default']
|
648
|
-
end
|
649
|
-
|
650
|
-
if attributes.key?(:'forms_checkbox_border_checked')
|
651
|
-
self.forms_checkbox_border_checked = attributes[:'forms_checkbox_border_checked']
|
652
|
-
end
|
653
|
-
|
654
|
-
if attributes.key?(:'forms_checkbox_border_default')
|
655
|
-
self.forms_checkbox_border_default = attributes[:'forms_checkbox_border_default']
|
656
|
-
end
|
657
|
-
|
658
|
-
if attributes.key?(:'forms_checkbox_fg_checked')
|
659
|
-
self.forms_checkbox_fg_checked = attributes[:'forms_checkbox_fg_checked']
|
660
|
-
end
|
661
|
-
|
662
|
-
if attributes.key?(:'forms_checkbox_fg_default')
|
663
|
-
self.forms_checkbox_fg_default = attributes[:'forms_checkbox_fg_default']
|
664
|
-
end
|
665
|
-
|
666
|
-
if attributes.key?(:'forms_fg_default')
|
667
|
-
self.forms_fg_default = attributes[:'forms_fg_default']
|
668
|
-
end
|
669
|
-
|
670
|
-
if attributes.key?(:'forms_fg_error')
|
671
|
-
self.forms_fg_error = attributes[:'forms_fg_error']
|
672
|
-
end
|
673
|
-
|
674
|
-
if attributes.key?(:'forms_fg_mute')
|
675
|
-
self.forms_fg_mute = attributes[:'forms_fg_mute']
|
676
|
-
end
|
677
|
-
|
678
|
-
if attributes.key?(:'forms_fg_subtle')
|
679
|
-
self.forms_fg_subtle = attributes[:'forms_fg_subtle']
|
680
|
-
end
|
681
|
-
|
682
|
-
if attributes.key?(:'forms_fg_success')
|
683
|
-
self.forms_fg_success = attributes[:'forms_fg_success']
|
684
|
-
end
|
685
|
-
|
686
|
-
if attributes.key?(:'forms_fg_warn')
|
687
|
-
self.forms_fg_warn = attributes[:'forms_fg_warn']
|
688
|
-
end
|
689
|
-
|
690
|
-
if attributes.key?(:'forms_radio_bg_checked')
|
691
|
-
self.forms_radio_bg_checked = attributes[:'forms_radio_bg_checked']
|
692
|
-
end
|
693
|
-
|
694
|
-
if attributes.key?(:'forms_radio_bg_default')
|
695
|
-
self.forms_radio_bg_default = attributes[:'forms_radio_bg_default']
|
696
|
-
end
|
697
|
-
|
698
|
-
if attributes.key?(:'forms_radio_border_checked')
|
699
|
-
self.forms_radio_border_checked = attributes[:'forms_radio_border_checked']
|
700
|
-
end
|
701
|
-
|
702
|
-
if attributes.key?(:'forms_radio_border_default')
|
703
|
-
self.forms_radio_border_default = attributes[:'forms_radio_border_default']
|
704
|
-
end
|
705
|
-
|
706
|
-
if attributes.key?(:'forms_radio_fg_checked')
|
707
|
-
self.forms_radio_fg_checked = attributes[:'forms_radio_fg_checked']
|
708
|
-
end
|
709
|
-
|
710
|
-
if attributes.key?(:'forms_radio_fg_default')
|
711
|
-
self.forms_radio_fg_default = attributes[:'forms_radio_fg_default']
|
712
|
-
end
|
713
|
-
|
714
|
-
if attributes.key?(:'forms_toggle_bg_checked')
|
715
|
-
self.forms_toggle_bg_checked = attributes[:'forms_toggle_bg_checked']
|
716
|
-
end
|
717
|
-
|
718
|
-
if attributes.key?(:'forms_toggle_bg_default')
|
719
|
-
self.forms_toggle_bg_default = attributes[:'forms_toggle_bg_default']
|
720
|
-
end
|
721
|
-
|
722
|
-
if attributes.key?(:'forms_toggle_border_checked')
|
723
|
-
self.forms_toggle_border_checked = attributes[:'forms_toggle_border_checked']
|
724
|
-
end
|
725
|
-
|
726
|
-
if attributes.key?(:'forms_toggle_border_default')
|
727
|
-
self.forms_toggle_border_default = attributes[:'forms_toggle_border_default']
|
728
|
-
end
|
729
|
-
|
730
|
-
if attributes.key?(:'forms_toggle_fg_checked')
|
731
|
-
self.forms_toggle_fg_checked = attributes[:'forms_toggle_fg_checked']
|
732
|
-
end
|
733
|
-
|
734
|
-
if attributes.key?(:'forms_toggle_fg_default')
|
735
|
-
self.forms_toggle_fg_default = attributes[:'forms_toggle_fg_default']
|
736
|
-
end
|
737
|
-
|
738
|
-
if attributes.key?(:'id')
|
739
|
-
self.id = attributes[:'id']
|
740
|
-
end
|
741
|
-
|
742
|
-
if attributes.key?(:'links_link_default')
|
743
|
-
self.links_link_default = attributes[:'links_link_default']
|
744
|
-
end
|
745
|
-
|
746
|
-
if attributes.key?(:'links_link_disabled')
|
747
|
-
self.links_link_disabled = attributes[:'links_link_disabled']
|
748
|
-
end
|
749
|
-
|
750
|
-
if attributes.key?(:'links_link_hover')
|
751
|
-
self.links_link_hover = attributes[:'links_link_hover']
|
752
|
-
end
|
753
|
-
|
754
|
-
if attributes.key?(:'links_link_inverted_default')
|
755
|
-
self.links_link_inverted_default = attributes[:'links_link_inverted_default']
|
756
|
-
end
|
757
|
-
|
758
|
-
if attributes.key?(:'links_link_inverted_hover')
|
759
|
-
self.links_link_inverted_hover = attributes[:'links_link_inverted_hover']
|
760
|
-
end
|
761
|
-
|
762
|
-
if attributes.key?(:'links_link_mute_default')
|
763
|
-
self.links_link_mute_default = attributes[:'links_link_mute_default']
|
764
|
-
end
|
765
|
-
|
766
|
-
if attributes.key?(:'links_link_mute_hover')
|
767
|
-
self.links_link_mute_hover = attributes[:'links_link_mute_hover']
|
768
|
-
end
|
769
|
-
|
770
|
-
if attributes.key?(:'syntax_syntax')
|
771
|
-
self.syntax_syntax = attributes[:'syntax_syntax']
|
772
|
-
end
|
773
|
-
|
774
|
-
if attributes.key?(:'syntax_syntax_key')
|
775
|
-
self.syntax_syntax_key = attributes[:'syntax_syntax_key']
|
776
|
-
end
|
777
|
-
|
778
|
-
if attributes.key?(:'syntax_syntax_num')
|
779
|
-
self.syntax_syntax_num = attributes[:'syntax_syntax_num']
|
780
|
-
end
|
781
|
-
|
782
|
-
if attributes.key?(:'syntax_syntax_value')
|
783
|
-
self.syntax_syntax_value = attributes[:'syntax_syntax_value']
|
784
|
-
end
|
785
|
-
|
786
|
-
if attributes.key?(:'updated_at')
|
787
|
-
self.updated_at = attributes[:'updated_at']
|
788
|
-
end
|
789
|
-
end
|
790
|
-
|
791
|
-
# Show invalid properties with the reasons. Usually used together with valid?
|
792
|
-
# @return Array for valid properties with the reasons
|
793
|
-
def list_invalid_properties
|
794
|
-
warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
|
795
|
-
invalid_properties = Array.new
|
796
|
-
invalid_properties
|
797
|
-
end
|
798
|
-
|
799
|
-
# Check to see if the all the properties in the model are valid
|
800
|
-
# @return true if the model is valid
|
801
|
-
def valid?
|
802
|
-
warn '[DEPRECATED] the `valid?` method is obsolete'
|
803
|
-
true
|
804
|
-
end
|
805
|
-
|
806
|
-
# Checks equality by comparing each attribute.
|
807
|
-
# @param [Object] Object to be compared
|
808
|
-
def ==(o)
|
809
|
-
return true if self.equal?(o)
|
810
|
-
self.class == o.class &&
|
811
|
-
accent == o.accent &&
|
812
|
-
bg_default == o.bg_default &&
|
813
|
-
border_radius_branding == o.border_radius_branding &&
|
814
|
-
border_radius_buttons == o.border_radius_buttons &&
|
815
|
-
border_radius_cards == o.border_radius_cards &&
|
816
|
-
border_radius_forms == o.border_radius_forms &&
|
817
|
-
border_radius_general == o.border_radius_general &&
|
818
|
-
button_primary_bg_default == o.button_primary_bg_default &&
|
819
|
-
button_primary_bg_disabled == o.button_primary_bg_disabled &&
|
820
|
-
button_primary_bg_hover == o.button_primary_bg_hover &&
|
821
|
-
button_primary_border_default == o.button_primary_border_default &&
|
822
|
-
button_primary_border_disabled == o.button_primary_border_disabled &&
|
823
|
-
button_primary_border_hover == o.button_primary_border_hover &&
|
824
|
-
button_primary_fg_default == o.button_primary_fg_default &&
|
825
|
-
button_primary_fg_disabled == o.button_primary_fg_disabled &&
|
826
|
-
button_primary_fg_hover == o.button_primary_fg_hover &&
|
827
|
-
button_secondary_bg_default == o.button_secondary_bg_default &&
|
828
|
-
button_secondary_bg_disabled == o.button_secondary_bg_disabled &&
|
829
|
-
button_secondary_bg_hover == o.button_secondary_bg_hover &&
|
830
|
-
button_secondary_border_default == o.button_secondary_border_default &&
|
831
|
-
button_secondary_border_disabled == o.button_secondary_border_disabled &&
|
832
|
-
button_secondary_border_hover == o.button_secondary_border_hover &&
|
833
|
-
button_secondary_fg_default == o.button_secondary_fg_default &&
|
834
|
-
button_secondary_fg_disabled == o.button_secondary_fg_disabled &&
|
835
|
-
button_secondary_fg_hover == o.button_secondary_fg_hover &&
|
836
|
-
button_social_bg_default == o.button_social_bg_default &&
|
837
|
-
button_social_bg_disabled == o.button_social_bg_disabled &&
|
838
|
-
button_social_bg_hover == o.button_social_bg_hover &&
|
839
|
-
button_social_bg_provider == o.button_social_bg_provider &&
|
840
|
-
button_social_border_default == o.button_social_border_default &&
|
841
|
-
button_social_border_disabled == o.button_social_border_disabled &&
|
842
|
-
button_social_border_hover == o.button_social_border_hover &&
|
843
|
-
button_social_border_provider == o.button_social_border_provider &&
|
844
|
-
button_social_fg_default == o.button_social_fg_default &&
|
845
|
-
button_social_fg_disabled == o.button_social_fg_disabled &&
|
846
|
-
button_social_fg_hover == o.button_social_fg_hover &&
|
847
|
-
button_social_fg_provider == o.button_social_fg_provider &&
|
848
|
-
created_at == o.created_at &&
|
849
|
-
dialog_bg_default == o.dialog_bg_default &&
|
850
|
-
dialog_bg_subtle == o.dialog_bg_subtle &&
|
851
|
-
dialog_border_default == o.dialog_border_default &&
|
852
|
-
dialog_fg_default == o.dialog_fg_default &&
|
853
|
-
dialog_fg_mute == o.dialog_fg_mute &&
|
854
|
-
dialog_fg_subtle == o.dialog_fg_subtle &&
|
855
|
-
forms_bg_default == o.forms_bg_default &&
|
856
|
-
forms_bg_disabled == o.forms_bg_disabled &&
|
857
|
-
forms_bg_hover == o.forms_bg_hover &&
|
858
|
-
forms_border_default == o.forms_border_default &&
|
859
|
-
forms_border_disabled == o.forms_border_disabled &&
|
860
|
-
forms_border_error == o.forms_border_error &&
|
861
|
-
forms_border_focus == o.forms_border_focus &&
|
862
|
-
forms_border_hover == o.forms_border_hover &&
|
863
|
-
forms_border_success == o.forms_border_success &&
|
864
|
-
forms_border_warn == o.forms_border_warn &&
|
865
|
-
forms_checkbox_bg_checked == o.forms_checkbox_bg_checked &&
|
866
|
-
forms_checkbox_bg_default == o.forms_checkbox_bg_default &&
|
867
|
-
forms_checkbox_border_checked == o.forms_checkbox_border_checked &&
|
868
|
-
forms_checkbox_border_default == o.forms_checkbox_border_default &&
|
869
|
-
forms_checkbox_fg_checked == o.forms_checkbox_fg_checked &&
|
870
|
-
forms_checkbox_fg_default == o.forms_checkbox_fg_default &&
|
871
|
-
forms_fg_default == o.forms_fg_default &&
|
872
|
-
forms_fg_error == o.forms_fg_error &&
|
873
|
-
forms_fg_mute == o.forms_fg_mute &&
|
874
|
-
forms_fg_subtle == o.forms_fg_subtle &&
|
875
|
-
forms_fg_success == o.forms_fg_success &&
|
876
|
-
forms_fg_warn == o.forms_fg_warn &&
|
877
|
-
forms_radio_bg_checked == o.forms_radio_bg_checked &&
|
878
|
-
forms_radio_bg_default == o.forms_radio_bg_default &&
|
879
|
-
forms_radio_border_checked == o.forms_radio_border_checked &&
|
880
|
-
forms_radio_border_default == o.forms_radio_border_default &&
|
881
|
-
forms_radio_fg_checked == o.forms_radio_fg_checked &&
|
882
|
-
forms_radio_fg_default == o.forms_radio_fg_default &&
|
883
|
-
forms_toggle_bg_checked == o.forms_toggle_bg_checked &&
|
884
|
-
forms_toggle_bg_default == o.forms_toggle_bg_default &&
|
885
|
-
forms_toggle_border_checked == o.forms_toggle_border_checked &&
|
886
|
-
forms_toggle_border_default == o.forms_toggle_border_default &&
|
887
|
-
forms_toggle_fg_checked == o.forms_toggle_fg_checked &&
|
888
|
-
forms_toggle_fg_default == o.forms_toggle_fg_default &&
|
889
|
-
id == o.id &&
|
890
|
-
links_link_default == o.links_link_default &&
|
891
|
-
links_link_disabled == o.links_link_disabled &&
|
892
|
-
links_link_hover == o.links_link_hover &&
|
893
|
-
links_link_inverted_default == o.links_link_inverted_default &&
|
894
|
-
links_link_inverted_hover == o.links_link_inverted_hover &&
|
895
|
-
links_link_mute_default == o.links_link_mute_default &&
|
896
|
-
links_link_mute_hover == o.links_link_mute_hover &&
|
897
|
-
syntax_syntax == o.syntax_syntax &&
|
898
|
-
syntax_syntax_key == o.syntax_syntax_key &&
|
899
|
-
syntax_syntax_num == o.syntax_syntax_num &&
|
900
|
-
syntax_syntax_value == o.syntax_syntax_value &&
|
901
|
-
updated_at == o.updated_at
|
902
|
-
end
|
903
|
-
|
904
|
-
# @see the `==` method
|
905
|
-
# @param [Object] Object to be compared
|
906
|
-
def eql?(o)
|
907
|
-
self == o
|
908
|
-
end
|
909
|
-
|
910
|
-
# Calculates hash code according to all attributes.
|
911
|
-
# @return [Integer] Hash code
|
912
|
-
def hash
|
913
|
-
[accent, bg_default, border_radius_branding, border_radius_buttons, border_radius_cards, border_radius_forms, border_radius_general, button_primary_bg_default, button_primary_bg_disabled, button_primary_bg_hover, button_primary_border_default, button_primary_border_disabled, button_primary_border_hover, button_primary_fg_default, button_primary_fg_disabled, button_primary_fg_hover, button_secondary_bg_default, button_secondary_bg_disabled, button_secondary_bg_hover, button_secondary_border_default, button_secondary_border_disabled, button_secondary_border_hover, button_secondary_fg_default, button_secondary_fg_disabled, button_secondary_fg_hover, button_social_bg_default, button_social_bg_disabled, button_social_bg_hover, button_social_bg_provider, button_social_border_default, button_social_border_disabled, button_social_border_hover, button_social_border_provider, button_social_fg_default, button_social_fg_disabled, button_social_fg_hover, button_social_fg_provider, created_at, dialog_bg_default, dialog_bg_subtle, dialog_border_default, dialog_fg_default, dialog_fg_mute, dialog_fg_subtle, forms_bg_default, forms_bg_disabled, forms_bg_hover, forms_border_default, forms_border_disabled, forms_border_error, forms_border_focus, forms_border_hover, forms_border_success, forms_border_warn, forms_checkbox_bg_checked, forms_checkbox_bg_default, forms_checkbox_border_checked, forms_checkbox_border_default, forms_checkbox_fg_checked, forms_checkbox_fg_default, forms_fg_default, forms_fg_error, forms_fg_mute, forms_fg_subtle, forms_fg_success, forms_fg_warn, forms_radio_bg_checked, forms_radio_bg_default, forms_radio_border_checked, forms_radio_border_default, forms_radio_fg_checked, forms_radio_fg_default, forms_toggle_bg_checked, forms_toggle_bg_default, forms_toggle_border_checked, forms_toggle_border_default, forms_toggle_fg_checked, forms_toggle_fg_default, id, links_link_default, links_link_disabled, links_link_hover, links_link_inverted_default, links_link_inverted_hover, links_link_mute_default, links_link_mute_hover, syntax_syntax, syntax_syntax_key, syntax_syntax_num, syntax_syntax_value, updated_at].hash
|
914
|
-
end
|
915
|
-
|
916
|
-
# Builds the object from hash
|
917
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
918
|
-
# @return [Object] Returns the model itself
|
919
|
-
def self.build_from_hash(attributes)
|
920
|
-
return nil unless attributes.is_a?(Hash)
|
921
|
-
attributes = attributes.transform_keys(&:to_sym)
|
922
|
-
transformed_hash = {}
|
923
|
-
openapi_types.each_pair do |key, type|
|
924
|
-
if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
|
925
|
-
transformed_hash["#{key}"] = nil
|
926
|
-
elsif type =~ /\AArray<(.*)>/i
|
927
|
-
# check to ensure the input is an array given that the attribute
|
928
|
-
# is documented as an array but the input is not
|
929
|
-
if attributes[attribute_map[key]].is_a?(Array)
|
930
|
-
transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
|
931
|
-
end
|
932
|
-
elsif !attributes[attribute_map[key]].nil?
|
933
|
-
transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
|
934
|
-
end
|
935
|
-
end
|
936
|
-
new(transformed_hash)
|
937
|
-
end
|
938
|
-
|
939
|
-
# Deserializes the data based on type
|
940
|
-
# @param string type Data type
|
941
|
-
# @param string value Value to be deserialized
|
942
|
-
# @return [Object] Deserialized data
|
943
|
-
def self._deserialize(type, value)
|
944
|
-
case type.to_sym
|
945
|
-
when :Time
|
946
|
-
Time.parse(value)
|
947
|
-
when :Date
|
948
|
-
Date.parse(value)
|
949
|
-
when :String
|
950
|
-
value.to_s
|
951
|
-
when :Integer
|
952
|
-
value.to_i
|
953
|
-
when :Float
|
954
|
-
value.to_f
|
955
|
-
when :Boolean
|
956
|
-
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
957
|
-
true
|
958
|
-
else
|
959
|
-
false
|
960
|
-
end
|
961
|
-
when :Object
|
962
|
-
# generic object (usually a Hash), return directly
|
963
|
-
value
|
964
|
-
when /\AArray<(?<inner_type>.+)>\z/
|
965
|
-
inner_type = Regexp.last_match[:inner_type]
|
966
|
-
value.map { |v| _deserialize(inner_type, v) }
|
967
|
-
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
968
|
-
k_type = Regexp.last_match[:k_type]
|
969
|
-
v_type = Regexp.last_match[:v_type]
|
970
|
-
{}.tap do |hash|
|
971
|
-
value.each do |k, v|
|
972
|
-
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
973
|
-
end
|
974
|
-
end
|
975
|
-
else # model
|
976
|
-
# models (e.g. Pet) or oneOf
|
977
|
-
klass = OryClient.const_get(type)
|
978
|
-
klass.respond_to?(:openapi_any_of) || klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
979
|
-
end
|
980
|
-
end
|
981
|
-
|
982
|
-
# Returns the string representation of the object
|
983
|
-
# @return [String] String presentation of the object
|
984
|
-
def to_s
|
985
|
-
to_hash.to_s
|
986
|
-
end
|
987
|
-
|
988
|
-
# to_body is an alias to to_hash (backward compatibility)
|
989
|
-
# @return [Hash] Returns the object in the form of hash
|
990
|
-
def to_body
|
991
|
-
to_hash
|
992
|
-
end
|
993
|
-
|
994
|
-
# Returns the object in the form of hash
|
995
|
-
# @return [Hash] Returns the object in the form of hash
|
996
|
-
def to_hash
|
997
|
-
hash = {}
|
998
|
-
self.class.attribute_map.each_pair do |attr, param|
|
999
|
-
value = self.send(attr)
|
1000
|
-
if value.nil?
|
1001
|
-
is_nullable = self.class.openapi_nullable.include?(attr)
|
1002
|
-
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
1003
|
-
end
|
1004
|
-
|
1005
|
-
hash[param] = _to_hash(value)
|
1006
|
-
end
|
1007
|
-
hash
|
1008
|
-
end
|
1009
|
-
|
1010
|
-
# Outputs non-array value in the form of hash
|
1011
|
-
# For object, use to_hash. Otherwise, just return the value
|
1012
|
-
# @param [Object] value Any valid value
|
1013
|
-
# @return [Hash] Returns the value in the form of hash
|
1014
|
-
def _to_hash(value)
|
1015
|
-
if value.is_a?(Array)
|
1016
|
-
value.compact.map { |v| _to_hash(v) }
|
1017
|
-
elsif value.is_a?(Hash)
|
1018
|
-
{}.tap do |hash|
|
1019
|
-
value.each { |k, v| hash[k] = _to_hash(v) }
|
1020
|
-
end
|
1021
|
-
elsif value.respond_to? :to_hash
|
1022
|
-
value.to_hash
|
1023
|
-
else
|
1024
|
-
value
|
1025
|
-
end
|
1026
|
-
end
|
1027
|
-
|
1028
|
-
end
|
1029
|
-
|
1030
|
-
end
|