From 5f6557257fc47bbd1f58af4e4bd0bb047b430783 Mon Sep 17 00:00:00 2001 From: aeneasr <3372410+aeneasr@users.noreply.github.com> Date: Thu, 27 Jun 2024 15:54:08 +0000 Subject: [PATCH] autogen: regenerate OpenAPI client for v1.12.1 Version: v1.12.1 --- ory_client/__init__.py | 4 ++-- ory_client/api/courier_api.py | 2 +- ory_client/api/events_api.py | 2 +- ory_client/api/frontend_api.py | 2 +- ory_client/api/identity_api.py | 2 +- ory_client/api/jwk_api.py | 2 +- ory_client/api/metadata_api.py | 2 +- ory_client/api/o_auth2_api.py | 2 +- ory_client/api/oidc_api.py | 2 +- ory_client/api/permission_api.py | 2 +- ory_client/api/project_api.py | 2 +- ory_client/api/relationship_api.py | 2 +- ory_client/api/wellknown_api.py | 2 +- ory_client/api/workspace_api.py | 2 +- ory_client/api_client.py | 4 ++-- ory_client/configuration.py | 6 +++--- ory_client/exceptions.py | 2 +- ory_client/models/__init__.py | 2 +- ory_client/models/accept_o_auth2_consent_request.py | 2 +- ory_client/models/accept_o_auth2_consent_request_session.py | 2 +- ory_client/models/accept_o_auth2_login_request.py | 2 +- ory_client/models/account_experience_configuration.py | 2 +- ory_client/models/account_experience_theme_variables.py | 2 +- ory_client/models/active_project_in_console.py | 2 +- ory_client/models/add_project_to_workspace_body.py | 2 +- ory_client/models/attribute.py | 2 +- ory_client/models/attribute_filter.py | 2 +- ory_client/models/attributes_count_datapoint.py | 2 +- ory_client/models/authenticator_assurance_level.py | 2 +- ory_client/models/batch_patch_identities_response.py | 2 +- ory_client/models/billing_period_bucket.py | 2 +- ory_client/models/check_opl_syntax_result.py | 2 +- ory_client/models/check_permission_result.py | 2 +- ory_client/models/cloud_account.py | 2 +- ory_client/models/consistency_request_parameters.py | 2 +- ory_client/models/continue_with.py | 2 +- ory_client/models/continue_with_recovery_ui.py | 2 +- ory_client/models/continue_with_recovery_ui_flow.py | 2 +- ory_client/models/continue_with_set_ory_session_token.py | 2 +- ory_client/models/continue_with_settings_ui.py | 2 +- ory_client/models/continue_with_settings_ui_flow.py | 2 +- ory_client/models/continue_with_verification_ui.py | 2 +- ory_client/models/continue_with_verification_ui_flow.py | 2 +- ory_client/models/courier_message_status.py | 2 +- ory_client/models/courier_message_type.py | 2 +- ory_client/models/create_custom_domain_body.py | 2 +- ory_client/models/create_event_stream_body.py | 2 +- ory_client/models/create_identity_body.py | 2 +- ory_client/models/create_invite_response.py | 2 +- ory_client/models/create_json_web_key_set.py | 2 +- ory_client/models/create_project_api_key_request.py | 2 +- ory_client/models/create_project_body.py | 2 +- ory_client/models/create_project_branding.py | 2 +- ory_client/models/create_project_member_invite_body.py | 2 +- ory_client/models/create_project_normalized_payload.py | 2 +- ory_client/models/create_recovery_code_for_identity_body.py | 2 +- ory_client/models/create_recovery_link_for_identity_body.py | 2 +- ory_client/models/create_relationship_body.py | 2 +- ory_client/models/create_subscription_body.py | 2 +- ory_client/models/create_subscription_common.py | 2 +- .../models/create_verifiable_credential_request_body.py | 2 +- ory_client/models/create_workspace_body.py | 2 +- ory_client/models/create_workspace_member_invite_body.py | 2 +- ory_client/models/create_workspace_subscription_body.py | 2 +- ory_client/models/credential_supported_draft00.py | 2 +- ory_client/models/custom_domain.py | 2 +- ory_client/models/delete_my_sessions_count.py | 2 +- ory_client/models/email_template_data.py | 2 +- ory_client/models/email_template_data_body.py | 2 +- .../error_authenticator_assurance_level_not_satisfied.py | 2 +- ory_client/models/error_browser_location_change_required.py | 2 +- ory_client/models/error_flow_replaced.py | 2 +- ory_client/models/error_generic.py | 2 +- ory_client/models/error_o_auth2.py | 2 +- ory_client/models/event_stream.py | 2 +- ory_client/models/expanded_permission_tree.py | 2 +- ory_client/models/flow_error.py | 2 +- ory_client/models/generic_error.py | 2 +- ory_client/models/generic_error_content.py | 2 +- ory_client/models/generic_usage.py | 2 +- ory_client/models/get_attributes_count_response.py | 2 +- ory_client/models/get_managed_identity_schema_location.py | 2 +- ory_client/models/get_metrics_event_attributes_response.py | 2 +- ory_client/models/get_metrics_event_types_response.py | 2 +- ory_client/models/get_organization_response.py | 2 +- ory_client/models/get_project_events_body.py | 2 +- ory_client/models/get_project_events_response.py | 2 +- ory_client/models/get_project_metrics_response.py | 2 +- ory_client/models/get_session_activity_response.py | 2 +- ory_client/models/get_version200_response.py | 2 +- ory_client/models/health_not_ready_status.py | 2 +- ory_client/models/health_status.py | 2 +- ory_client/models/identity.py | 2 +- ory_client/models/identity_credentials.py | 2 +- ory_client/models/identity_credentials_code.py | 2 +- ory_client/models/identity_credentials_oidc.py | 2 +- ory_client/models/identity_credentials_oidc_provider.py | 2 +- ory_client/models/identity_credentials_password.py | 2 +- ory_client/models/identity_patch.py | 2 +- ory_client/models/identity_patch_response.py | 2 +- ory_client/models/identity_schema_container.py | 2 +- ory_client/models/identity_schema_preset.py | 2 +- ory_client/models/identity_with_credentials.py | 2 +- ory_client/models/identity_with_credentials_oidc.py | 2 +- ory_client/models/identity_with_credentials_oidc_config.py | 2 +- .../identity_with_credentials_oidc_config_provider.py | 2 +- ory_client/models/identity_with_credentials_password.py | 2 +- .../models/identity_with_credentials_password_config.py | 2 +- ory_client/models/internal_get_project_branding_body.py | 2 +- ...nternal_is_ax_welcome_screen_enabled_for_project_body.py | 2 +- .../models/internal_is_owner_for_project_by_slug_body.py | 2 +- .../internal_is_owner_for_project_by_slug_response.py | 2 +- ory_client/models/introspected_o_auth2_token.py | 2 +- ory_client/models/invoice.py | 2 +- ory_client/models/invoice_data_v1.py | 2 +- ory_client/models/is_owner_for_project_by_slug.py | 2 +- ory_client/models/json_patch.py | 2 +- ory_client/models/json_web_key.py | 2 +- ory_client/models/json_web_key_set.py | 2 +- ory_client/models/keto_namespace.py | 2 +- ory_client/models/line_item_v1.py | 2 +- ory_client/models/list_event_streams.py | 2 +- ory_client/models/list_invoices_response.py | 2 +- ory_client/models/list_organizations_response.py | 2 +- ory_client/models/list_workspace_projects.py | 2 +- ory_client/models/list_workspaces.py | 2 +- ory_client/models/login_flow.py | 2 +- ory_client/models/login_flow_state.py | 2 +- ory_client/models/logout_flow.py | 2 +- ory_client/models/managed_identity_schema.py | 2 +- .../models/managed_identity_schema_validation_result.py | 2 +- ory_client/models/member_invite.py | 2 +- ory_client/models/message.py | 2 +- ory_client/models/message_dispatch.py | 2 +- ory_client/models/metrics_datapoint.py | 2 +- ory_client/models/money.py | 2 +- ory_client/models/namespace.py | 2 +- ory_client/models/needs_privileged_session_error.py | 2 +- ory_client/models/normalized_project.py | 2 +- ory_client/models/normalized_project_revision.py | 2 +- .../models/normalized_project_revision_courier_channel.py | 2 +- ory_client/models/normalized_project_revision_hook.py | 2 +- .../models/normalized_project_revision_identity_schema.py | 2 +- .../normalized_project_revision_third_party_provider.py | 2 +- .../normalized_project_revision_tokenizer_template.py | 2 +- ory_client/models/o_auth2_client.py | 2 +- ory_client/models/o_auth2_client_token_lifespans.py | 2 +- ory_client/models/o_auth2_consent_request.py | 2 +- .../o_auth2_consent_request_open_id_connect_context.py | 2 +- ory_client/models/o_auth2_consent_session.py | 2 +- ory_client/models/o_auth2_consent_session_expires_at.py | 2 +- ory_client/models/o_auth2_login_request.py | 2 +- ory_client/models/o_auth2_logout_request.py | 2 +- ory_client/models/o_auth2_redirect_to.py | 2 +- ory_client/models/o_auth2_token_exchange.py | 2 +- ory_client/models/oidc_configuration.py | 2 +- ory_client/models/oidc_user_info.py | 2 +- ory_client/models/organization.py | 2 +- ory_client/models/organization_body.py | 2 +- ory_client/models/pagination.py | 2 +- ory_client/models/pagination_headers.py | 2 +- ory_client/models/parse_error.py | 2 +- ory_client/models/patch_identities_body.py | 2 +- ory_client/models/perform_native_logout_body.py | 2 +- ory_client/models/permissions_on_workspace.py | 2 +- ory_client/models/plan.py | 2 +- ory_client/models/plan_details.py | 2 +- ory_client/models/post_check_permission_body.py | 2 +- ory_client/models/post_check_permission_or_error_body.py | 2 +- ory_client/models/project.py | 2 +- ory_client/models/project_api_key.py | 2 +- ory_client/models/project_branding.py | 2 +- ory_client/models/project_branding_colors.py | 2 +- ory_client/models/project_branding_theme.py | 2 +- ory_client/models/project_cors.py | 2 +- ory_client/models/project_events_datapoint.py | 2 +- ory_client/models/project_host.py | 2 +- ory_client/models/project_member.py | 2 +- ory_client/models/project_metadata.py | 2 +- ory_client/models/project_service_identity.py | 2 +- ory_client/models/project_service_o_auth2.py | 2 +- ory_client/models/project_service_permission.py | 2 +- ory_client/models/project_services.py | 2 +- ory_client/models/quota_usage.py | 2 +- ory_client/models/recovery_code_for_identity.py | 2 +- ory_client/models/recovery_flow.py | 2 +- ory_client/models/recovery_flow_state.py | 2 +- ory_client/models/recovery_identity_address.py | 2 +- ory_client/models/recovery_link_for_identity.py | 2 +- ory_client/models/registration_flow.py | 2 +- ory_client/models/registration_flow_state.py | 2 +- ory_client/models/reject_o_auth2_request.py | 2 +- ory_client/models/relation_query.py | 2 +- ory_client/models/relationship.py | 2 +- ory_client/models/relationship_namespaces.py | 2 +- ory_client/models/relationship_patch.py | 2 +- ory_client/models/relationships.py | 2 +- ory_client/models/rfc6749_error_json.py | 2 +- ory_client/models/schema_patch.py | 2 +- ory_client/models/self_service_flow_expired_error.py | 2 +- ory_client/models/session.py | 2 +- ory_client/models/session_activity_datapoint.py | 2 +- ory_client/models/session_authentication_method.py | 2 +- ory_client/models/session_device.py | 2 +- ory_client/models/set_active_project_in_console_body.py | 2 +- ory_client/models/set_custom_domain_body.py | 2 +- ory_client/models/set_event_stream_body.py | 2 +- ory_client/models/set_project.py | 2 +- ory_client/models/set_project_branding_theme_body.py | 2 +- ory_client/models/settings_flow.py | 2 +- ory_client/models/settings_flow_state.py | 2 +- ory_client/models/source_position.py | 2 +- ory_client/models/subject_set.py | 2 +- ory_client/models/subscription.py | 2 +- ory_client/models/successful_code_exchange_response.py | 2 +- ory_client/models/successful_native_login.py | 2 +- ory_client/models/successful_native_registration.py | 2 +- ory_client/models/successful_project_update.py | 2 +- ory_client/models/tax_line_item.py | 2 +- ory_client/models/time_interval.py | 2 +- ory_client/models/token_pagination.py | 2 +- ory_client/models/token_pagination_headers.py | 2 +- ory_client/models/token_pagination_request_parameters.py | 2 +- ory_client/models/token_pagination_response_headers.py | 2 +- ory_client/models/trust_o_auth2_jwt_grant_issuer.py | 2 +- ory_client/models/trusted_o_auth2_jwt_grant_issuer.py | 2 +- ory_client/models/trusted_o_auth2_jwt_grant_json_web_key.py | 2 +- ory_client/models/ui_container.py | 2 +- ory_client/models/ui_node.py | 2 +- ory_client/models/ui_node_anchor_attributes.py | 2 +- ory_client/models/ui_node_attributes.py | 2 +- ory_client/models/ui_node_image_attributes.py | 2 +- ory_client/models/ui_node_input_attributes.py | 2 +- ory_client/models/ui_node_meta.py | 2 +- ory_client/models/ui_node_script_attributes.py | 2 +- ory_client/models/ui_node_text_attributes.py | 2 +- ory_client/models/ui_text.py | 2 +- ory_client/models/update_identity_body.py | 2 +- ory_client/models/update_login_flow_body.py | 2 +- ory_client/models/update_login_flow_with_code_method.py | 2 +- .../models/update_login_flow_with_lookup_secret_method.py | 2 +- ory_client/models/update_login_flow_with_oidc_method.py | 2 +- ory_client/models/update_login_flow_with_passkey_method.py | 2 +- ory_client/models/update_login_flow_with_password_method.py | 2 +- ory_client/models/update_login_flow_with_totp_method.py | 2 +- .../models/update_login_flow_with_web_authn_method.py | 2 +- ory_client/models/update_recovery_flow_body.py | 2 +- ory_client/models/update_recovery_flow_with_code_method.py | 2 +- ory_client/models/update_recovery_flow_with_link_method.py | 2 +- ory_client/models/update_registration_flow_body.py | 2 +- .../models/update_registration_flow_with_code_method.py | 2 +- .../models/update_registration_flow_with_oidc_method.py | 2 +- .../models/update_registration_flow_with_passkey_method.py | 2 +- .../models/update_registration_flow_with_password_method.py | 2 +- .../models/update_registration_flow_with_profile_method.py | 2 +- .../update_registration_flow_with_web_authn_method.py | 2 +- ory_client/models/update_settings_flow_body.py | 2 +- .../models/update_settings_flow_with_lookup_method.py | 2 +- ory_client/models/update_settings_flow_with_oidc_method.py | 2 +- .../models/update_settings_flow_with_passkey_method.py | 2 +- .../models/update_settings_flow_with_password_method.py | 2 +- .../models/update_settings_flow_with_profile_method.py | 2 +- ory_client/models/update_settings_flow_with_totp_method.py | 2 +- .../models/update_settings_flow_with_web_authn_method.py | 2 +- ory_client/models/update_subscription_body.py | 2 +- ory_client/models/update_verification_flow_body.py | 2 +- .../models/update_verification_flow_with_code_method.py | 2 +- .../models/update_verification_flow_with_link_method.py | 2 +- ory_client/models/update_workspace_body.py | 2 +- ory_client/models/usage.py | 2 +- ory_client/models/verifiable_credential_priming_response.py | 2 +- ory_client/models/verifiable_credential_proof.py | 2 +- ory_client/models/verifiable_credential_response.py | 2 +- ory_client/models/verifiable_identity_address.py | 2 +- ory_client/models/verification_flow.py | 2 +- ory_client/models/verification_flow_state.py | 2 +- ory_client/models/version.py | 2 +- ory_client/models/warning.py | 2 +- ory_client/models/workspace.py | 2 +- ory_client/models/workspace_api_key.py | 2 +- ory_client/rest.py | 2 +- pyproject.toml | 2 +- setup.py | 4 ++-- test/test_accept_o_auth2_consent_request.py | 2 +- test/test_accept_o_auth2_consent_request_session.py | 2 +- test/test_accept_o_auth2_login_request.py | 2 +- test/test_account_experience_configuration.py | 2 +- test/test_account_experience_theme_variables.py | 2 +- test/test_active_project_in_console.py | 2 +- test/test_add_project_to_workspace_body.py | 2 +- test/test_attribute.py | 2 +- test/test_attribute_filter.py | 2 +- test/test_attributes_count_datapoint.py | 2 +- test/test_authenticator_assurance_level.py | 2 +- test/test_batch_patch_identities_response.py | 2 +- test/test_billing_period_bucket.py | 2 +- test/test_check_opl_syntax_result.py | 2 +- test/test_check_permission_result.py | 2 +- test/test_cloud_account.py | 2 +- test/test_consistency_request_parameters.py | 2 +- test/test_continue_with.py | 2 +- test/test_continue_with_recovery_ui.py | 2 +- test/test_continue_with_recovery_ui_flow.py | 2 +- test/test_continue_with_set_ory_session_token.py | 2 +- test/test_continue_with_settings_ui.py | 2 +- test/test_continue_with_settings_ui_flow.py | 2 +- test/test_continue_with_verification_ui.py | 2 +- test/test_continue_with_verification_ui_flow.py | 2 +- test/test_courier_api.py | 2 +- test/test_courier_message_status.py | 2 +- test/test_courier_message_type.py | 2 +- test/test_create_custom_domain_body.py | 2 +- test/test_create_event_stream_body.py | 2 +- test/test_create_identity_body.py | 2 +- test/test_create_invite_response.py | 2 +- test/test_create_json_web_key_set.py | 2 +- test/test_create_project_api_key_request.py | 2 +- test/test_create_project_body.py | 2 +- test/test_create_project_branding.py | 2 +- test/test_create_project_member_invite_body.py | 2 +- test/test_create_project_normalized_payload.py | 2 +- test/test_create_recovery_code_for_identity_body.py | 2 +- test/test_create_recovery_link_for_identity_body.py | 2 +- test/test_create_relationship_body.py | 2 +- test/test_create_subscription_body.py | 2 +- test/test_create_subscription_common.py | 2 +- test/test_create_verifiable_credential_request_body.py | 2 +- test/test_create_workspace_body.py | 2 +- test/test_create_workspace_member_invite_body.py | 2 +- test/test_create_workspace_subscription_body.py | 2 +- test/test_credential_supported_draft00.py | 2 +- test/test_custom_domain.py | 2 +- test/test_delete_my_sessions_count.py | 2 +- test/test_email_template_data.py | 2 +- test/test_email_template_data_body.py | 2 +- ...est_error_authenticator_assurance_level_not_satisfied.py | 2 +- test/test_error_browser_location_change_required.py | 2 +- test/test_error_flow_replaced.py | 2 +- test/test_error_generic.py | 2 +- test/test_error_o_auth2.py | 2 +- test/test_event_stream.py | 2 +- test/test_events_api.py | 2 +- test/test_expanded_permission_tree.py | 2 +- test/test_flow_error.py | 2 +- test/test_frontend_api.py | 2 +- test/test_generic_error.py | 2 +- test/test_generic_error_content.py | 2 +- test/test_generic_usage.py | 2 +- test/test_get_attributes_count_response.py | 2 +- test/test_get_managed_identity_schema_location.py | 2 +- test/test_get_metrics_event_attributes_response.py | 2 +- test/test_get_metrics_event_types_response.py | 2 +- test/test_get_organization_response.py | 2 +- test/test_get_project_events_body.py | 2 +- test/test_get_project_events_response.py | 2 +- test/test_get_project_metrics_response.py | 2 +- test/test_get_session_activity_response.py | 2 +- test/test_get_version200_response.py | 2 +- test/test_health_not_ready_status.py | 2 +- test/test_health_status.py | 2 +- test/test_identity.py | 2 +- test/test_identity_api.py | 2 +- test/test_identity_credentials.py | 2 +- test/test_identity_credentials_code.py | 2 +- test/test_identity_credentials_oidc.py | 2 +- test/test_identity_credentials_oidc_provider.py | 2 +- test/test_identity_credentials_password.py | 2 +- test/test_identity_patch.py | 2 +- test/test_identity_patch_response.py | 2 +- test/test_identity_schema_container.py | 2 +- test/test_identity_schema_preset.py | 2 +- test/test_identity_with_credentials.py | 2 +- test/test_identity_with_credentials_oidc.py | 2 +- test/test_identity_with_credentials_oidc_config.py | 2 +- test/test_identity_with_credentials_oidc_config_provider.py | 2 +- test/test_identity_with_credentials_password.py | 2 +- test/test_identity_with_credentials_password_config.py | 2 +- test/test_internal_get_project_branding_body.py | 2 +- ...nternal_is_ax_welcome_screen_enabled_for_project_body.py | 2 +- test/test_internal_is_owner_for_project_by_slug_body.py | 2 +- test/test_internal_is_owner_for_project_by_slug_response.py | 2 +- test/test_introspected_o_auth2_token.py | 2 +- test/test_invoice.py | 2 +- test/test_invoice_data_v1.py | 2 +- test/test_is_owner_for_project_by_slug.py | 2 +- test/test_json_patch.py | 2 +- test/test_json_web_key.py | 2 +- test/test_json_web_key_set.py | 2 +- test/test_jwk_api.py | 2 +- test/test_keto_namespace.py | 2 +- test/test_line_item_v1.py | 2 +- test/test_list_event_streams.py | 2 +- test/test_list_invoices_response.py | 2 +- test/test_list_organizations_response.py | 2 +- test/test_list_workspace_projects.py | 2 +- test/test_list_workspaces.py | 2 +- test/test_login_flow.py | 2 +- test/test_login_flow_state.py | 2 +- test/test_logout_flow.py | 2 +- test/test_managed_identity_schema.py | 2 +- test/test_managed_identity_schema_validation_result.py | 2 +- test/test_member_invite.py | 2 +- test/test_message.py | 2 +- test/test_message_dispatch.py | 2 +- test/test_metadata_api.py | 2 +- test/test_metrics_datapoint.py | 2 +- test/test_money.py | 2 +- test/test_namespace.py | 2 +- test/test_needs_privileged_session_error.py | 2 +- test/test_normalized_project.py | 2 +- test/test_normalized_project_revision.py | 2 +- test/test_normalized_project_revision_courier_channel.py | 2 +- test/test_normalized_project_revision_hook.py | 2 +- test/test_normalized_project_revision_identity_schema.py | 2 +- ...test_normalized_project_revision_third_party_provider.py | 2 +- test/test_normalized_project_revision_tokenizer_template.py | 2 +- test/test_o_auth2_api.py | 2 +- test/test_o_auth2_client.py | 2 +- test/test_o_auth2_client_token_lifespans.py | 2 +- test/test_o_auth2_consent_request.py | 2 +- .../test_o_auth2_consent_request_open_id_connect_context.py | 2 +- test/test_o_auth2_consent_session.py | 2 +- test/test_o_auth2_consent_session_expires_at.py | 2 +- test/test_o_auth2_login_request.py | 2 +- test/test_o_auth2_logout_request.py | 2 +- test/test_o_auth2_redirect_to.py | 2 +- test/test_o_auth2_token_exchange.py | 2 +- test/test_oidc_api.py | 2 +- test/test_oidc_configuration.py | 2 +- test/test_oidc_user_info.py | 2 +- test/test_organization.py | 2 +- test/test_organization_body.py | 2 +- test/test_pagination.py | 2 +- test/test_pagination_headers.py | 2 +- test/test_parse_error.py | 2 +- test/test_patch_identities_body.py | 2 +- test/test_perform_native_logout_body.py | 2 +- test/test_permission_api.py | 2 +- test/test_permissions_on_workspace.py | 2 +- test/test_plan.py | 2 +- test/test_plan_details.py | 2 +- test/test_post_check_permission_body.py | 2 +- test/test_post_check_permission_or_error_body.py | 2 +- test/test_project.py | 2 +- test/test_project_api.py | 2 +- test/test_project_api_key.py | 2 +- test/test_project_branding.py | 2 +- test/test_project_branding_colors.py | 2 +- test/test_project_branding_theme.py | 2 +- test/test_project_cors.py | 2 +- test/test_project_events_datapoint.py | 2 +- test/test_project_host.py | 2 +- test/test_project_member.py | 2 +- test/test_project_metadata.py | 2 +- test/test_project_service_identity.py | 2 +- test/test_project_service_o_auth2.py | 2 +- test/test_project_service_permission.py | 2 +- test/test_project_services.py | 2 +- test/test_quota_usage.py | 2 +- test/test_recovery_code_for_identity.py | 2 +- test/test_recovery_flow.py | 2 +- test/test_recovery_flow_state.py | 2 +- test/test_recovery_identity_address.py | 2 +- test/test_recovery_link_for_identity.py | 2 +- test/test_registration_flow.py | 2 +- test/test_registration_flow_state.py | 2 +- test/test_reject_o_auth2_request.py | 2 +- test/test_relation_query.py | 2 +- test/test_relationship.py | 2 +- test/test_relationship_api.py | 2 +- test/test_relationship_namespaces.py | 2 +- test/test_relationship_patch.py | 2 +- test/test_relationships.py | 2 +- test/test_rfc6749_error_json.py | 2 +- test/test_schema_patch.py | 2 +- test/test_self_service_flow_expired_error.py | 2 +- test/test_session.py | 2 +- test/test_session_activity_datapoint.py | 2 +- test/test_session_authentication_method.py | 2 +- test/test_session_device.py | 2 +- test/test_set_active_project_in_console_body.py | 2 +- test/test_set_custom_domain_body.py | 2 +- test/test_set_event_stream_body.py | 2 +- test/test_set_project.py | 2 +- test/test_set_project_branding_theme_body.py | 2 +- test/test_settings_flow.py | 2 +- test/test_settings_flow_state.py | 2 +- test/test_source_position.py | 2 +- test/test_subject_set.py | 2 +- test/test_subscription.py | 2 +- test/test_successful_code_exchange_response.py | 2 +- test/test_successful_native_login.py | 2 +- test/test_successful_native_registration.py | 2 +- test/test_successful_project_update.py | 2 +- test/test_tax_line_item.py | 2 +- test/test_time_interval.py | 2 +- test/test_token_pagination.py | 2 +- test/test_token_pagination_headers.py | 2 +- test/test_token_pagination_request_parameters.py | 2 +- test/test_token_pagination_response_headers.py | 2 +- test/test_trust_o_auth2_jwt_grant_issuer.py | 2 +- test/test_trusted_o_auth2_jwt_grant_issuer.py | 2 +- test/test_trusted_o_auth2_jwt_grant_json_web_key.py | 2 +- test/test_ui_container.py | 2 +- test/test_ui_node.py | 2 +- test/test_ui_node_anchor_attributes.py | 2 +- test/test_ui_node_attributes.py | 2 +- test/test_ui_node_image_attributes.py | 2 +- test/test_ui_node_input_attributes.py | 2 +- test/test_ui_node_meta.py | 2 +- test/test_ui_node_script_attributes.py | 2 +- test/test_ui_node_text_attributes.py | 2 +- test/test_ui_text.py | 2 +- test/test_update_identity_body.py | 2 +- test/test_update_login_flow_body.py | 2 +- test/test_update_login_flow_with_code_method.py | 2 +- test/test_update_login_flow_with_lookup_secret_method.py | 2 +- test/test_update_login_flow_with_oidc_method.py | 2 +- test/test_update_login_flow_with_passkey_method.py | 2 +- test/test_update_login_flow_with_password_method.py | 2 +- test/test_update_login_flow_with_totp_method.py | 2 +- test/test_update_login_flow_with_web_authn_method.py | 2 +- test/test_update_recovery_flow_body.py | 2 +- test/test_update_recovery_flow_with_code_method.py | 2 +- test/test_update_recovery_flow_with_link_method.py | 2 +- test/test_update_registration_flow_body.py | 2 +- test/test_update_registration_flow_with_code_method.py | 2 +- test/test_update_registration_flow_with_oidc_method.py | 2 +- test/test_update_registration_flow_with_passkey_method.py | 2 +- test/test_update_registration_flow_with_password_method.py | 2 +- test/test_update_registration_flow_with_profile_method.py | 2 +- test/test_update_registration_flow_with_web_authn_method.py | 2 +- test/test_update_settings_flow_body.py | 2 +- test/test_update_settings_flow_with_lookup_method.py | 2 +- test/test_update_settings_flow_with_oidc_method.py | 2 +- test/test_update_settings_flow_with_passkey_method.py | 2 +- test/test_update_settings_flow_with_password_method.py | 2 +- test/test_update_settings_flow_with_profile_method.py | 2 +- test/test_update_settings_flow_with_totp_method.py | 2 +- test/test_update_settings_flow_with_web_authn_method.py | 2 +- test/test_update_subscription_body.py | 2 +- test/test_update_verification_flow_body.py | 2 +- test/test_update_verification_flow_with_code_method.py | 2 +- test/test_update_verification_flow_with_link_method.py | 2 +- test/test_update_workspace_body.py | 2 +- test/test_usage.py | 2 +- test/test_verifiable_credential_priming_response.py | 2 +- test/test_verifiable_credential_proof.py | 2 +- test/test_verifiable_credential_response.py | 2 +- test/test_verifiable_identity_address.py | 2 +- test/test_verification_flow.py | 2 +- test/test_verification_flow_state.py | 2 +- test/test_version.py | 2 +- test/test_warning.py | 2 +- test/test_wellknown_api.py | 2 +- test/test_workspace.py | 2 +- test/test_workspace_api.py | 2 +- test/test_workspace_api_key.py | 2 +- 558 files changed, 563 insertions(+), 563 deletions(-) diff --git a/ory_client/__init__.py b/ory_client/__init__.py index 7bb42c45a..bd088f33e 100644 --- a/ory_client/__init__.py +++ b/ory_client/__init__.py @@ -7,7 +7,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -15,7 +15,7 @@ """ # noqa: E501 -__version__ = "v1.12.0" +__version__ = "v1.12.1" # import apis into sdk package from ory_client.api.courier_api import CourierApi diff --git a/ory_client/api/courier_api.py b/ory_client/api/courier_api.py index 9c803c41e..5be0313d0 100644 --- a/ory_client/api/courier_api.py +++ b/ory_client/api/courier_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/api/events_api.py b/ory_client/api/events_api.py index e5e6e3712..c45120a6d 100644 --- a/ory_client/api/events_api.py +++ b/ory_client/api/events_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/api/frontend_api.py b/ory_client/api/frontend_api.py index 872c79b81..7739903a8 100644 --- a/ory_client/api/frontend_api.py +++ b/ory_client/api/frontend_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/api/identity_api.py b/ory_client/api/identity_api.py index bf27f2f35..1616ed137 100644 --- a/ory_client/api/identity_api.py +++ b/ory_client/api/identity_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/api/jwk_api.py b/ory_client/api/jwk_api.py index 0c5e0a6e7..264b57ecd 100644 --- a/ory_client/api/jwk_api.py +++ b/ory_client/api/jwk_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/api/metadata_api.py b/ory_client/api/metadata_api.py index 8e7af8c2c..69ee49f5c 100644 --- a/ory_client/api/metadata_api.py +++ b/ory_client/api/metadata_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/api/o_auth2_api.py b/ory_client/api/o_auth2_api.py index c012e3d96..1cd99c558 100644 --- a/ory_client/api/o_auth2_api.py +++ b/ory_client/api/o_auth2_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/api/oidc_api.py b/ory_client/api/oidc_api.py index 7abe13989..8c1ae91bc 100644 --- a/ory_client/api/oidc_api.py +++ b/ory_client/api/oidc_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/api/permission_api.py b/ory_client/api/permission_api.py index 125e1e409..042470ad2 100644 --- a/ory_client/api/permission_api.py +++ b/ory_client/api/permission_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/api/project_api.py b/ory_client/api/project_api.py index 3b531a41b..067cb2d42 100644 --- a/ory_client/api/project_api.py +++ b/ory_client/api/project_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/api/relationship_api.py b/ory_client/api/relationship_api.py index d00e872e0..9670d6cc7 100644 --- a/ory_client/api/relationship_api.py +++ b/ory_client/api/relationship_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/api/wellknown_api.py b/ory_client/api/wellknown_api.py index 36313f723..d355b901a 100644 --- a/ory_client/api/wellknown_api.py +++ b/ory_client/api/wellknown_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/api/workspace_api.py b/ory_client/api/workspace_api.py index f0f1db67a..8df19aae6 100644 --- a/ory_client/api/workspace_api.py +++ b/ory_client/api/workspace_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/api_client.py b/ory_client/api_client.py index 536d03618..71e8f6afe 100644 --- a/ory_client/api_client.py +++ b/ory_client/api_client.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -88,7 +88,7 @@ def __init__( self.default_headers[header_name] = header_value self.cookie = cookie # Set default User-Agent. - self.user_agent = 'OpenAPI-Generator/v1.12.0/python' + self.user_agent = 'OpenAPI-Generator/v1.12.1/python' self.client_side_validation = configuration.client_side_validation def __enter__(self): diff --git a/ory_client/configuration.py b/ory_client/configuration.py index eb258fbef..84fddb578 100644 --- a/ory_client/configuration.py +++ b/ory_client/configuration.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -422,8 +422,8 @@ def to_debug_report(self): return "Python SDK Debug Report:\n"\ "OS: {env}\n"\ "Python Version: {pyversion}\n"\ - "Version of the API: v1.12.0\n"\ - "SDK Package Version: v1.12.0".\ + "Version of the API: v1.12.1\n"\ + "SDK Package Version: v1.12.1".\ format(env=sys.platform, pyversion=sys.version) def get_host_settings(self): diff --git a/ory_client/exceptions.py b/ory_client/exceptions.py index 262fb8883..68a274c41 100644 --- a/ory_client/exceptions.py +++ b/ory_client/exceptions.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/__init__.py b/ory_client/models/__init__.py index 49f2941c5..c56779d5a 100644 --- a/ory_client/models/__init__.py +++ b/ory_client/models/__init__.py @@ -6,7 +6,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/accept_o_auth2_consent_request.py b/ory_client/models/accept_o_auth2_consent_request.py index 5db9150ec..a939f64da 100644 --- a/ory_client/models/accept_o_auth2_consent_request.py +++ b/ory_client/models/accept_o_auth2_consent_request.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/accept_o_auth2_consent_request_session.py b/ory_client/models/accept_o_auth2_consent_request_session.py index 6cf78e98c..08caa4afa 100644 --- a/ory_client/models/accept_o_auth2_consent_request_session.py +++ b/ory_client/models/accept_o_auth2_consent_request_session.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/accept_o_auth2_login_request.py b/ory_client/models/accept_o_auth2_login_request.py index 52f37e307..6a2f28597 100644 --- a/ory_client/models/accept_o_auth2_login_request.py +++ b/ory_client/models/accept_o_auth2_login_request.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/account_experience_configuration.py b/ory_client/models/account_experience_configuration.py index 30de32f17..0d35f2c9e 100644 --- a/ory_client/models/account_experience_configuration.py +++ b/ory_client/models/account_experience_configuration.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/account_experience_theme_variables.py b/ory_client/models/account_experience_theme_variables.py index 3cf24a7ad..2028b30b8 100644 --- a/ory_client/models/account_experience_theme_variables.py +++ b/ory_client/models/account_experience_theme_variables.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/active_project_in_console.py b/ory_client/models/active_project_in_console.py index e8254ca5d..bd864fda3 100644 --- a/ory_client/models/active_project_in_console.py +++ b/ory_client/models/active_project_in_console.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/add_project_to_workspace_body.py b/ory_client/models/add_project_to_workspace_body.py index a557f0427..460680202 100644 --- a/ory_client/models/add_project_to_workspace_body.py +++ b/ory_client/models/add_project_to_workspace_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/attribute.py b/ory_client/models/attribute.py index 4b8df545a..ea74a57fd 100644 --- a/ory_client/models/attribute.py +++ b/ory_client/models/attribute.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/attribute_filter.py b/ory_client/models/attribute_filter.py index a959894d2..fff69a8b6 100644 --- a/ory_client/models/attribute_filter.py +++ b/ory_client/models/attribute_filter.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/attributes_count_datapoint.py b/ory_client/models/attributes_count_datapoint.py index 4876f2d21..2993ca13d 100644 --- a/ory_client/models/attributes_count_datapoint.py +++ b/ory_client/models/attributes_count_datapoint.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/authenticator_assurance_level.py b/ory_client/models/authenticator_assurance_level.py index ad6166148..9cab3f04b 100644 --- a/ory_client/models/authenticator_assurance_level.py +++ b/ory_client/models/authenticator_assurance_level.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/batch_patch_identities_response.py b/ory_client/models/batch_patch_identities_response.py index 36bb8af53..845632d55 100644 --- a/ory_client/models/batch_patch_identities_response.py +++ b/ory_client/models/batch_patch_identities_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/billing_period_bucket.py b/ory_client/models/billing_period_bucket.py index 077d3f210..bcbb92906 100644 --- a/ory_client/models/billing_period_bucket.py +++ b/ory_client/models/billing_period_bucket.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/check_opl_syntax_result.py b/ory_client/models/check_opl_syntax_result.py index 31e48061c..912ca20af 100644 --- a/ory_client/models/check_opl_syntax_result.py +++ b/ory_client/models/check_opl_syntax_result.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/check_permission_result.py b/ory_client/models/check_permission_result.py index a78b38055..67da74a16 100644 --- a/ory_client/models/check_permission_result.py +++ b/ory_client/models/check_permission_result.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/cloud_account.py b/ory_client/models/cloud_account.py index 325cb42fe..18535b9f4 100644 --- a/ory_client/models/cloud_account.py +++ b/ory_client/models/cloud_account.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/consistency_request_parameters.py b/ory_client/models/consistency_request_parameters.py index ef657ee9e..bfa10976f 100644 --- a/ory_client/models/consistency_request_parameters.py +++ b/ory_client/models/consistency_request_parameters.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/continue_with.py b/ory_client/models/continue_with.py index dcc08e8f1..58fdd548a 100644 --- a/ory_client/models/continue_with.py +++ b/ory_client/models/continue_with.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/continue_with_recovery_ui.py b/ory_client/models/continue_with_recovery_ui.py index 51cb2ff0c..0dda56e15 100644 --- a/ory_client/models/continue_with_recovery_ui.py +++ b/ory_client/models/continue_with_recovery_ui.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/continue_with_recovery_ui_flow.py b/ory_client/models/continue_with_recovery_ui_flow.py index a5d78279b..f195b41fe 100644 --- a/ory_client/models/continue_with_recovery_ui_flow.py +++ b/ory_client/models/continue_with_recovery_ui_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/continue_with_set_ory_session_token.py b/ory_client/models/continue_with_set_ory_session_token.py index aa417b4dc..2c91f080b 100644 --- a/ory_client/models/continue_with_set_ory_session_token.py +++ b/ory_client/models/continue_with_set_ory_session_token.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/continue_with_settings_ui.py b/ory_client/models/continue_with_settings_ui.py index 3d0b2e602..c75fc6a30 100644 --- a/ory_client/models/continue_with_settings_ui.py +++ b/ory_client/models/continue_with_settings_ui.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/continue_with_settings_ui_flow.py b/ory_client/models/continue_with_settings_ui_flow.py index f657fadb1..53f14ad21 100644 --- a/ory_client/models/continue_with_settings_ui_flow.py +++ b/ory_client/models/continue_with_settings_ui_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/continue_with_verification_ui.py b/ory_client/models/continue_with_verification_ui.py index 94033b6b6..fffe4f82d 100644 --- a/ory_client/models/continue_with_verification_ui.py +++ b/ory_client/models/continue_with_verification_ui.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/continue_with_verification_ui_flow.py b/ory_client/models/continue_with_verification_ui_flow.py index 751b4e068..7595f84f5 100644 --- a/ory_client/models/continue_with_verification_ui_flow.py +++ b/ory_client/models/continue_with_verification_ui_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/courier_message_status.py b/ory_client/models/courier_message_status.py index f879b0b5d..bf4677b42 100644 --- a/ory_client/models/courier_message_status.py +++ b/ory_client/models/courier_message_status.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/courier_message_type.py b/ory_client/models/courier_message_type.py index 7a93caa46..0a0113ac2 100644 --- a/ory_client/models/courier_message_type.py +++ b/ory_client/models/courier_message_type.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_custom_domain_body.py b/ory_client/models/create_custom_domain_body.py index 94a354c97..84bfc5986 100644 --- a/ory_client/models/create_custom_domain_body.py +++ b/ory_client/models/create_custom_domain_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_event_stream_body.py b/ory_client/models/create_event_stream_body.py index bc8f02219..3df7ee7eb 100644 --- a/ory_client/models/create_event_stream_body.py +++ b/ory_client/models/create_event_stream_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_identity_body.py b/ory_client/models/create_identity_body.py index 674119c41..f140b05f9 100644 --- a/ory_client/models/create_identity_body.py +++ b/ory_client/models/create_identity_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_invite_response.py b/ory_client/models/create_invite_response.py index 7249f345f..d63a57a21 100644 --- a/ory_client/models/create_invite_response.py +++ b/ory_client/models/create_invite_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_json_web_key_set.py b/ory_client/models/create_json_web_key_set.py index 12ad58832..adf112ba0 100644 --- a/ory_client/models/create_json_web_key_set.py +++ b/ory_client/models/create_json_web_key_set.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_project_api_key_request.py b/ory_client/models/create_project_api_key_request.py index 3ddaf76d4..1454da059 100644 --- a/ory_client/models/create_project_api_key_request.py +++ b/ory_client/models/create_project_api_key_request.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_project_body.py b/ory_client/models/create_project_body.py index 9b635d39c..645d9a7f5 100644 --- a/ory_client/models/create_project_body.py +++ b/ory_client/models/create_project_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_project_branding.py b/ory_client/models/create_project_branding.py index 4ca1d25cb..eacb6d244 100644 --- a/ory_client/models/create_project_branding.py +++ b/ory_client/models/create_project_branding.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_project_member_invite_body.py b/ory_client/models/create_project_member_invite_body.py index d018bd72f..f126dd8a4 100644 --- a/ory_client/models/create_project_member_invite_body.py +++ b/ory_client/models/create_project_member_invite_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_project_normalized_payload.py b/ory_client/models/create_project_normalized_payload.py index ccaa41666..a929cd678 100644 --- a/ory_client/models/create_project_normalized_payload.py +++ b/ory_client/models/create_project_normalized_payload.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_recovery_code_for_identity_body.py b/ory_client/models/create_recovery_code_for_identity_body.py index e771dcd10..789af7e0a 100644 --- a/ory_client/models/create_recovery_code_for_identity_body.py +++ b/ory_client/models/create_recovery_code_for_identity_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_recovery_link_for_identity_body.py b/ory_client/models/create_recovery_link_for_identity_body.py index 932160141..6b65f3a6e 100644 --- a/ory_client/models/create_recovery_link_for_identity_body.py +++ b/ory_client/models/create_recovery_link_for_identity_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_relationship_body.py b/ory_client/models/create_relationship_body.py index aa261dcab..450e5ee5d 100644 --- a/ory_client/models/create_relationship_body.py +++ b/ory_client/models/create_relationship_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_subscription_body.py b/ory_client/models/create_subscription_body.py index 73c0080cd..6ff06cd79 100644 --- a/ory_client/models/create_subscription_body.py +++ b/ory_client/models/create_subscription_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_subscription_common.py b/ory_client/models/create_subscription_common.py index d5f6e612f..9396d5e56 100644 --- a/ory_client/models/create_subscription_common.py +++ b/ory_client/models/create_subscription_common.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_verifiable_credential_request_body.py b/ory_client/models/create_verifiable_credential_request_body.py index eb5499c95..865ed3da6 100644 --- a/ory_client/models/create_verifiable_credential_request_body.py +++ b/ory_client/models/create_verifiable_credential_request_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_workspace_body.py b/ory_client/models/create_workspace_body.py index 15b6f970d..2be073d74 100644 --- a/ory_client/models/create_workspace_body.py +++ b/ory_client/models/create_workspace_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_workspace_member_invite_body.py b/ory_client/models/create_workspace_member_invite_body.py index 7c8f95eca..530767aa9 100644 --- a/ory_client/models/create_workspace_member_invite_body.py +++ b/ory_client/models/create_workspace_member_invite_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/create_workspace_subscription_body.py b/ory_client/models/create_workspace_subscription_body.py index b9d94b1e5..a2c89952c 100644 --- a/ory_client/models/create_workspace_subscription_body.py +++ b/ory_client/models/create_workspace_subscription_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/credential_supported_draft00.py b/ory_client/models/credential_supported_draft00.py index 07a22b7c4..96a65dc06 100644 --- a/ory_client/models/credential_supported_draft00.py +++ b/ory_client/models/credential_supported_draft00.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/custom_domain.py b/ory_client/models/custom_domain.py index ae4446b95..31adbb2c6 100644 --- a/ory_client/models/custom_domain.py +++ b/ory_client/models/custom_domain.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/delete_my_sessions_count.py b/ory_client/models/delete_my_sessions_count.py index 6fc3e77e6..5ca56c22f 100644 --- a/ory_client/models/delete_my_sessions_count.py +++ b/ory_client/models/delete_my_sessions_count.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/email_template_data.py b/ory_client/models/email_template_data.py index d9b504bd4..a158d3462 100644 --- a/ory_client/models/email_template_data.py +++ b/ory_client/models/email_template_data.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/email_template_data_body.py b/ory_client/models/email_template_data_body.py index 42a3c856a..cc3e5704e 100644 --- a/ory_client/models/email_template_data_body.py +++ b/ory_client/models/email_template_data_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/error_authenticator_assurance_level_not_satisfied.py b/ory_client/models/error_authenticator_assurance_level_not_satisfied.py index a77f565e3..81d5c7025 100644 --- a/ory_client/models/error_authenticator_assurance_level_not_satisfied.py +++ b/ory_client/models/error_authenticator_assurance_level_not_satisfied.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/error_browser_location_change_required.py b/ory_client/models/error_browser_location_change_required.py index 7fb22e920..d89efc415 100644 --- a/ory_client/models/error_browser_location_change_required.py +++ b/ory_client/models/error_browser_location_change_required.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/error_flow_replaced.py b/ory_client/models/error_flow_replaced.py index a8eaeb6be..fdbafdfc1 100644 --- a/ory_client/models/error_flow_replaced.py +++ b/ory_client/models/error_flow_replaced.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/error_generic.py b/ory_client/models/error_generic.py index 0f26f86b5..a0f408b55 100644 --- a/ory_client/models/error_generic.py +++ b/ory_client/models/error_generic.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/error_o_auth2.py b/ory_client/models/error_o_auth2.py index 398a673a5..4af43c483 100644 --- a/ory_client/models/error_o_auth2.py +++ b/ory_client/models/error_o_auth2.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/event_stream.py b/ory_client/models/event_stream.py index b7cb95076..aa0a792ea 100644 --- a/ory_client/models/event_stream.py +++ b/ory_client/models/event_stream.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/expanded_permission_tree.py b/ory_client/models/expanded_permission_tree.py index 77d520438..6c02822e5 100644 --- a/ory_client/models/expanded_permission_tree.py +++ b/ory_client/models/expanded_permission_tree.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/flow_error.py b/ory_client/models/flow_error.py index e6cebea9b..717e490a9 100644 --- a/ory_client/models/flow_error.py +++ b/ory_client/models/flow_error.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/generic_error.py b/ory_client/models/generic_error.py index d116d925f..d019e4a74 100644 --- a/ory_client/models/generic_error.py +++ b/ory_client/models/generic_error.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/generic_error_content.py b/ory_client/models/generic_error_content.py index 1b7e09a96..23ed71781 100644 --- a/ory_client/models/generic_error_content.py +++ b/ory_client/models/generic_error_content.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/generic_usage.py b/ory_client/models/generic_usage.py index 45583fbdd..42f39fce3 100644 --- a/ory_client/models/generic_usage.py +++ b/ory_client/models/generic_usage.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/get_attributes_count_response.py b/ory_client/models/get_attributes_count_response.py index b87263d41..2e56bdfad 100644 --- a/ory_client/models/get_attributes_count_response.py +++ b/ory_client/models/get_attributes_count_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/get_managed_identity_schema_location.py b/ory_client/models/get_managed_identity_schema_location.py index 71f14f3ea..58354cd2f 100644 --- a/ory_client/models/get_managed_identity_schema_location.py +++ b/ory_client/models/get_managed_identity_schema_location.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/get_metrics_event_attributes_response.py b/ory_client/models/get_metrics_event_attributes_response.py index a181b92dc..e099ce9f2 100644 --- a/ory_client/models/get_metrics_event_attributes_response.py +++ b/ory_client/models/get_metrics_event_attributes_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/get_metrics_event_types_response.py b/ory_client/models/get_metrics_event_types_response.py index ca13b8e05..25458c14b 100644 --- a/ory_client/models/get_metrics_event_types_response.py +++ b/ory_client/models/get_metrics_event_types_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/get_organization_response.py b/ory_client/models/get_organization_response.py index 49456063d..51256d8f3 100644 --- a/ory_client/models/get_organization_response.py +++ b/ory_client/models/get_organization_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/get_project_events_body.py b/ory_client/models/get_project_events_body.py index fd7a6add6..dac5adc7c 100644 --- a/ory_client/models/get_project_events_body.py +++ b/ory_client/models/get_project_events_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/get_project_events_response.py b/ory_client/models/get_project_events_response.py index 3b2f92aeb..120dd9c19 100644 --- a/ory_client/models/get_project_events_response.py +++ b/ory_client/models/get_project_events_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/get_project_metrics_response.py b/ory_client/models/get_project_metrics_response.py index e09296152..93d03d96c 100644 --- a/ory_client/models/get_project_metrics_response.py +++ b/ory_client/models/get_project_metrics_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/get_session_activity_response.py b/ory_client/models/get_session_activity_response.py index 79bf8fea4..027b442ae 100644 --- a/ory_client/models/get_session_activity_response.py +++ b/ory_client/models/get_session_activity_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/get_version200_response.py b/ory_client/models/get_version200_response.py index d78cd9d79..3dca6a5ba 100644 --- a/ory_client/models/get_version200_response.py +++ b/ory_client/models/get_version200_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/health_not_ready_status.py b/ory_client/models/health_not_ready_status.py index f381925d0..026308d0f 100644 --- a/ory_client/models/health_not_ready_status.py +++ b/ory_client/models/health_not_ready_status.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/health_status.py b/ory_client/models/health_status.py index 5ae37740b..9c98adb83 100644 --- a/ory_client/models/health_status.py +++ b/ory_client/models/health_status.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/identity.py b/ory_client/models/identity.py index 70092e661..556ab3a0e 100644 --- a/ory_client/models/identity.py +++ b/ory_client/models/identity.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/identity_credentials.py b/ory_client/models/identity_credentials.py index 6bcdb6bc2..5bf72bbf7 100644 --- a/ory_client/models/identity_credentials.py +++ b/ory_client/models/identity_credentials.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/identity_credentials_code.py b/ory_client/models/identity_credentials_code.py index adacd0881..87f77fbf4 100644 --- a/ory_client/models/identity_credentials_code.py +++ b/ory_client/models/identity_credentials_code.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/identity_credentials_oidc.py b/ory_client/models/identity_credentials_oidc.py index cff0a178a..00848a11c 100644 --- a/ory_client/models/identity_credentials_oidc.py +++ b/ory_client/models/identity_credentials_oidc.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/identity_credentials_oidc_provider.py b/ory_client/models/identity_credentials_oidc_provider.py index 6c7d09f8c..e52a5ae00 100644 --- a/ory_client/models/identity_credentials_oidc_provider.py +++ b/ory_client/models/identity_credentials_oidc_provider.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/identity_credentials_password.py b/ory_client/models/identity_credentials_password.py index a740011c2..4298475b8 100644 --- a/ory_client/models/identity_credentials_password.py +++ b/ory_client/models/identity_credentials_password.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/identity_patch.py b/ory_client/models/identity_patch.py index 3af050b2c..b610a9702 100644 --- a/ory_client/models/identity_patch.py +++ b/ory_client/models/identity_patch.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/identity_patch_response.py b/ory_client/models/identity_patch_response.py index b4cc04bfa..c5ec2d9f6 100644 --- a/ory_client/models/identity_patch_response.py +++ b/ory_client/models/identity_patch_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/identity_schema_container.py b/ory_client/models/identity_schema_container.py index abdbd4060..2731ee3c9 100644 --- a/ory_client/models/identity_schema_container.py +++ b/ory_client/models/identity_schema_container.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/identity_schema_preset.py b/ory_client/models/identity_schema_preset.py index 15161db5c..7f69152bd 100644 --- a/ory_client/models/identity_schema_preset.py +++ b/ory_client/models/identity_schema_preset.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/identity_with_credentials.py b/ory_client/models/identity_with_credentials.py index 6a7d58053..9680a9136 100644 --- a/ory_client/models/identity_with_credentials.py +++ b/ory_client/models/identity_with_credentials.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/identity_with_credentials_oidc.py b/ory_client/models/identity_with_credentials_oidc.py index d2b7827e4..5dbec902e 100644 --- a/ory_client/models/identity_with_credentials_oidc.py +++ b/ory_client/models/identity_with_credentials_oidc.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/identity_with_credentials_oidc_config.py b/ory_client/models/identity_with_credentials_oidc_config.py index 62b06b111..8e21cb535 100644 --- a/ory_client/models/identity_with_credentials_oidc_config.py +++ b/ory_client/models/identity_with_credentials_oidc_config.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/identity_with_credentials_oidc_config_provider.py b/ory_client/models/identity_with_credentials_oidc_config_provider.py index 3d1917a95..9de738d42 100644 --- a/ory_client/models/identity_with_credentials_oidc_config_provider.py +++ b/ory_client/models/identity_with_credentials_oidc_config_provider.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/identity_with_credentials_password.py b/ory_client/models/identity_with_credentials_password.py index 8f58ad700..ea2354c38 100644 --- a/ory_client/models/identity_with_credentials_password.py +++ b/ory_client/models/identity_with_credentials_password.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/identity_with_credentials_password_config.py b/ory_client/models/identity_with_credentials_password_config.py index 8ac0b409a..53d8adb0f 100644 --- a/ory_client/models/identity_with_credentials_password_config.py +++ b/ory_client/models/identity_with_credentials_password_config.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/internal_get_project_branding_body.py b/ory_client/models/internal_get_project_branding_body.py index 61dd29ac7..7dfdbfd88 100644 --- a/ory_client/models/internal_get_project_branding_body.py +++ b/ory_client/models/internal_get_project_branding_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/internal_is_ax_welcome_screen_enabled_for_project_body.py b/ory_client/models/internal_is_ax_welcome_screen_enabled_for_project_body.py index ff4c8bdb2..98f940de8 100644 --- a/ory_client/models/internal_is_ax_welcome_screen_enabled_for_project_body.py +++ b/ory_client/models/internal_is_ax_welcome_screen_enabled_for_project_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/internal_is_owner_for_project_by_slug_body.py b/ory_client/models/internal_is_owner_for_project_by_slug_body.py index 078285a38..99ac22afa 100644 --- a/ory_client/models/internal_is_owner_for_project_by_slug_body.py +++ b/ory_client/models/internal_is_owner_for_project_by_slug_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/internal_is_owner_for_project_by_slug_response.py b/ory_client/models/internal_is_owner_for_project_by_slug_response.py index adce6d80e..f97fd4118 100644 --- a/ory_client/models/internal_is_owner_for_project_by_slug_response.py +++ b/ory_client/models/internal_is_owner_for_project_by_slug_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/introspected_o_auth2_token.py b/ory_client/models/introspected_o_auth2_token.py index 010ea39aa..ff54cddf5 100644 --- a/ory_client/models/introspected_o_auth2_token.py +++ b/ory_client/models/introspected_o_auth2_token.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/invoice.py b/ory_client/models/invoice.py index 110c33ff0..943d0d6e6 100644 --- a/ory_client/models/invoice.py +++ b/ory_client/models/invoice.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/invoice_data_v1.py b/ory_client/models/invoice_data_v1.py index 5281ef87a..8037d99ea 100644 --- a/ory_client/models/invoice_data_v1.py +++ b/ory_client/models/invoice_data_v1.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/is_owner_for_project_by_slug.py b/ory_client/models/is_owner_for_project_by_slug.py index 4641b4b1a..a42315155 100644 --- a/ory_client/models/is_owner_for_project_by_slug.py +++ b/ory_client/models/is_owner_for_project_by_slug.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/json_patch.py b/ory_client/models/json_patch.py index 087ec6aab..0cbd3e55b 100644 --- a/ory_client/models/json_patch.py +++ b/ory_client/models/json_patch.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/json_web_key.py b/ory_client/models/json_web_key.py index ecc5b9797..f15f0cf20 100644 --- a/ory_client/models/json_web_key.py +++ b/ory_client/models/json_web_key.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/json_web_key_set.py b/ory_client/models/json_web_key_set.py index d799f7ed8..8443cfc16 100644 --- a/ory_client/models/json_web_key_set.py +++ b/ory_client/models/json_web_key_set.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/keto_namespace.py b/ory_client/models/keto_namespace.py index 0dcbab18c..08c2ab9b1 100644 --- a/ory_client/models/keto_namespace.py +++ b/ory_client/models/keto_namespace.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/line_item_v1.py b/ory_client/models/line_item_v1.py index dc2b9e600..f4545b65a 100644 --- a/ory_client/models/line_item_v1.py +++ b/ory_client/models/line_item_v1.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/list_event_streams.py b/ory_client/models/list_event_streams.py index f5ced6eff..162fc5fac 100644 --- a/ory_client/models/list_event_streams.py +++ b/ory_client/models/list_event_streams.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/list_invoices_response.py b/ory_client/models/list_invoices_response.py index 194bb7b62..42982235a 100644 --- a/ory_client/models/list_invoices_response.py +++ b/ory_client/models/list_invoices_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/list_organizations_response.py b/ory_client/models/list_organizations_response.py index 19557a75b..4d5d3adff 100644 --- a/ory_client/models/list_organizations_response.py +++ b/ory_client/models/list_organizations_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/list_workspace_projects.py b/ory_client/models/list_workspace_projects.py index b7a6e93b3..bae1a5c89 100644 --- a/ory_client/models/list_workspace_projects.py +++ b/ory_client/models/list_workspace_projects.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/list_workspaces.py b/ory_client/models/list_workspaces.py index 4dbd998b7..8053269d4 100644 --- a/ory_client/models/list_workspaces.py +++ b/ory_client/models/list_workspaces.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/login_flow.py b/ory_client/models/login_flow.py index 09b46edf8..4f37de68e 100644 --- a/ory_client/models/login_flow.py +++ b/ory_client/models/login_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/login_flow_state.py b/ory_client/models/login_flow_state.py index 3325dccea..673eaf429 100644 --- a/ory_client/models/login_flow_state.py +++ b/ory_client/models/login_flow_state.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/logout_flow.py b/ory_client/models/logout_flow.py index 3ab53d3f6..d6b91930e 100644 --- a/ory_client/models/logout_flow.py +++ b/ory_client/models/logout_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/managed_identity_schema.py b/ory_client/models/managed_identity_schema.py index 3bf7e9b28..9b49d38e0 100644 --- a/ory_client/models/managed_identity_schema.py +++ b/ory_client/models/managed_identity_schema.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/managed_identity_schema_validation_result.py b/ory_client/models/managed_identity_schema_validation_result.py index 5a54c1d56..3e9a5cc77 100644 --- a/ory_client/models/managed_identity_schema_validation_result.py +++ b/ory_client/models/managed_identity_schema_validation_result.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/member_invite.py b/ory_client/models/member_invite.py index 684ceea30..c3fb3d03a 100644 --- a/ory_client/models/member_invite.py +++ b/ory_client/models/member_invite.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/message.py b/ory_client/models/message.py index 177d7627e..6ad12607a 100644 --- a/ory_client/models/message.py +++ b/ory_client/models/message.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/message_dispatch.py b/ory_client/models/message_dispatch.py index c4ebb6764..968b0de20 100644 --- a/ory_client/models/message_dispatch.py +++ b/ory_client/models/message_dispatch.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/metrics_datapoint.py b/ory_client/models/metrics_datapoint.py index 8735e8b4f..e99a19b7d 100644 --- a/ory_client/models/metrics_datapoint.py +++ b/ory_client/models/metrics_datapoint.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/money.py b/ory_client/models/money.py index 5cdb6408a..20255cb76 100644 --- a/ory_client/models/money.py +++ b/ory_client/models/money.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/namespace.py b/ory_client/models/namespace.py index f7de5fdc2..9b4404dd5 100644 --- a/ory_client/models/namespace.py +++ b/ory_client/models/namespace.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/needs_privileged_session_error.py b/ory_client/models/needs_privileged_session_error.py index e083b5c72..187a05e12 100644 --- a/ory_client/models/needs_privileged_session_error.py +++ b/ory_client/models/needs_privileged_session_error.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/normalized_project.py b/ory_client/models/normalized_project.py index 4d5d1c076..17e02eb69 100644 --- a/ory_client/models/normalized_project.py +++ b/ory_client/models/normalized_project.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/normalized_project_revision.py b/ory_client/models/normalized_project_revision.py index 316edf01d..e289ea4f3 100644 --- a/ory_client/models/normalized_project_revision.py +++ b/ory_client/models/normalized_project_revision.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/normalized_project_revision_courier_channel.py b/ory_client/models/normalized_project_revision_courier_channel.py index 90dbc83f1..0c37e4e1f 100644 --- a/ory_client/models/normalized_project_revision_courier_channel.py +++ b/ory_client/models/normalized_project_revision_courier_channel.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/normalized_project_revision_hook.py b/ory_client/models/normalized_project_revision_hook.py index e0f60a4cf..f108a184f 100644 --- a/ory_client/models/normalized_project_revision_hook.py +++ b/ory_client/models/normalized_project_revision_hook.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/normalized_project_revision_identity_schema.py b/ory_client/models/normalized_project_revision_identity_schema.py index c7f0c2568..07d2ce894 100644 --- a/ory_client/models/normalized_project_revision_identity_schema.py +++ b/ory_client/models/normalized_project_revision_identity_schema.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/normalized_project_revision_third_party_provider.py b/ory_client/models/normalized_project_revision_third_party_provider.py index 322cf72fe..dd30025ea 100644 --- a/ory_client/models/normalized_project_revision_third_party_provider.py +++ b/ory_client/models/normalized_project_revision_third_party_provider.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/normalized_project_revision_tokenizer_template.py b/ory_client/models/normalized_project_revision_tokenizer_template.py index 92514415e..99b61c00e 100644 --- a/ory_client/models/normalized_project_revision_tokenizer_template.py +++ b/ory_client/models/normalized_project_revision_tokenizer_template.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/o_auth2_client.py b/ory_client/models/o_auth2_client.py index 6a7b9ccd7..5db01601b 100644 --- a/ory_client/models/o_auth2_client.py +++ b/ory_client/models/o_auth2_client.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/o_auth2_client_token_lifespans.py b/ory_client/models/o_auth2_client_token_lifespans.py index 9cc90bbcf..3017c018c 100644 --- a/ory_client/models/o_auth2_client_token_lifespans.py +++ b/ory_client/models/o_auth2_client_token_lifespans.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/o_auth2_consent_request.py b/ory_client/models/o_auth2_consent_request.py index f3e8f0fbb..3175cf8ec 100644 --- a/ory_client/models/o_auth2_consent_request.py +++ b/ory_client/models/o_auth2_consent_request.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/o_auth2_consent_request_open_id_connect_context.py b/ory_client/models/o_auth2_consent_request_open_id_connect_context.py index 914b2d44d..208e1df96 100644 --- a/ory_client/models/o_auth2_consent_request_open_id_connect_context.py +++ b/ory_client/models/o_auth2_consent_request_open_id_connect_context.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/o_auth2_consent_session.py b/ory_client/models/o_auth2_consent_session.py index f17e29793..7121b821f 100644 --- a/ory_client/models/o_auth2_consent_session.py +++ b/ory_client/models/o_auth2_consent_session.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/o_auth2_consent_session_expires_at.py b/ory_client/models/o_auth2_consent_session_expires_at.py index d2cee6af0..503eead31 100644 --- a/ory_client/models/o_auth2_consent_session_expires_at.py +++ b/ory_client/models/o_auth2_consent_session_expires_at.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/o_auth2_login_request.py b/ory_client/models/o_auth2_login_request.py index 7bc09f00a..21c0b2183 100644 --- a/ory_client/models/o_auth2_login_request.py +++ b/ory_client/models/o_auth2_login_request.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/o_auth2_logout_request.py b/ory_client/models/o_auth2_logout_request.py index ca6f4d6ad..25cd1605f 100644 --- a/ory_client/models/o_auth2_logout_request.py +++ b/ory_client/models/o_auth2_logout_request.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/o_auth2_redirect_to.py b/ory_client/models/o_auth2_redirect_to.py index abdb8d4c6..19daccf15 100644 --- a/ory_client/models/o_auth2_redirect_to.py +++ b/ory_client/models/o_auth2_redirect_to.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/o_auth2_token_exchange.py b/ory_client/models/o_auth2_token_exchange.py index 0e1dadeaf..36d84ac34 100644 --- a/ory_client/models/o_auth2_token_exchange.py +++ b/ory_client/models/o_auth2_token_exchange.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/oidc_configuration.py b/ory_client/models/oidc_configuration.py index bab291be3..65ec3d901 100644 --- a/ory_client/models/oidc_configuration.py +++ b/ory_client/models/oidc_configuration.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/oidc_user_info.py b/ory_client/models/oidc_user_info.py index ef26411d5..b253d0024 100644 --- a/ory_client/models/oidc_user_info.py +++ b/ory_client/models/oidc_user_info.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/organization.py b/ory_client/models/organization.py index 9616b1c76..dbbd0162e 100644 --- a/ory_client/models/organization.py +++ b/ory_client/models/organization.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/organization_body.py b/ory_client/models/organization_body.py index 6f2c45cb6..43c54924a 100644 --- a/ory_client/models/organization_body.py +++ b/ory_client/models/organization_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/pagination.py b/ory_client/models/pagination.py index b89f04d4f..241975ed9 100644 --- a/ory_client/models/pagination.py +++ b/ory_client/models/pagination.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/pagination_headers.py b/ory_client/models/pagination_headers.py index fd368975f..2e92792ed 100644 --- a/ory_client/models/pagination_headers.py +++ b/ory_client/models/pagination_headers.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/parse_error.py b/ory_client/models/parse_error.py index c682b9366..e5725c92f 100644 --- a/ory_client/models/parse_error.py +++ b/ory_client/models/parse_error.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/patch_identities_body.py b/ory_client/models/patch_identities_body.py index ac11d2f66..e6f4b561e 100644 --- a/ory_client/models/patch_identities_body.py +++ b/ory_client/models/patch_identities_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/perform_native_logout_body.py b/ory_client/models/perform_native_logout_body.py index c7216892e..d988fc81f 100644 --- a/ory_client/models/perform_native_logout_body.py +++ b/ory_client/models/perform_native_logout_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/permissions_on_workspace.py b/ory_client/models/permissions_on_workspace.py index 0f2280acf..dbd718889 100644 --- a/ory_client/models/permissions_on_workspace.py +++ b/ory_client/models/permissions_on_workspace.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/plan.py b/ory_client/models/plan.py index 88b95e532..b6f90d1fb 100644 --- a/ory_client/models/plan.py +++ b/ory_client/models/plan.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/plan_details.py b/ory_client/models/plan_details.py index affcff3ac..fe71b84ee 100644 --- a/ory_client/models/plan_details.py +++ b/ory_client/models/plan_details.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/post_check_permission_body.py b/ory_client/models/post_check_permission_body.py index cf6ea0c04..f37c53a48 100644 --- a/ory_client/models/post_check_permission_body.py +++ b/ory_client/models/post_check_permission_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/post_check_permission_or_error_body.py b/ory_client/models/post_check_permission_or_error_body.py index fdffc8081..2a35380c6 100644 --- a/ory_client/models/post_check_permission_or_error_body.py +++ b/ory_client/models/post_check_permission_or_error_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/project.py b/ory_client/models/project.py index 9b0c412f2..f212a1264 100644 --- a/ory_client/models/project.py +++ b/ory_client/models/project.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/project_api_key.py b/ory_client/models/project_api_key.py index c79937a39..110b847ee 100644 --- a/ory_client/models/project_api_key.py +++ b/ory_client/models/project_api_key.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/project_branding.py b/ory_client/models/project_branding.py index b6691a003..5d9fcc44a 100644 --- a/ory_client/models/project_branding.py +++ b/ory_client/models/project_branding.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/project_branding_colors.py b/ory_client/models/project_branding_colors.py index 86c8c031f..0511da046 100644 --- a/ory_client/models/project_branding_colors.py +++ b/ory_client/models/project_branding_colors.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/project_branding_theme.py b/ory_client/models/project_branding_theme.py index 7f2ddbb49..796ae952f 100644 --- a/ory_client/models/project_branding_theme.py +++ b/ory_client/models/project_branding_theme.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/project_cors.py b/ory_client/models/project_cors.py index 42f488d03..64686b929 100644 --- a/ory_client/models/project_cors.py +++ b/ory_client/models/project_cors.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/project_events_datapoint.py b/ory_client/models/project_events_datapoint.py index 03f8a3634..7296023a5 100644 --- a/ory_client/models/project_events_datapoint.py +++ b/ory_client/models/project_events_datapoint.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/project_host.py b/ory_client/models/project_host.py index cb5551ce2..10e9d694a 100644 --- a/ory_client/models/project_host.py +++ b/ory_client/models/project_host.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/project_member.py b/ory_client/models/project_member.py index 558044bfb..9741eb15c 100644 --- a/ory_client/models/project_member.py +++ b/ory_client/models/project_member.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/project_metadata.py b/ory_client/models/project_metadata.py index 7ebae6e8e..300c97722 100644 --- a/ory_client/models/project_metadata.py +++ b/ory_client/models/project_metadata.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/project_service_identity.py b/ory_client/models/project_service_identity.py index 419bab279..5c9066f25 100644 --- a/ory_client/models/project_service_identity.py +++ b/ory_client/models/project_service_identity.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/project_service_o_auth2.py b/ory_client/models/project_service_o_auth2.py index 6f0368da9..831ba79d7 100644 --- a/ory_client/models/project_service_o_auth2.py +++ b/ory_client/models/project_service_o_auth2.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/project_service_permission.py b/ory_client/models/project_service_permission.py index 7f1a649c6..b64d0f4a4 100644 --- a/ory_client/models/project_service_permission.py +++ b/ory_client/models/project_service_permission.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/project_services.py b/ory_client/models/project_services.py index dc9ad374a..e5a446995 100644 --- a/ory_client/models/project_services.py +++ b/ory_client/models/project_services.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/quota_usage.py b/ory_client/models/quota_usage.py index 2c8adfe54..ea4498514 100644 --- a/ory_client/models/quota_usage.py +++ b/ory_client/models/quota_usage.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/recovery_code_for_identity.py b/ory_client/models/recovery_code_for_identity.py index 20e8152c5..2549b2549 100644 --- a/ory_client/models/recovery_code_for_identity.py +++ b/ory_client/models/recovery_code_for_identity.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/recovery_flow.py b/ory_client/models/recovery_flow.py index a9853a91a..03d4b0792 100644 --- a/ory_client/models/recovery_flow.py +++ b/ory_client/models/recovery_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/recovery_flow_state.py b/ory_client/models/recovery_flow_state.py index 290e32807..74b71850c 100644 --- a/ory_client/models/recovery_flow_state.py +++ b/ory_client/models/recovery_flow_state.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/recovery_identity_address.py b/ory_client/models/recovery_identity_address.py index 22b8ee0f4..35d107c16 100644 --- a/ory_client/models/recovery_identity_address.py +++ b/ory_client/models/recovery_identity_address.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/recovery_link_for_identity.py b/ory_client/models/recovery_link_for_identity.py index 3b24d4070..d9b370591 100644 --- a/ory_client/models/recovery_link_for_identity.py +++ b/ory_client/models/recovery_link_for_identity.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/registration_flow.py b/ory_client/models/registration_flow.py index ff78df20e..34bd64c2c 100644 --- a/ory_client/models/registration_flow.py +++ b/ory_client/models/registration_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/registration_flow_state.py b/ory_client/models/registration_flow_state.py index e58217eac..ed0dbdf46 100644 --- a/ory_client/models/registration_flow_state.py +++ b/ory_client/models/registration_flow_state.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/reject_o_auth2_request.py b/ory_client/models/reject_o_auth2_request.py index 9da90f462..2441361f2 100644 --- a/ory_client/models/reject_o_auth2_request.py +++ b/ory_client/models/reject_o_auth2_request.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/relation_query.py b/ory_client/models/relation_query.py index 4cf3dce4d..91fe2e84a 100644 --- a/ory_client/models/relation_query.py +++ b/ory_client/models/relation_query.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/relationship.py b/ory_client/models/relationship.py index 9c6bd57f2..739e934ff 100644 --- a/ory_client/models/relationship.py +++ b/ory_client/models/relationship.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/relationship_namespaces.py b/ory_client/models/relationship_namespaces.py index c64ed32bf..c1957f271 100644 --- a/ory_client/models/relationship_namespaces.py +++ b/ory_client/models/relationship_namespaces.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/relationship_patch.py b/ory_client/models/relationship_patch.py index a7dd275f0..f9ba3b426 100644 --- a/ory_client/models/relationship_patch.py +++ b/ory_client/models/relationship_patch.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/relationships.py b/ory_client/models/relationships.py index b5ffc2f66..2e56cb408 100644 --- a/ory_client/models/relationships.py +++ b/ory_client/models/relationships.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/rfc6749_error_json.py b/ory_client/models/rfc6749_error_json.py index 81c3c6758..fad4d5381 100644 --- a/ory_client/models/rfc6749_error_json.py +++ b/ory_client/models/rfc6749_error_json.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/schema_patch.py b/ory_client/models/schema_patch.py index 285777ed1..84220b35b 100644 --- a/ory_client/models/schema_patch.py +++ b/ory_client/models/schema_patch.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/self_service_flow_expired_error.py b/ory_client/models/self_service_flow_expired_error.py index 2922e2a13..aa7d0234b 100644 --- a/ory_client/models/self_service_flow_expired_error.py +++ b/ory_client/models/self_service_flow_expired_error.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/session.py b/ory_client/models/session.py index fc72f8496..783fef2db 100644 --- a/ory_client/models/session.py +++ b/ory_client/models/session.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/session_activity_datapoint.py b/ory_client/models/session_activity_datapoint.py index 9514c3a7d..119ae7005 100644 --- a/ory_client/models/session_activity_datapoint.py +++ b/ory_client/models/session_activity_datapoint.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/session_authentication_method.py b/ory_client/models/session_authentication_method.py index d9a923795..dfdf9ab2f 100644 --- a/ory_client/models/session_authentication_method.py +++ b/ory_client/models/session_authentication_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/session_device.py b/ory_client/models/session_device.py index 1da491134..c0c9fff7b 100644 --- a/ory_client/models/session_device.py +++ b/ory_client/models/session_device.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/set_active_project_in_console_body.py b/ory_client/models/set_active_project_in_console_body.py index e0ef14052..c32c7f303 100644 --- a/ory_client/models/set_active_project_in_console_body.py +++ b/ory_client/models/set_active_project_in_console_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/set_custom_domain_body.py b/ory_client/models/set_custom_domain_body.py index 13e1cd3d1..eb01f9174 100644 --- a/ory_client/models/set_custom_domain_body.py +++ b/ory_client/models/set_custom_domain_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/set_event_stream_body.py b/ory_client/models/set_event_stream_body.py index f52f708fb..da22e13c4 100644 --- a/ory_client/models/set_event_stream_body.py +++ b/ory_client/models/set_event_stream_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/set_project.py b/ory_client/models/set_project.py index 9d4ff1d5d..f40f6db0c 100644 --- a/ory_client/models/set_project.py +++ b/ory_client/models/set_project.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/set_project_branding_theme_body.py b/ory_client/models/set_project_branding_theme_body.py index f0d2035be..00b10fd1a 100644 --- a/ory_client/models/set_project_branding_theme_body.py +++ b/ory_client/models/set_project_branding_theme_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/settings_flow.py b/ory_client/models/settings_flow.py index b807d2d90..1091605df 100644 --- a/ory_client/models/settings_flow.py +++ b/ory_client/models/settings_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/settings_flow_state.py b/ory_client/models/settings_flow_state.py index fc401f2a8..b15ab5256 100644 --- a/ory_client/models/settings_flow_state.py +++ b/ory_client/models/settings_flow_state.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/source_position.py b/ory_client/models/source_position.py index b036aa96c..3aadfbe17 100644 --- a/ory_client/models/source_position.py +++ b/ory_client/models/source_position.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/subject_set.py b/ory_client/models/subject_set.py index 261c406f5..966372c77 100644 --- a/ory_client/models/subject_set.py +++ b/ory_client/models/subject_set.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/subscription.py b/ory_client/models/subscription.py index 3a7471b7d..d635da21e 100644 --- a/ory_client/models/subscription.py +++ b/ory_client/models/subscription.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/successful_code_exchange_response.py b/ory_client/models/successful_code_exchange_response.py index 9f22ab7d1..8e8de028e 100644 --- a/ory_client/models/successful_code_exchange_response.py +++ b/ory_client/models/successful_code_exchange_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/successful_native_login.py b/ory_client/models/successful_native_login.py index d1e7121d0..349fe97f4 100644 --- a/ory_client/models/successful_native_login.py +++ b/ory_client/models/successful_native_login.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/successful_native_registration.py b/ory_client/models/successful_native_registration.py index 739008964..cbc2a5542 100644 --- a/ory_client/models/successful_native_registration.py +++ b/ory_client/models/successful_native_registration.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/successful_project_update.py b/ory_client/models/successful_project_update.py index 4bf8af5af..341e44ac1 100644 --- a/ory_client/models/successful_project_update.py +++ b/ory_client/models/successful_project_update.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/tax_line_item.py b/ory_client/models/tax_line_item.py index 362457cdc..f6e2268c3 100644 --- a/ory_client/models/tax_line_item.py +++ b/ory_client/models/tax_line_item.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/time_interval.py b/ory_client/models/time_interval.py index 8f69da010..c6b2ad885 100644 --- a/ory_client/models/time_interval.py +++ b/ory_client/models/time_interval.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/token_pagination.py b/ory_client/models/token_pagination.py index 3048877cc..80005bd61 100644 --- a/ory_client/models/token_pagination.py +++ b/ory_client/models/token_pagination.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/token_pagination_headers.py b/ory_client/models/token_pagination_headers.py index ed2a6ca44..d0493608a 100644 --- a/ory_client/models/token_pagination_headers.py +++ b/ory_client/models/token_pagination_headers.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/token_pagination_request_parameters.py b/ory_client/models/token_pagination_request_parameters.py index 6b689b203..8357b53bd 100644 --- a/ory_client/models/token_pagination_request_parameters.py +++ b/ory_client/models/token_pagination_request_parameters.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/token_pagination_response_headers.py b/ory_client/models/token_pagination_response_headers.py index f442dbd82..1c32fc477 100644 --- a/ory_client/models/token_pagination_response_headers.py +++ b/ory_client/models/token_pagination_response_headers.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/trust_o_auth2_jwt_grant_issuer.py b/ory_client/models/trust_o_auth2_jwt_grant_issuer.py index 1f216004d..5302d57d8 100644 --- a/ory_client/models/trust_o_auth2_jwt_grant_issuer.py +++ b/ory_client/models/trust_o_auth2_jwt_grant_issuer.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/trusted_o_auth2_jwt_grant_issuer.py b/ory_client/models/trusted_o_auth2_jwt_grant_issuer.py index 698ab32dc..d794053d3 100644 --- a/ory_client/models/trusted_o_auth2_jwt_grant_issuer.py +++ b/ory_client/models/trusted_o_auth2_jwt_grant_issuer.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/trusted_o_auth2_jwt_grant_json_web_key.py b/ory_client/models/trusted_o_auth2_jwt_grant_json_web_key.py index 9c0f11a4c..594712415 100644 --- a/ory_client/models/trusted_o_auth2_jwt_grant_json_web_key.py +++ b/ory_client/models/trusted_o_auth2_jwt_grant_json_web_key.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/ui_container.py b/ory_client/models/ui_container.py index 0db07f769..e8e710da7 100644 --- a/ory_client/models/ui_container.py +++ b/ory_client/models/ui_container.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/ui_node.py b/ory_client/models/ui_node.py index d3619f3ab..ba8f2cf5e 100644 --- a/ory_client/models/ui_node.py +++ b/ory_client/models/ui_node.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/ui_node_anchor_attributes.py b/ory_client/models/ui_node_anchor_attributes.py index c21556980..5ab73793d 100644 --- a/ory_client/models/ui_node_anchor_attributes.py +++ b/ory_client/models/ui_node_anchor_attributes.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/ui_node_attributes.py b/ory_client/models/ui_node_attributes.py index 44264c41e..208151da2 100644 --- a/ory_client/models/ui_node_attributes.py +++ b/ory_client/models/ui_node_attributes.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/ui_node_image_attributes.py b/ory_client/models/ui_node_image_attributes.py index 75f13422e..e5d76c4aa 100644 --- a/ory_client/models/ui_node_image_attributes.py +++ b/ory_client/models/ui_node_image_attributes.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/ui_node_input_attributes.py b/ory_client/models/ui_node_input_attributes.py index c12b6ba5a..df5799d12 100644 --- a/ory_client/models/ui_node_input_attributes.py +++ b/ory_client/models/ui_node_input_attributes.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/ui_node_meta.py b/ory_client/models/ui_node_meta.py index acc2c5ac3..8cd3693a5 100644 --- a/ory_client/models/ui_node_meta.py +++ b/ory_client/models/ui_node_meta.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/ui_node_script_attributes.py b/ory_client/models/ui_node_script_attributes.py index 938da8110..2a4ec92b7 100644 --- a/ory_client/models/ui_node_script_attributes.py +++ b/ory_client/models/ui_node_script_attributes.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/ui_node_text_attributes.py b/ory_client/models/ui_node_text_attributes.py index 0a1c11723..8d7a075f3 100644 --- a/ory_client/models/ui_node_text_attributes.py +++ b/ory_client/models/ui_node_text_attributes.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/ui_text.py b/ory_client/models/ui_text.py index a32a5e59a..6a72c6a12 100644 --- a/ory_client/models/ui_text.py +++ b/ory_client/models/ui_text.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_identity_body.py b/ory_client/models/update_identity_body.py index ec2de9ac2..a5b3e4b01 100644 --- a/ory_client/models/update_identity_body.py +++ b/ory_client/models/update_identity_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_login_flow_body.py b/ory_client/models/update_login_flow_body.py index e452da8ac..092b03bbe 100644 --- a/ory_client/models/update_login_flow_body.py +++ b/ory_client/models/update_login_flow_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_login_flow_with_code_method.py b/ory_client/models/update_login_flow_with_code_method.py index 7cdb116b0..25997d35b 100644 --- a/ory_client/models/update_login_flow_with_code_method.py +++ b/ory_client/models/update_login_flow_with_code_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_login_flow_with_lookup_secret_method.py b/ory_client/models/update_login_flow_with_lookup_secret_method.py index 022df3dd7..be301e1c7 100644 --- a/ory_client/models/update_login_flow_with_lookup_secret_method.py +++ b/ory_client/models/update_login_flow_with_lookup_secret_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_login_flow_with_oidc_method.py b/ory_client/models/update_login_flow_with_oidc_method.py index 7dc856b3a..754c3db59 100644 --- a/ory_client/models/update_login_flow_with_oidc_method.py +++ b/ory_client/models/update_login_flow_with_oidc_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_login_flow_with_passkey_method.py b/ory_client/models/update_login_flow_with_passkey_method.py index 3abd9b4b4..cde439904 100644 --- a/ory_client/models/update_login_flow_with_passkey_method.py +++ b/ory_client/models/update_login_flow_with_passkey_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_login_flow_with_password_method.py b/ory_client/models/update_login_flow_with_password_method.py index cb90b4d4a..0f529c78c 100644 --- a/ory_client/models/update_login_flow_with_password_method.py +++ b/ory_client/models/update_login_flow_with_password_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_login_flow_with_totp_method.py b/ory_client/models/update_login_flow_with_totp_method.py index 3bb32ebf6..419b84449 100644 --- a/ory_client/models/update_login_flow_with_totp_method.py +++ b/ory_client/models/update_login_flow_with_totp_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_login_flow_with_web_authn_method.py b/ory_client/models/update_login_flow_with_web_authn_method.py index 7b68d054d..56712514b 100644 --- a/ory_client/models/update_login_flow_with_web_authn_method.py +++ b/ory_client/models/update_login_flow_with_web_authn_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_recovery_flow_body.py b/ory_client/models/update_recovery_flow_body.py index 5c9404a19..35a5f45f6 100644 --- a/ory_client/models/update_recovery_flow_body.py +++ b/ory_client/models/update_recovery_flow_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_recovery_flow_with_code_method.py b/ory_client/models/update_recovery_flow_with_code_method.py index 66325fffa..7f388b88e 100644 --- a/ory_client/models/update_recovery_flow_with_code_method.py +++ b/ory_client/models/update_recovery_flow_with_code_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_recovery_flow_with_link_method.py b/ory_client/models/update_recovery_flow_with_link_method.py index 029421757..5dbc8e8a5 100644 --- a/ory_client/models/update_recovery_flow_with_link_method.py +++ b/ory_client/models/update_recovery_flow_with_link_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_registration_flow_body.py b/ory_client/models/update_registration_flow_body.py index c60d7f0d9..cab8863d7 100644 --- a/ory_client/models/update_registration_flow_body.py +++ b/ory_client/models/update_registration_flow_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_registration_flow_with_code_method.py b/ory_client/models/update_registration_flow_with_code_method.py index 774616031..2a84bcb90 100644 --- a/ory_client/models/update_registration_flow_with_code_method.py +++ b/ory_client/models/update_registration_flow_with_code_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_registration_flow_with_oidc_method.py b/ory_client/models/update_registration_flow_with_oidc_method.py index 270c3c968..272ebdc74 100644 --- a/ory_client/models/update_registration_flow_with_oidc_method.py +++ b/ory_client/models/update_registration_flow_with_oidc_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_registration_flow_with_passkey_method.py b/ory_client/models/update_registration_flow_with_passkey_method.py index 5a3c9afa0..b63574875 100644 --- a/ory_client/models/update_registration_flow_with_passkey_method.py +++ b/ory_client/models/update_registration_flow_with_passkey_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_registration_flow_with_password_method.py b/ory_client/models/update_registration_flow_with_password_method.py index f5a89453e..3fe61b9ef 100644 --- a/ory_client/models/update_registration_flow_with_password_method.py +++ b/ory_client/models/update_registration_flow_with_password_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_registration_flow_with_profile_method.py b/ory_client/models/update_registration_flow_with_profile_method.py index 21c710749..2ae1fb173 100644 --- a/ory_client/models/update_registration_flow_with_profile_method.py +++ b/ory_client/models/update_registration_flow_with_profile_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_registration_flow_with_web_authn_method.py b/ory_client/models/update_registration_flow_with_web_authn_method.py index 52d8bcaa2..a842443cc 100644 --- a/ory_client/models/update_registration_flow_with_web_authn_method.py +++ b/ory_client/models/update_registration_flow_with_web_authn_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_settings_flow_body.py b/ory_client/models/update_settings_flow_body.py index c730b17b3..b15de160e 100644 --- a/ory_client/models/update_settings_flow_body.py +++ b/ory_client/models/update_settings_flow_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_settings_flow_with_lookup_method.py b/ory_client/models/update_settings_flow_with_lookup_method.py index 059bbc4ed..4f3b24ba8 100644 --- a/ory_client/models/update_settings_flow_with_lookup_method.py +++ b/ory_client/models/update_settings_flow_with_lookup_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_settings_flow_with_oidc_method.py b/ory_client/models/update_settings_flow_with_oidc_method.py index 573ddbccb..1dabd5060 100644 --- a/ory_client/models/update_settings_flow_with_oidc_method.py +++ b/ory_client/models/update_settings_flow_with_oidc_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_settings_flow_with_passkey_method.py b/ory_client/models/update_settings_flow_with_passkey_method.py index e1047ec93..afc9ab671 100644 --- a/ory_client/models/update_settings_flow_with_passkey_method.py +++ b/ory_client/models/update_settings_flow_with_passkey_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_settings_flow_with_password_method.py b/ory_client/models/update_settings_flow_with_password_method.py index 0823410c1..c1ba1c255 100644 --- a/ory_client/models/update_settings_flow_with_password_method.py +++ b/ory_client/models/update_settings_flow_with_password_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_settings_flow_with_profile_method.py b/ory_client/models/update_settings_flow_with_profile_method.py index b98def456..05154a2d4 100644 --- a/ory_client/models/update_settings_flow_with_profile_method.py +++ b/ory_client/models/update_settings_flow_with_profile_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_settings_flow_with_totp_method.py b/ory_client/models/update_settings_flow_with_totp_method.py index 2358133aa..c69835aa6 100644 --- a/ory_client/models/update_settings_flow_with_totp_method.py +++ b/ory_client/models/update_settings_flow_with_totp_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_settings_flow_with_web_authn_method.py b/ory_client/models/update_settings_flow_with_web_authn_method.py index 279b3243c..a5994aea6 100644 --- a/ory_client/models/update_settings_flow_with_web_authn_method.py +++ b/ory_client/models/update_settings_flow_with_web_authn_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_subscription_body.py b/ory_client/models/update_subscription_body.py index 5a8a75cbc..ae80aadd5 100644 --- a/ory_client/models/update_subscription_body.py +++ b/ory_client/models/update_subscription_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_verification_flow_body.py b/ory_client/models/update_verification_flow_body.py index 772b2a6aa..903f41e64 100644 --- a/ory_client/models/update_verification_flow_body.py +++ b/ory_client/models/update_verification_flow_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_verification_flow_with_code_method.py b/ory_client/models/update_verification_flow_with_code_method.py index a76ce2c13..943f7bf28 100644 --- a/ory_client/models/update_verification_flow_with_code_method.py +++ b/ory_client/models/update_verification_flow_with_code_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_verification_flow_with_link_method.py b/ory_client/models/update_verification_flow_with_link_method.py index c3e13908e..c809d1d39 100644 --- a/ory_client/models/update_verification_flow_with_link_method.py +++ b/ory_client/models/update_verification_flow_with_link_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/update_workspace_body.py b/ory_client/models/update_workspace_body.py index f4eb6e595..19113b608 100644 --- a/ory_client/models/update_workspace_body.py +++ b/ory_client/models/update_workspace_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/usage.py b/ory_client/models/usage.py index 4e06a39e3..f7368b0d6 100644 --- a/ory_client/models/usage.py +++ b/ory_client/models/usage.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/verifiable_credential_priming_response.py b/ory_client/models/verifiable_credential_priming_response.py index 03c229448..a6b194855 100644 --- a/ory_client/models/verifiable_credential_priming_response.py +++ b/ory_client/models/verifiable_credential_priming_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/verifiable_credential_proof.py b/ory_client/models/verifiable_credential_proof.py index 4387a1e82..6a554b951 100644 --- a/ory_client/models/verifiable_credential_proof.py +++ b/ory_client/models/verifiable_credential_proof.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/verifiable_credential_response.py b/ory_client/models/verifiable_credential_response.py index 7461436fe..2c10323ad 100644 --- a/ory_client/models/verifiable_credential_response.py +++ b/ory_client/models/verifiable_credential_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/verifiable_identity_address.py b/ory_client/models/verifiable_identity_address.py index d3ebc66f8..18bf64c4a 100644 --- a/ory_client/models/verifiable_identity_address.py +++ b/ory_client/models/verifiable_identity_address.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/verification_flow.py b/ory_client/models/verification_flow.py index b97e19725..41c05b8db 100644 --- a/ory_client/models/verification_flow.py +++ b/ory_client/models/verification_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/verification_flow_state.py b/ory_client/models/verification_flow_state.py index b553858d6..57f24c143 100644 --- a/ory_client/models/verification_flow_state.py +++ b/ory_client/models/verification_flow_state.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/version.py b/ory_client/models/version.py index 83e906b9f..c10e143b1 100644 --- a/ory_client/models/version.py +++ b/ory_client/models/version.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/warning.py b/ory_client/models/warning.py index f22d4ee92..62f7853b4 100644 --- a/ory_client/models/warning.py +++ b/ory_client/models/warning.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/workspace.py b/ory_client/models/workspace.py index 505cb1a57..7d1ffd890 100644 --- a/ory_client/models/workspace.py +++ b/ory_client/models/workspace.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/models/workspace_api_key.py b/ory_client/models/workspace_api_key.py index ef6a5f846..074d53769 100644 --- a/ory_client/models/workspace_api_key.py +++ b/ory_client/models/workspace_api_key.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/ory_client/rest.py b/ory_client/rest.py index 176cc41b4..85633d117 100644 --- a/ory_client/rest.py +++ b/ory_client/rest.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/pyproject.toml b/pyproject.toml index f903fca1c..b24423012 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ory_client" -version = "v1.12.0" +version = "v1.12.1" description = "Ory APIs" authors = ["API Support "] license = "Apache 2.0" diff --git a/setup.py b/setup.py index 3efbddde6..d622f703c 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) @@ -22,7 +22,7 @@ # prerequisite: setuptools # http://pypi.python.org/pypi/setuptools NAME = "ory-client" -VERSION = "v1.12.0" +VERSION = "v1.12.1" PYTHON_REQUIRES = ">=3.7" REQUIRES = [ "urllib3 >= 1.25.3, < 2.1.0", diff --git a/test/test_accept_o_auth2_consent_request.py b/test/test_accept_o_auth2_consent_request.py index b08d12e82..81a6b7e4f 100644 --- a/test/test_accept_o_auth2_consent_request.py +++ b/test/test_accept_o_auth2_consent_request.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_accept_o_auth2_consent_request_session.py b/test/test_accept_o_auth2_consent_request_session.py index 3064c13a8..649437e7f 100644 --- a/test/test_accept_o_auth2_consent_request_session.py +++ b/test/test_accept_o_auth2_consent_request_session.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_accept_o_auth2_login_request.py b/test/test_accept_o_auth2_login_request.py index 7d6731d79..92955c590 100644 --- a/test/test_accept_o_auth2_login_request.py +++ b/test/test_accept_o_auth2_login_request.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_account_experience_configuration.py b/test/test_account_experience_configuration.py index 359de1d95..4c17c120e 100644 --- a/test/test_account_experience_configuration.py +++ b/test/test_account_experience_configuration.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_account_experience_theme_variables.py b/test/test_account_experience_theme_variables.py index 34e4f4ef7..a821a683f 100644 --- a/test/test_account_experience_theme_variables.py +++ b/test/test_account_experience_theme_variables.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_active_project_in_console.py b/test/test_active_project_in_console.py index 0a316c003..1ba912bc0 100644 --- a/test/test_active_project_in_console.py +++ b/test/test_active_project_in_console.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_add_project_to_workspace_body.py b/test/test_add_project_to_workspace_body.py index cedd99a6b..86b22773a 100644 --- a/test/test_add_project_to_workspace_body.py +++ b/test/test_add_project_to_workspace_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_attribute.py b/test/test_attribute.py index 02c08c5e0..794793f11 100644 --- a/test/test_attribute.py +++ b/test/test_attribute.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_attribute_filter.py b/test/test_attribute_filter.py index 9dcbaf9bb..d39de6e34 100644 --- a/test/test_attribute_filter.py +++ b/test/test_attribute_filter.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_attributes_count_datapoint.py b/test/test_attributes_count_datapoint.py index bdf0e34a9..ba3232aeb 100644 --- a/test/test_attributes_count_datapoint.py +++ b/test/test_attributes_count_datapoint.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_authenticator_assurance_level.py b/test/test_authenticator_assurance_level.py index 1a25aa15e..9bf5816be 100644 --- a/test/test_authenticator_assurance_level.py +++ b/test/test_authenticator_assurance_level.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_batch_patch_identities_response.py b/test/test_batch_patch_identities_response.py index 3b7e83146..1ca840ed7 100644 --- a/test/test_batch_patch_identities_response.py +++ b/test/test_batch_patch_identities_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_billing_period_bucket.py b/test/test_billing_period_bucket.py index 9450cad28..2b1e076eb 100644 --- a/test/test_billing_period_bucket.py +++ b/test/test_billing_period_bucket.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_check_opl_syntax_result.py b/test/test_check_opl_syntax_result.py index 59ca33615..be450ec87 100644 --- a/test/test_check_opl_syntax_result.py +++ b/test/test_check_opl_syntax_result.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_check_permission_result.py b/test/test_check_permission_result.py index b0fe1050a..1b36beb32 100644 --- a/test/test_check_permission_result.py +++ b/test/test_check_permission_result.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_cloud_account.py b/test/test_cloud_account.py index d3310cfff..e02adfcfd 100644 --- a/test/test_cloud_account.py +++ b/test/test_cloud_account.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_consistency_request_parameters.py b/test/test_consistency_request_parameters.py index acde95a29..8c14fe831 100644 --- a/test/test_consistency_request_parameters.py +++ b/test/test_consistency_request_parameters.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_continue_with.py b/test/test_continue_with.py index 01328c37d..9f909bcce 100644 --- a/test/test_continue_with.py +++ b/test/test_continue_with.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_continue_with_recovery_ui.py b/test/test_continue_with_recovery_ui.py index ae930294e..4aebf368e 100644 --- a/test/test_continue_with_recovery_ui.py +++ b/test/test_continue_with_recovery_ui.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_continue_with_recovery_ui_flow.py b/test/test_continue_with_recovery_ui_flow.py index f081eb7b8..b45b23997 100644 --- a/test/test_continue_with_recovery_ui_flow.py +++ b/test/test_continue_with_recovery_ui_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_continue_with_set_ory_session_token.py b/test/test_continue_with_set_ory_session_token.py index 476cb090e..5fe8a5bbd 100644 --- a/test/test_continue_with_set_ory_session_token.py +++ b/test/test_continue_with_set_ory_session_token.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_continue_with_settings_ui.py b/test/test_continue_with_settings_ui.py index 7b04caeaf..f4be5fe45 100644 --- a/test/test_continue_with_settings_ui.py +++ b/test/test_continue_with_settings_ui.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_continue_with_settings_ui_flow.py b/test/test_continue_with_settings_ui_flow.py index b30ee43b5..73edcad58 100644 --- a/test/test_continue_with_settings_ui_flow.py +++ b/test/test_continue_with_settings_ui_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_continue_with_verification_ui.py b/test/test_continue_with_verification_ui.py index bf34fd3bf..a39aaa045 100644 --- a/test/test_continue_with_verification_ui.py +++ b/test/test_continue_with_verification_ui.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_continue_with_verification_ui_flow.py b/test/test_continue_with_verification_ui_flow.py index 7f9bc7d90..91194e1a2 100644 --- a/test/test_continue_with_verification_ui_flow.py +++ b/test/test_continue_with_verification_ui_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_courier_api.py b/test/test_courier_api.py index d6152b01e..bbed00746 100644 --- a/test/test_courier_api.py +++ b/test/test_courier_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_courier_message_status.py b/test/test_courier_message_status.py index a79588792..5afe04350 100644 --- a/test/test_courier_message_status.py +++ b/test/test_courier_message_status.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_courier_message_type.py b/test/test_courier_message_type.py index f43748133..03a21770d 100644 --- a/test/test_courier_message_type.py +++ b/test/test_courier_message_type.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_custom_domain_body.py b/test/test_create_custom_domain_body.py index f2dccd1bd..9974103b2 100644 --- a/test/test_create_custom_domain_body.py +++ b/test/test_create_custom_domain_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_event_stream_body.py b/test/test_create_event_stream_body.py index 9786f117b..2bc6c38c7 100644 --- a/test/test_create_event_stream_body.py +++ b/test/test_create_event_stream_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_identity_body.py b/test/test_create_identity_body.py index b0e96730f..966a82d15 100644 --- a/test/test_create_identity_body.py +++ b/test/test_create_identity_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_invite_response.py b/test/test_create_invite_response.py index 17e4018fa..aa2b4677c 100644 --- a/test/test_create_invite_response.py +++ b/test/test_create_invite_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_json_web_key_set.py b/test/test_create_json_web_key_set.py index 189784b62..4a6a76dc9 100644 --- a/test/test_create_json_web_key_set.py +++ b/test/test_create_json_web_key_set.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_project_api_key_request.py b/test/test_create_project_api_key_request.py index 33001c20c..a31512fad 100644 --- a/test/test_create_project_api_key_request.py +++ b/test/test_create_project_api_key_request.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_project_body.py b/test/test_create_project_body.py index 51179a7ac..a18a05489 100644 --- a/test/test_create_project_body.py +++ b/test/test_create_project_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_project_branding.py b/test/test_create_project_branding.py index e111ecdee..dfd746e56 100644 --- a/test/test_create_project_branding.py +++ b/test/test_create_project_branding.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_project_member_invite_body.py b/test/test_create_project_member_invite_body.py index 951968fd2..2ac338062 100644 --- a/test/test_create_project_member_invite_body.py +++ b/test/test_create_project_member_invite_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_project_normalized_payload.py b/test/test_create_project_normalized_payload.py index ca2ea699c..fe7c0cc97 100644 --- a/test/test_create_project_normalized_payload.py +++ b/test/test_create_project_normalized_payload.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_recovery_code_for_identity_body.py b/test/test_create_recovery_code_for_identity_body.py index 798f40c5c..728bcdc59 100644 --- a/test/test_create_recovery_code_for_identity_body.py +++ b/test/test_create_recovery_code_for_identity_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_recovery_link_for_identity_body.py b/test/test_create_recovery_link_for_identity_body.py index 1cca59e02..5dc6dd964 100644 --- a/test/test_create_recovery_link_for_identity_body.py +++ b/test/test_create_recovery_link_for_identity_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_relationship_body.py b/test/test_create_relationship_body.py index d0c970a18..1f39d50e7 100644 --- a/test/test_create_relationship_body.py +++ b/test/test_create_relationship_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_subscription_body.py b/test/test_create_subscription_body.py index 15490324c..6990bdd90 100644 --- a/test/test_create_subscription_body.py +++ b/test/test_create_subscription_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_subscription_common.py b/test/test_create_subscription_common.py index 17a20c70a..3a6bf11d3 100644 --- a/test/test_create_subscription_common.py +++ b/test/test_create_subscription_common.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_verifiable_credential_request_body.py b/test/test_create_verifiable_credential_request_body.py index 2a651c5f6..2ce84add7 100644 --- a/test/test_create_verifiable_credential_request_body.py +++ b/test/test_create_verifiable_credential_request_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_workspace_body.py b/test/test_create_workspace_body.py index f1c5a994a..26b8f032c 100644 --- a/test/test_create_workspace_body.py +++ b/test/test_create_workspace_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_workspace_member_invite_body.py b/test/test_create_workspace_member_invite_body.py index 69217751d..a09d439da 100644 --- a/test/test_create_workspace_member_invite_body.py +++ b/test/test_create_workspace_member_invite_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_create_workspace_subscription_body.py b/test/test_create_workspace_subscription_body.py index e5bb04f03..c46bbdea3 100644 --- a/test/test_create_workspace_subscription_body.py +++ b/test/test_create_workspace_subscription_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_credential_supported_draft00.py b/test/test_credential_supported_draft00.py index 2fbdf9a80..ad17835d0 100644 --- a/test/test_credential_supported_draft00.py +++ b/test/test_credential_supported_draft00.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_custom_domain.py b/test/test_custom_domain.py index 30be82af8..e1cedfd98 100644 --- a/test/test_custom_domain.py +++ b/test/test_custom_domain.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_delete_my_sessions_count.py b/test/test_delete_my_sessions_count.py index 757a5c86b..6190fbb56 100644 --- a/test/test_delete_my_sessions_count.py +++ b/test/test_delete_my_sessions_count.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_email_template_data.py b/test/test_email_template_data.py index 495601079..a72e3f05e 100644 --- a/test/test_email_template_data.py +++ b/test/test_email_template_data.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_email_template_data_body.py b/test/test_email_template_data_body.py index dc1246a14..0de3066db 100644 --- a/test/test_email_template_data_body.py +++ b/test/test_email_template_data_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_error_authenticator_assurance_level_not_satisfied.py b/test/test_error_authenticator_assurance_level_not_satisfied.py index 9e504b055..ab22fb097 100644 --- a/test/test_error_authenticator_assurance_level_not_satisfied.py +++ b/test/test_error_authenticator_assurance_level_not_satisfied.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_error_browser_location_change_required.py b/test/test_error_browser_location_change_required.py index 657502e8c..40b0a5026 100644 --- a/test/test_error_browser_location_change_required.py +++ b/test/test_error_browser_location_change_required.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_error_flow_replaced.py b/test/test_error_flow_replaced.py index f496a17d1..1604e4c90 100644 --- a/test/test_error_flow_replaced.py +++ b/test/test_error_flow_replaced.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_error_generic.py b/test/test_error_generic.py index b9699bccc..d5f5fd731 100644 --- a/test/test_error_generic.py +++ b/test/test_error_generic.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_error_o_auth2.py b/test/test_error_o_auth2.py index 546f0a8f3..75d3844fd 100644 --- a/test/test_error_o_auth2.py +++ b/test/test_error_o_auth2.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_event_stream.py b/test/test_event_stream.py index 9399bfa98..aa779b29e 100644 --- a/test/test_event_stream.py +++ b/test/test_event_stream.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_events_api.py b/test/test_events_api.py index 170b08d61..45a7c9869 100644 --- a/test/test_events_api.py +++ b/test/test_events_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_expanded_permission_tree.py b/test/test_expanded_permission_tree.py index 43b1e8ea7..0ad6ed0dc 100644 --- a/test/test_expanded_permission_tree.py +++ b/test/test_expanded_permission_tree.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_flow_error.py b/test/test_flow_error.py index 539e66260..f4c57cb28 100644 --- a/test/test_flow_error.py +++ b/test/test_flow_error.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_frontend_api.py b/test/test_frontend_api.py index dfe237c88..47b91db77 100644 --- a/test/test_frontend_api.py +++ b/test/test_frontend_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_generic_error.py b/test/test_generic_error.py index 760d14d47..d226d9aba 100644 --- a/test/test_generic_error.py +++ b/test/test_generic_error.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_generic_error_content.py b/test/test_generic_error_content.py index 9f0ae7d96..85333d201 100644 --- a/test/test_generic_error_content.py +++ b/test/test_generic_error_content.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_generic_usage.py b/test/test_generic_usage.py index 6106ecf6e..58533bed9 100644 --- a/test/test_generic_usage.py +++ b/test/test_generic_usage.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_get_attributes_count_response.py b/test/test_get_attributes_count_response.py index 59794d537..5729a3c64 100644 --- a/test/test_get_attributes_count_response.py +++ b/test/test_get_attributes_count_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_get_managed_identity_schema_location.py b/test/test_get_managed_identity_schema_location.py index df690b27f..829628915 100644 --- a/test/test_get_managed_identity_schema_location.py +++ b/test/test_get_managed_identity_schema_location.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_get_metrics_event_attributes_response.py b/test/test_get_metrics_event_attributes_response.py index b8a878ef5..df502f98d 100644 --- a/test/test_get_metrics_event_attributes_response.py +++ b/test/test_get_metrics_event_attributes_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_get_metrics_event_types_response.py b/test/test_get_metrics_event_types_response.py index 4f320d69f..935e4065f 100644 --- a/test/test_get_metrics_event_types_response.py +++ b/test/test_get_metrics_event_types_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_get_organization_response.py b/test/test_get_organization_response.py index 7acc6db76..3ce11f675 100644 --- a/test/test_get_organization_response.py +++ b/test/test_get_organization_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_get_project_events_body.py b/test/test_get_project_events_body.py index ae2ade33d..a80d4fa5d 100644 --- a/test/test_get_project_events_body.py +++ b/test/test_get_project_events_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_get_project_events_response.py b/test/test_get_project_events_response.py index f6d3a630b..bf62ba59e 100644 --- a/test/test_get_project_events_response.py +++ b/test/test_get_project_events_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_get_project_metrics_response.py b/test/test_get_project_metrics_response.py index a3aa77325..68ace6e08 100644 --- a/test/test_get_project_metrics_response.py +++ b/test/test_get_project_metrics_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_get_session_activity_response.py b/test/test_get_session_activity_response.py index 88ae3ac18..f48b4b904 100644 --- a/test/test_get_session_activity_response.py +++ b/test/test_get_session_activity_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_get_version200_response.py b/test/test_get_version200_response.py index 254539e3f..f04e39160 100644 --- a/test/test_get_version200_response.py +++ b/test/test_get_version200_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_health_not_ready_status.py b/test/test_health_not_ready_status.py index 633768ce2..9abb2d103 100644 --- a/test/test_health_not_ready_status.py +++ b/test/test_health_not_ready_status.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_health_status.py b/test/test_health_status.py index ff3d34ab9..71bd0daaf 100644 --- a/test/test_health_status.py +++ b/test/test_health_status.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_identity.py b/test/test_identity.py index 743dcf88e..d018a8593 100644 --- a/test/test_identity.py +++ b/test/test_identity.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_identity_api.py b/test/test_identity_api.py index 22832ff19..22bb02765 100644 --- a/test/test_identity_api.py +++ b/test/test_identity_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_identity_credentials.py b/test/test_identity_credentials.py index 967018adb..786fc2688 100644 --- a/test/test_identity_credentials.py +++ b/test/test_identity_credentials.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_identity_credentials_code.py b/test/test_identity_credentials_code.py index a5e678fe4..6061c3ec4 100644 --- a/test/test_identity_credentials_code.py +++ b/test/test_identity_credentials_code.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_identity_credentials_oidc.py b/test/test_identity_credentials_oidc.py index 6fa86fcc8..f26cc59df 100644 --- a/test/test_identity_credentials_oidc.py +++ b/test/test_identity_credentials_oidc.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_identity_credentials_oidc_provider.py b/test/test_identity_credentials_oidc_provider.py index c5e3f25db..5abdf8bfb 100644 --- a/test/test_identity_credentials_oidc_provider.py +++ b/test/test_identity_credentials_oidc_provider.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_identity_credentials_password.py b/test/test_identity_credentials_password.py index 4d55e9ba2..b4d3ef86b 100644 --- a/test/test_identity_credentials_password.py +++ b/test/test_identity_credentials_password.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_identity_patch.py b/test/test_identity_patch.py index 228ac7c0f..6d1dcf4be 100644 --- a/test/test_identity_patch.py +++ b/test/test_identity_patch.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_identity_patch_response.py b/test/test_identity_patch_response.py index d6e5ec167..31d4cb0b1 100644 --- a/test/test_identity_patch_response.py +++ b/test/test_identity_patch_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_identity_schema_container.py b/test/test_identity_schema_container.py index f0f47eba7..157e5fe12 100644 --- a/test/test_identity_schema_container.py +++ b/test/test_identity_schema_container.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_identity_schema_preset.py b/test/test_identity_schema_preset.py index 0f54ba7fc..168fbbe62 100644 --- a/test/test_identity_schema_preset.py +++ b/test/test_identity_schema_preset.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_identity_with_credentials.py b/test/test_identity_with_credentials.py index d52bef5f2..6af4a02c6 100644 --- a/test/test_identity_with_credentials.py +++ b/test/test_identity_with_credentials.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_identity_with_credentials_oidc.py b/test/test_identity_with_credentials_oidc.py index 5b0dd93ed..a6957607d 100644 --- a/test/test_identity_with_credentials_oidc.py +++ b/test/test_identity_with_credentials_oidc.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_identity_with_credentials_oidc_config.py b/test/test_identity_with_credentials_oidc_config.py index 5d5395677..d45cd894a 100644 --- a/test/test_identity_with_credentials_oidc_config.py +++ b/test/test_identity_with_credentials_oidc_config.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_identity_with_credentials_oidc_config_provider.py b/test/test_identity_with_credentials_oidc_config_provider.py index 9b948578d..62878709e 100644 --- a/test/test_identity_with_credentials_oidc_config_provider.py +++ b/test/test_identity_with_credentials_oidc_config_provider.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_identity_with_credentials_password.py b/test/test_identity_with_credentials_password.py index 55e051ff4..7b6fdf63f 100644 --- a/test/test_identity_with_credentials_password.py +++ b/test/test_identity_with_credentials_password.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_identity_with_credentials_password_config.py b/test/test_identity_with_credentials_password_config.py index a37b56d88..8f5a3e068 100644 --- a/test/test_identity_with_credentials_password_config.py +++ b/test/test_identity_with_credentials_password_config.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_internal_get_project_branding_body.py b/test/test_internal_get_project_branding_body.py index fa906c3c7..e558db84b 100644 --- a/test/test_internal_get_project_branding_body.py +++ b/test/test_internal_get_project_branding_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_internal_is_ax_welcome_screen_enabled_for_project_body.py b/test/test_internal_is_ax_welcome_screen_enabled_for_project_body.py index 0f638f413..94cc698d2 100644 --- a/test/test_internal_is_ax_welcome_screen_enabled_for_project_body.py +++ b/test/test_internal_is_ax_welcome_screen_enabled_for_project_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_internal_is_owner_for_project_by_slug_body.py b/test/test_internal_is_owner_for_project_by_slug_body.py index ec04cf646..44b221187 100644 --- a/test/test_internal_is_owner_for_project_by_slug_body.py +++ b/test/test_internal_is_owner_for_project_by_slug_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_internal_is_owner_for_project_by_slug_response.py b/test/test_internal_is_owner_for_project_by_slug_response.py index 380392053..68aa8c868 100644 --- a/test/test_internal_is_owner_for_project_by_slug_response.py +++ b/test/test_internal_is_owner_for_project_by_slug_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_introspected_o_auth2_token.py b/test/test_introspected_o_auth2_token.py index 0f1eb2734..8db5c471a 100644 --- a/test/test_introspected_o_auth2_token.py +++ b/test/test_introspected_o_auth2_token.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_invoice.py b/test/test_invoice.py index e6a733830..d48c52fda 100644 --- a/test/test_invoice.py +++ b/test/test_invoice.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_invoice_data_v1.py b/test/test_invoice_data_v1.py index d7d789b1d..c14a1fa01 100644 --- a/test/test_invoice_data_v1.py +++ b/test/test_invoice_data_v1.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_is_owner_for_project_by_slug.py b/test/test_is_owner_for_project_by_slug.py index fdc47f692..cbf234697 100644 --- a/test/test_is_owner_for_project_by_slug.py +++ b/test/test_is_owner_for_project_by_slug.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_json_patch.py b/test/test_json_patch.py index b7d4406d9..743ddf097 100644 --- a/test/test_json_patch.py +++ b/test/test_json_patch.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_json_web_key.py b/test/test_json_web_key.py index 9ffb4fbd3..39fdfc6bb 100644 --- a/test/test_json_web_key.py +++ b/test/test_json_web_key.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_json_web_key_set.py b/test/test_json_web_key_set.py index 8b04ade94..137c5b6d8 100644 --- a/test/test_json_web_key_set.py +++ b/test/test_json_web_key_set.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_jwk_api.py b/test/test_jwk_api.py index c3af3f09c..e861536f5 100644 --- a/test/test_jwk_api.py +++ b/test/test_jwk_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_keto_namespace.py b/test/test_keto_namespace.py index a53ebe035..92e0aed4b 100644 --- a/test/test_keto_namespace.py +++ b/test/test_keto_namespace.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_line_item_v1.py b/test/test_line_item_v1.py index 4bda1ad28..4f1221eb5 100644 --- a/test/test_line_item_v1.py +++ b/test/test_line_item_v1.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_list_event_streams.py b/test/test_list_event_streams.py index 94f3f2b54..50c1b6f07 100644 --- a/test/test_list_event_streams.py +++ b/test/test_list_event_streams.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_list_invoices_response.py b/test/test_list_invoices_response.py index d66819f92..302e12127 100644 --- a/test/test_list_invoices_response.py +++ b/test/test_list_invoices_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_list_organizations_response.py b/test/test_list_organizations_response.py index a9e1c7844..b880acbe1 100644 --- a/test/test_list_organizations_response.py +++ b/test/test_list_organizations_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_list_workspace_projects.py b/test/test_list_workspace_projects.py index 3cbf16ed7..a59e0b39f 100644 --- a/test/test_list_workspace_projects.py +++ b/test/test_list_workspace_projects.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_list_workspaces.py b/test/test_list_workspaces.py index c7808e8e8..bf5f99dd8 100644 --- a/test/test_list_workspaces.py +++ b/test/test_list_workspaces.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_login_flow.py b/test/test_login_flow.py index 9d98134e8..585b918f0 100644 --- a/test/test_login_flow.py +++ b/test/test_login_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_login_flow_state.py b/test/test_login_flow_state.py index eaf9017db..799351e66 100644 --- a/test/test_login_flow_state.py +++ b/test/test_login_flow_state.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_logout_flow.py b/test/test_logout_flow.py index bd2c0fc87..970bc4c25 100644 --- a/test/test_logout_flow.py +++ b/test/test_logout_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_managed_identity_schema.py b/test/test_managed_identity_schema.py index 9bbb47836..560e7e66f 100644 --- a/test/test_managed_identity_schema.py +++ b/test/test_managed_identity_schema.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_managed_identity_schema_validation_result.py b/test/test_managed_identity_schema_validation_result.py index f7eb2547b..1a06d4936 100644 --- a/test/test_managed_identity_schema_validation_result.py +++ b/test/test_managed_identity_schema_validation_result.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_member_invite.py b/test/test_member_invite.py index e687b8998..94e7a4cfa 100644 --- a/test/test_member_invite.py +++ b/test/test_member_invite.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_message.py b/test/test_message.py index 1071d616b..9a76a3216 100644 --- a/test/test_message.py +++ b/test/test_message.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_message_dispatch.py b/test/test_message_dispatch.py index 8abfae395..9d5cefeab 100644 --- a/test/test_message_dispatch.py +++ b/test/test_message_dispatch.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_metadata_api.py b/test/test_metadata_api.py index 949a9f8c1..7e8a6ddc3 100644 --- a/test/test_metadata_api.py +++ b/test/test_metadata_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_metrics_datapoint.py b/test/test_metrics_datapoint.py index 09029cbda..85627411a 100644 --- a/test/test_metrics_datapoint.py +++ b/test/test_metrics_datapoint.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_money.py b/test/test_money.py index 5b70676d7..c0b0fb38d 100644 --- a/test/test_money.py +++ b/test/test_money.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_namespace.py b/test/test_namespace.py index 288a17c9d..2e06e7780 100644 --- a/test/test_namespace.py +++ b/test/test_namespace.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_needs_privileged_session_error.py b/test/test_needs_privileged_session_error.py index 28974cab8..776216920 100644 --- a/test/test_needs_privileged_session_error.py +++ b/test/test_needs_privileged_session_error.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_normalized_project.py b/test/test_normalized_project.py index 24868794c..6214b00e0 100644 --- a/test/test_normalized_project.py +++ b/test/test_normalized_project.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_normalized_project_revision.py b/test/test_normalized_project_revision.py index 16dac2c28..32eef07f2 100644 --- a/test/test_normalized_project_revision.py +++ b/test/test_normalized_project_revision.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_normalized_project_revision_courier_channel.py b/test/test_normalized_project_revision_courier_channel.py index 32a69f934..c8491f325 100644 --- a/test/test_normalized_project_revision_courier_channel.py +++ b/test/test_normalized_project_revision_courier_channel.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_normalized_project_revision_hook.py b/test/test_normalized_project_revision_hook.py index 4aa8eac8a..16c303e98 100644 --- a/test/test_normalized_project_revision_hook.py +++ b/test/test_normalized_project_revision_hook.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_normalized_project_revision_identity_schema.py b/test/test_normalized_project_revision_identity_schema.py index 9201b4eca..4238d12da 100644 --- a/test/test_normalized_project_revision_identity_schema.py +++ b/test/test_normalized_project_revision_identity_schema.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_normalized_project_revision_third_party_provider.py b/test/test_normalized_project_revision_third_party_provider.py index 9c198d11c..2d70f6bd0 100644 --- a/test/test_normalized_project_revision_third_party_provider.py +++ b/test/test_normalized_project_revision_third_party_provider.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_normalized_project_revision_tokenizer_template.py b/test/test_normalized_project_revision_tokenizer_template.py index 56e606eea..77f111abe 100644 --- a/test/test_normalized_project_revision_tokenizer_template.py +++ b/test/test_normalized_project_revision_tokenizer_template.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_o_auth2_api.py b/test/test_o_auth2_api.py index cd5ad2618..accf02159 100644 --- a/test/test_o_auth2_api.py +++ b/test/test_o_auth2_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_o_auth2_client.py b/test/test_o_auth2_client.py index 645375671..52a46b13d 100644 --- a/test/test_o_auth2_client.py +++ b/test/test_o_auth2_client.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_o_auth2_client_token_lifespans.py b/test/test_o_auth2_client_token_lifespans.py index 3e619585d..0732a75a4 100644 --- a/test/test_o_auth2_client_token_lifespans.py +++ b/test/test_o_auth2_client_token_lifespans.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_o_auth2_consent_request.py b/test/test_o_auth2_consent_request.py index 7badb12db..8e09a88e7 100644 --- a/test/test_o_auth2_consent_request.py +++ b/test/test_o_auth2_consent_request.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_o_auth2_consent_request_open_id_connect_context.py b/test/test_o_auth2_consent_request_open_id_connect_context.py index b19ddcab1..a0b1d566d 100644 --- a/test/test_o_auth2_consent_request_open_id_connect_context.py +++ b/test/test_o_auth2_consent_request_open_id_connect_context.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_o_auth2_consent_session.py b/test/test_o_auth2_consent_session.py index 3ad7d5b20..42ee6ac36 100644 --- a/test/test_o_auth2_consent_session.py +++ b/test/test_o_auth2_consent_session.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_o_auth2_consent_session_expires_at.py b/test/test_o_auth2_consent_session_expires_at.py index 9070ebc0e..d4a47508d 100644 --- a/test/test_o_auth2_consent_session_expires_at.py +++ b/test/test_o_auth2_consent_session_expires_at.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_o_auth2_login_request.py b/test/test_o_auth2_login_request.py index ca8d550dd..8bce335d5 100644 --- a/test/test_o_auth2_login_request.py +++ b/test/test_o_auth2_login_request.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_o_auth2_logout_request.py b/test/test_o_auth2_logout_request.py index a24c7f05c..b1e71e89b 100644 --- a/test/test_o_auth2_logout_request.py +++ b/test/test_o_auth2_logout_request.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_o_auth2_redirect_to.py b/test/test_o_auth2_redirect_to.py index 4ff62fbbd..15cfb3748 100644 --- a/test/test_o_auth2_redirect_to.py +++ b/test/test_o_auth2_redirect_to.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_o_auth2_token_exchange.py b/test/test_o_auth2_token_exchange.py index 77c482192..a2a53f346 100644 --- a/test/test_o_auth2_token_exchange.py +++ b/test/test_o_auth2_token_exchange.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_oidc_api.py b/test/test_oidc_api.py index 8088ca191..ea1ff2b69 100644 --- a/test/test_oidc_api.py +++ b/test/test_oidc_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_oidc_configuration.py b/test/test_oidc_configuration.py index 88628897e..4df372b1d 100644 --- a/test/test_oidc_configuration.py +++ b/test/test_oidc_configuration.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_oidc_user_info.py b/test/test_oidc_user_info.py index b572912d6..816c06924 100644 --- a/test/test_oidc_user_info.py +++ b/test/test_oidc_user_info.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_organization.py b/test/test_organization.py index f1c6c9ecd..ca0da79a3 100644 --- a/test/test_organization.py +++ b/test/test_organization.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_organization_body.py b/test/test_organization_body.py index 6f9d2d8bd..aaa8ef00e 100644 --- a/test/test_organization_body.py +++ b/test/test_organization_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_pagination.py b/test/test_pagination.py index c43363b71..f44164b37 100644 --- a/test/test_pagination.py +++ b/test/test_pagination.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_pagination_headers.py b/test/test_pagination_headers.py index 0e26b49ec..d5dcb51bd 100644 --- a/test/test_pagination_headers.py +++ b/test/test_pagination_headers.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_parse_error.py b/test/test_parse_error.py index 7f0112543..82b98527e 100644 --- a/test/test_parse_error.py +++ b/test/test_parse_error.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_patch_identities_body.py b/test/test_patch_identities_body.py index c8c0c123b..e0648a2ad 100644 --- a/test/test_patch_identities_body.py +++ b/test/test_patch_identities_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_perform_native_logout_body.py b/test/test_perform_native_logout_body.py index 83f083cd0..e3f4bef77 100644 --- a/test/test_perform_native_logout_body.py +++ b/test/test_perform_native_logout_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_permission_api.py b/test/test_permission_api.py index c00b25e90..9c59b3196 100644 --- a/test/test_permission_api.py +++ b/test/test_permission_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_permissions_on_workspace.py b/test/test_permissions_on_workspace.py index 161eca853..1291c55f1 100644 --- a/test/test_permissions_on_workspace.py +++ b/test/test_permissions_on_workspace.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_plan.py b/test/test_plan.py index 0e292fdfd..65e61a5c9 100644 --- a/test/test_plan.py +++ b/test/test_plan.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_plan_details.py b/test/test_plan_details.py index 3fa49ef65..c3298e8fa 100644 --- a/test/test_plan_details.py +++ b/test/test_plan_details.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_post_check_permission_body.py b/test/test_post_check_permission_body.py index 1849203ea..b96d9cece 100644 --- a/test/test_post_check_permission_body.py +++ b/test/test_post_check_permission_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_post_check_permission_or_error_body.py b/test/test_post_check_permission_or_error_body.py index 1317761a5..d6df936fa 100644 --- a/test/test_post_check_permission_or_error_body.py +++ b/test/test_post_check_permission_or_error_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_project.py b/test/test_project.py index 6013df12d..67d090335 100644 --- a/test/test_project.py +++ b/test/test_project.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_project_api.py b/test/test_project_api.py index 09b9ebdc2..c2f868d0b 100644 --- a/test/test_project_api.py +++ b/test/test_project_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_project_api_key.py b/test/test_project_api_key.py index e12743697..416a5aad7 100644 --- a/test/test_project_api_key.py +++ b/test/test_project_api_key.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_project_branding.py b/test/test_project_branding.py index be07be29d..653aacedf 100644 --- a/test/test_project_branding.py +++ b/test/test_project_branding.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_project_branding_colors.py b/test/test_project_branding_colors.py index caa3aec9a..79e289ac3 100644 --- a/test/test_project_branding_colors.py +++ b/test/test_project_branding_colors.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_project_branding_theme.py b/test/test_project_branding_theme.py index 2a736f0f9..8ce102368 100644 --- a/test/test_project_branding_theme.py +++ b/test/test_project_branding_theme.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_project_cors.py b/test/test_project_cors.py index 1b824d166..256ad7bc0 100644 --- a/test/test_project_cors.py +++ b/test/test_project_cors.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_project_events_datapoint.py b/test/test_project_events_datapoint.py index eb97dc0cb..5448c8bf8 100644 --- a/test/test_project_events_datapoint.py +++ b/test/test_project_events_datapoint.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_project_host.py b/test/test_project_host.py index cfcfd6f3c..7fe2aef57 100644 --- a/test/test_project_host.py +++ b/test/test_project_host.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_project_member.py b/test/test_project_member.py index 0ebe2fcf4..a4edfcf08 100644 --- a/test/test_project_member.py +++ b/test/test_project_member.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_project_metadata.py b/test/test_project_metadata.py index 0252a15eb..0614cfc4b 100644 --- a/test/test_project_metadata.py +++ b/test/test_project_metadata.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_project_service_identity.py b/test/test_project_service_identity.py index fb19d053d..14e12fd00 100644 --- a/test/test_project_service_identity.py +++ b/test/test_project_service_identity.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_project_service_o_auth2.py b/test/test_project_service_o_auth2.py index c16b67e71..ecd268978 100644 --- a/test/test_project_service_o_auth2.py +++ b/test/test_project_service_o_auth2.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_project_service_permission.py b/test/test_project_service_permission.py index ec793a8fa..55db6e39c 100644 --- a/test/test_project_service_permission.py +++ b/test/test_project_service_permission.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_project_services.py b/test/test_project_services.py index 70c878bac..9e2d634ae 100644 --- a/test/test_project_services.py +++ b/test/test_project_services.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_quota_usage.py b/test/test_quota_usage.py index 7abd0ca55..45f369a27 100644 --- a/test/test_quota_usage.py +++ b/test/test_quota_usage.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_recovery_code_for_identity.py b/test/test_recovery_code_for_identity.py index e4603734b..19d5283d1 100644 --- a/test/test_recovery_code_for_identity.py +++ b/test/test_recovery_code_for_identity.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_recovery_flow.py b/test/test_recovery_flow.py index d370ad5ed..85c8a5740 100644 --- a/test/test_recovery_flow.py +++ b/test/test_recovery_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_recovery_flow_state.py b/test/test_recovery_flow_state.py index f2b9b4a3c..528a61c54 100644 --- a/test/test_recovery_flow_state.py +++ b/test/test_recovery_flow_state.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_recovery_identity_address.py b/test/test_recovery_identity_address.py index 4f5cc12da..1274d8197 100644 --- a/test/test_recovery_identity_address.py +++ b/test/test_recovery_identity_address.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_recovery_link_for_identity.py b/test/test_recovery_link_for_identity.py index e0b7201cd..73a1428ac 100644 --- a/test/test_recovery_link_for_identity.py +++ b/test/test_recovery_link_for_identity.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_registration_flow.py b/test/test_registration_flow.py index f67541860..436bc7cc9 100644 --- a/test/test_registration_flow.py +++ b/test/test_registration_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_registration_flow_state.py b/test/test_registration_flow_state.py index 99c4774cc..a82dbbbe8 100644 --- a/test/test_registration_flow_state.py +++ b/test/test_registration_flow_state.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_reject_o_auth2_request.py b/test/test_reject_o_auth2_request.py index 11cf41405..6ac43cde1 100644 --- a/test/test_reject_o_auth2_request.py +++ b/test/test_reject_o_auth2_request.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_relation_query.py b/test/test_relation_query.py index 9fecc86d4..49cf04b43 100644 --- a/test/test_relation_query.py +++ b/test/test_relation_query.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_relationship.py b/test/test_relationship.py index 74e9559cf..f7c369c95 100644 --- a/test/test_relationship.py +++ b/test/test_relationship.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_relationship_api.py b/test/test_relationship_api.py index 326cec6c2..dd642d61b 100644 --- a/test/test_relationship_api.py +++ b/test/test_relationship_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_relationship_namespaces.py b/test/test_relationship_namespaces.py index 64605544c..62d3c620d 100644 --- a/test/test_relationship_namespaces.py +++ b/test/test_relationship_namespaces.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_relationship_patch.py b/test/test_relationship_patch.py index b8bfceab8..c6c044110 100644 --- a/test/test_relationship_patch.py +++ b/test/test_relationship_patch.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_relationships.py b/test/test_relationships.py index d7907626e..868cc41fe 100644 --- a/test/test_relationships.py +++ b/test/test_relationships.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_rfc6749_error_json.py b/test/test_rfc6749_error_json.py index 405231d7c..41114fa0c 100644 --- a/test/test_rfc6749_error_json.py +++ b/test/test_rfc6749_error_json.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_schema_patch.py b/test/test_schema_patch.py index 13151f2c1..9a8b0ae2f 100644 --- a/test/test_schema_patch.py +++ b/test/test_schema_patch.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_self_service_flow_expired_error.py b/test/test_self_service_flow_expired_error.py index 4afd939cc..85d12a1f2 100644 --- a/test/test_self_service_flow_expired_error.py +++ b/test/test_self_service_flow_expired_error.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_session.py b/test/test_session.py index feca213b6..ab7b7fa5e 100644 --- a/test/test_session.py +++ b/test/test_session.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_session_activity_datapoint.py b/test/test_session_activity_datapoint.py index 8aea1f5d4..1f265289c 100644 --- a/test/test_session_activity_datapoint.py +++ b/test/test_session_activity_datapoint.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_session_authentication_method.py b/test/test_session_authentication_method.py index 5ab34af28..8a6cc3845 100644 --- a/test/test_session_authentication_method.py +++ b/test/test_session_authentication_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_session_device.py b/test/test_session_device.py index 6559f2d82..9d2b2375d 100644 --- a/test/test_session_device.py +++ b/test/test_session_device.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_set_active_project_in_console_body.py b/test/test_set_active_project_in_console_body.py index f2e01670f..ff1651bb2 100644 --- a/test/test_set_active_project_in_console_body.py +++ b/test/test_set_active_project_in_console_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_set_custom_domain_body.py b/test/test_set_custom_domain_body.py index 076344846..8dd5c7923 100644 --- a/test/test_set_custom_domain_body.py +++ b/test/test_set_custom_domain_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_set_event_stream_body.py b/test/test_set_event_stream_body.py index d42e8ce54..e3ccdc165 100644 --- a/test/test_set_event_stream_body.py +++ b/test/test_set_event_stream_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_set_project.py b/test/test_set_project.py index 11f73e297..cb6b14f6a 100644 --- a/test/test_set_project.py +++ b/test/test_set_project.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_set_project_branding_theme_body.py b/test/test_set_project_branding_theme_body.py index 4d7d3d827..0f681073d 100644 --- a/test/test_set_project_branding_theme_body.py +++ b/test/test_set_project_branding_theme_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_settings_flow.py b/test/test_settings_flow.py index 459308b3a..2b4c005a7 100644 --- a/test/test_settings_flow.py +++ b/test/test_settings_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_settings_flow_state.py b/test/test_settings_flow_state.py index d6f81ecd6..6d5e53b54 100644 --- a/test/test_settings_flow_state.py +++ b/test/test_settings_flow_state.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_source_position.py b/test/test_source_position.py index ababfb4a3..2106ce58e 100644 --- a/test/test_source_position.py +++ b/test/test_source_position.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_subject_set.py b/test/test_subject_set.py index 7fcdd9fef..7079b86fc 100644 --- a/test/test_subject_set.py +++ b/test/test_subject_set.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_subscription.py b/test/test_subscription.py index 3d79e8c24..d7be6d8a4 100644 --- a/test/test_subscription.py +++ b/test/test_subscription.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_successful_code_exchange_response.py b/test/test_successful_code_exchange_response.py index 4d8924f4f..7f2aa55b6 100644 --- a/test/test_successful_code_exchange_response.py +++ b/test/test_successful_code_exchange_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_successful_native_login.py b/test/test_successful_native_login.py index a0f723edb..8b7415917 100644 --- a/test/test_successful_native_login.py +++ b/test/test_successful_native_login.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_successful_native_registration.py b/test/test_successful_native_registration.py index ac7551481..db2b462cb 100644 --- a/test/test_successful_native_registration.py +++ b/test/test_successful_native_registration.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_successful_project_update.py b/test/test_successful_project_update.py index 3898d894e..be41ff2dd 100644 --- a/test/test_successful_project_update.py +++ b/test/test_successful_project_update.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_tax_line_item.py b/test/test_tax_line_item.py index 69abc2933..f40f6675e 100644 --- a/test/test_tax_line_item.py +++ b/test/test_tax_line_item.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_time_interval.py b/test/test_time_interval.py index ad42c456e..44757b95e 100644 --- a/test/test_time_interval.py +++ b/test/test_time_interval.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_token_pagination.py b/test/test_token_pagination.py index 73df9a8d4..ae4cb5585 100644 --- a/test/test_token_pagination.py +++ b/test/test_token_pagination.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_token_pagination_headers.py b/test/test_token_pagination_headers.py index ba85c25c4..21864110d 100644 --- a/test/test_token_pagination_headers.py +++ b/test/test_token_pagination_headers.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_token_pagination_request_parameters.py b/test/test_token_pagination_request_parameters.py index 9685671e6..025843a78 100644 --- a/test/test_token_pagination_request_parameters.py +++ b/test/test_token_pagination_request_parameters.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_token_pagination_response_headers.py b/test/test_token_pagination_response_headers.py index 55067172f..4f330b340 100644 --- a/test/test_token_pagination_response_headers.py +++ b/test/test_token_pagination_response_headers.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_trust_o_auth2_jwt_grant_issuer.py b/test/test_trust_o_auth2_jwt_grant_issuer.py index 5b87d2400..80d74aff0 100644 --- a/test/test_trust_o_auth2_jwt_grant_issuer.py +++ b/test/test_trust_o_auth2_jwt_grant_issuer.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_trusted_o_auth2_jwt_grant_issuer.py b/test/test_trusted_o_auth2_jwt_grant_issuer.py index c98f672be..64a67aab6 100644 --- a/test/test_trusted_o_auth2_jwt_grant_issuer.py +++ b/test/test_trusted_o_auth2_jwt_grant_issuer.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_trusted_o_auth2_jwt_grant_json_web_key.py b/test/test_trusted_o_auth2_jwt_grant_json_web_key.py index 88d8194b9..ddc04f6f7 100644 --- a/test/test_trusted_o_auth2_jwt_grant_json_web_key.py +++ b/test/test_trusted_o_auth2_jwt_grant_json_web_key.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_ui_container.py b/test/test_ui_container.py index 5375861dd..a314dcd25 100644 --- a/test/test_ui_container.py +++ b/test/test_ui_container.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_ui_node.py b/test/test_ui_node.py index d5e64edb3..000c25f6d 100644 --- a/test/test_ui_node.py +++ b/test/test_ui_node.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_ui_node_anchor_attributes.py b/test/test_ui_node_anchor_attributes.py index ac187b1b1..1c413a4fa 100644 --- a/test/test_ui_node_anchor_attributes.py +++ b/test/test_ui_node_anchor_attributes.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_ui_node_attributes.py b/test/test_ui_node_attributes.py index a964c77fc..d1699d965 100644 --- a/test/test_ui_node_attributes.py +++ b/test/test_ui_node_attributes.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_ui_node_image_attributes.py b/test/test_ui_node_image_attributes.py index 1cfb5fdf4..87cd0c091 100644 --- a/test/test_ui_node_image_attributes.py +++ b/test/test_ui_node_image_attributes.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_ui_node_input_attributes.py b/test/test_ui_node_input_attributes.py index d9b4deaae..5db1947e1 100644 --- a/test/test_ui_node_input_attributes.py +++ b/test/test_ui_node_input_attributes.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_ui_node_meta.py b/test/test_ui_node_meta.py index 9edde3759..dbab1bbf1 100644 --- a/test/test_ui_node_meta.py +++ b/test/test_ui_node_meta.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_ui_node_script_attributes.py b/test/test_ui_node_script_attributes.py index 0c05fd951..a0955e4fd 100644 --- a/test/test_ui_node_script_attributes.py +++ b/test/test_ui_node_script_attributes.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_ui_node_text_attributes.py b/test/test_ui_node_text_attributes.py index 7a8add5e5..595ac1aa6 100644 --- a/test/test_ui_node_text_attributes.py +++ b/test/test_ui_node_text_attributes.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_ui_text.py b/test/test_ui_text.py index 09d9f9894..803f932e7 100644 --- a/test/test_ui_text.py +++ b/test/test_ui_text.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_identity_body.py b/test/test_update_identity_body.py index 5c2f55aa4..84f0e2db0 100644 --- a/test/test_update_identity_body.py +++ b/test/test_update_identity_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_login_flow_body.py b/test/test_update_login_flow_body.py index a06fed627..af032b3fc 100644 --- a/test/test_update_login_flow_body.py +++ b/test/test_update_login_flow_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_login_flow_with_code_method.py b/test/test_update_login_flow_with_code_method.py index 2cc08d6ae..a8c1dae2c 100644 --- a/test/test_update_login_flow_with_code_method.py +++ b/test/test_update_login_flow_with_code_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_login_flow_with_lookup_secret_method.py b/test/test_update_login_flow_with_lookup_secret_method.py index f2a66cbe0..0c03d597e 100644 --- a/test/test_update_login_flow_with_lookup_secret_method.py +++ b/test/test_update_login_flow_with_lookup_secret_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_login_flow_with_oidc_method.py b/test/test_update_login_flow_with_oidc_method.py index 9a8db1664..201ced632 100644 --- a/test/test_update_login_flow_with_oidc_method.py +++ b/test/test_update_login_flow_with_oidc_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_login_flow_with_passkey_method.py b/test/test_update_login_flow_with_passkey_method.py index 27cf2b84d..27d9eec33 100644 --- a/test/test_update_login_flow_with_passkey_method.py +++ b/test/test_update_login_flow_with_passkey_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_login_flow_with_password_method.py b/test/test_update_login_flow_with_password_method.py index d2041e28a..8957a6c14 100644 --- a/test/test_update_login_flow_with_password_method.py +++ b/test/test_update_login_flow_with_password_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_login_flow_with_totp_method.py b/test/test_update_login_flow_with_totp_method.py index 79ce1c9e1..922b45372 100644 --- a/test/test_update_login_flow_with_totp_method.py +++ b/test/test_update_login_flow_with_totp_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_login_flow_with_web_authn_method.py b/test/test_update_login_flow_with_web_authn_method.py index 0a739eb2d..7f9436b96 100644 --- a/test/test_update_login_flow_with_web_authn_method.py +++ b/test/test_update_login_flow_with_web_authn_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_recovery_flow_body.py b/test/test_update_recovery_flow_body.py index bb6e662a0..df4190554 100644 --- a/test/test_update_recovery_flow_body.py +++ b/test/test_update_recovery_flow_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_recovery_flow_with_code_method.py b/test/test_update_recovery_flow_with_code_method.py index c6a248544..70aa8714d 100644 --- a/test/test_update_recovery_flow_with_code_method.py +++ b/test/test_update_recovery_flow_with_code_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_recovery_flow_with_link_method.py b/test/test_update_recovery_flow_with_link_method.py index cbbacd67a..678a32e46 100644 --- a/test/test_update_recovery_flow_with_link_method.py +++ b/test/test_update_recovery_flow_with_link_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_registration_flow_body.py b/test/test_update_registration_flow_body.py index 5643503b5..d5a12fd4b 100644 --- a/test/test_update_registration_flow_body.py +++ b/test/test_update_registration_flow_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_registration_flow_with_code_method.py b/test/test_update_registration_flow_with_code_method.py index 7c3a3f2c4..8bec26a41 100644 --- a/test/test_update_registration_flow_with_code_method.py +++ b/test/test_update_registration_flow_with_code_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_registration_flow_with_oidc_method.py b/test/test_update_registration_flow_with_oidc_method.py index 93e9fa6fb..9889709d7 100644 --- a/test/test_update_registration_flow_with_oidc_method.py +++ b/test/test_update_registration_flow_with_oidc_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_registration_flow_with_passkey_method.py b/test/test_update_registration_flow_with_passkey_method.py index 9c10fcdc7..39baca7b5 100644 --- a/test/test_update_registration_flow_with_passkey_method.py +++ b/test/test_update_registration_flow_with_passkey_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_registration_flow_with_password_method.py b/test/test_update_registration_flow_with_password_method.py index 020c46377..e5c3a43d1 100644 --- a/test/test_update_registration_flow_with_password_method.py +++ b/test/test_update_registration_flow_with_password_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_registration_flow_with_profile_method.py b/test/test_update_registration_flow_with_profile_method.py index 75c557058..1dcbb22d9 100644 --- a/test/test_update_registration_flow_with_profile_method.py +++ b/test/test_update_registration_flow_with_profile_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_registration_flow_with_web_authn_method.py b/test/test_update_registration_flow_with_web_authn_method.py index 663f7ee16..68b5ec07a 100644 --- a/test/test_update_registration_flow_with_web_authn_method.py +++ b/test/test_update_registration_flow_with_web_authn_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_settings_flow_body.py b/test/test_update_settings_flow_body.py index ecacc0e50..bfa360068 100644 --- a/test/test_update_settings_flow_body.py +++ b/test/test_update_settings_flow_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_settings_flow_with_lookup_method.py b/test/test_update_settings_flow_with_lookup_method.py index a1a9acf37..f5ce5746c 100644 --- a/test/test_update_settings_flow_with_lookup_method.py +++ b/test/test_update_settings_flow_with_lookup_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_settings_flow_with_oidc_method.py b/test/test_update_settings_flow_with_oidc_method.py index b81ead25e..a7cd93847 100644 --- a/test/test_update_settings_flow_with_oidc_method.py +++ b/test/test_update_settings_flow_with_oidc_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_settings_flow_with_passkey_method.py b/test/test_update_settings_flow_with_passkey_method.py index 43accd6e5..f38f56bc2 100644 --- a/test/test_update_settings_flow_with_passkey_method.py +++ b/test/test_update_settings_flow_with_passkey_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_settings_flow_with_password_method.py b/test/test_update_settings_flow_with_password_method.py index 9271dbfad..fc2a5445f 100644 --- a/test/test_update_settings_flow_with_password_method.py +++ b/test/test_update_settings_flow_with_password_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_settings_flow_with_profile_method.py b/test/test_update_settings_flow_with_profile_method.py index 938a75360..c8063c6be 100644 --- a/test/test_update_settings_flow_with_profile_method.py +++ b/test/test_update_settings_flow_with_profile_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_settings_flow_with_totp_method.py b/test/test_update_settings_flow_with_totp_method.py index 5ff784235..478350a21 100644 --- a/test/test_update_settings_flow_with_totp_method.py +++ b/test/test_update_settings_flow_with_totp_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_settings_flow_with_web_authn_method.py b/test/test_update_settings_flow_with_web_authn_method.py index e774fd977..30fb09237 100644 --- a/test/test_update_settings_flow_with_web_authn_method.py +++ b/test/test_update_settings_flow_with_web_authn_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_subscription_body.py b/test/test_update_subscription_body.py index 4bd1600d3..b2349fdcb 100644 --- a/test/test_update_subscription_body.py +++ b/test/test_update_subscription_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_verification_flow_body.py b/test/test_update_verification_flow_body.py index 5baab2391..4f325694d 100644 --- a/test/test_update_verification_flow_body.py +++ b/test/test_update_verification_flow_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_verification_flow_with_code_method.py b/test/test_update_verification_flow_with_code_method.py index 01f403339..d1d34d06a 100644 --- a/test/test_update_verification_flow_with_code_method.py +++ b/test/test_update_verification_flow_with_code_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_verification_flow_with_link_method.py b/test/test_update_verification_flow_with_link_method.py index 9bb9686e4..12fb10918 100644 --- a/test/test_update_verification_flow_with_link_method.py +++ b/test/test_update_verification_flow_with_link_method.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_update_workspace_body.py b/test/test_update_workspace_body.py index d5c6f4325..9881b22d9 100644 --- a/test/test_update_workspace_body.py +++ b/test/test_update_workspace_body.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_usage.py b/test/test_usage.py index 323d54e5f..71caa7153 100644 --- a/test/test_usage.py +++ b/test/test_usage.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_verifiable_credential_priming_response.py b/test/test_verifiable_credential_priming_response.py index c78b14260..f60c06abc 100644 --- a/test/test_verifiable_credential_priming_response.py +++ b/test/test_verifiable_credential_priming_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_verifiable_credential_proof.py b/test/test_verifiable_credential_proof.py index f79fadac1..1a78934f4 100644 --- a/test/test_verifiable_credential_proof.py +++ b/test/test_verifiable_credential_proof.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_verifiable_credential_response.py b/test/test_verifiable_credential_response.py index 8e31d96a4..b53a9e35a 100644 --- a/test/test_verifiable_credential_response.py +++ b/test/test_verifiable_credential_response.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_verifiable_identity_address.py b/test/test_verifiable_identity_address.py index ca113c47f..00522e6c7 100644 --- a/test/test_verifiable_identity_address.py +++ b/test/test_verifiable_identity_address.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_verification_flow.py b/test/test_verification_flow.py index 2d24b54f9..c6effe716 100644 --- a/test/test_verification_flow.py +++ b/test/test_verification_flow.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_verification_flow_state.py b/test/test_verification_flow_state.py index 0a3e2d6d4..2ad995008 100644 --- a/test/test_verification_flow_state.py +++ b/test/test_verification_flow_state.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_version.py b/test/test_version.py index e544c9d09..0e055a9bc 100644 --- a/test/test_version.py +++ b/test/test_version.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_warning.py b/test/test_warning.py index 81aa50ed4..6c9db429f 100644 --- a/test/test_warning.py +++ b/test/test_warning.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_wellknown_api.py b/test/test_wellknown_api.py index 415509faa..b1c487179 100644 --- a/test/test_wellknown_api.py +++ b/test/test_wellknown_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_workspace.py b/test/test_workspace.py index e8ffd71cd..8c1ffe2bc 100644 --- a/test/test_workspace.py +++ b/test/test_workspace.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_workspace_api.py b/test/test_workspace_api.py index ca77f60eb..9d0830e8e 100644 --- a/test/test_workspace_api.py +++ b/test/test_workspace_api.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech) diff --git a/test/test_workspace_api_key.py b/test/test_workspace_api_key.py index 517d03147..803aa9c75 100644 --- a/test/test_workspace_api_key.py +++ b/test/test_workspace_api_key.py @@ -5,7 +5,7 @@ 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. - The version of the OpenAPI document: v1.12.0 + The version of the OpenAPI document: v1.12.1 Contact: support@ory.sh Generated by OpenAPI Generator (https://openapi-generator.tech)