From c1696235c35fc81ade03638f6d9e879e7fe74396 Mon Sep 17 00:00:00 2001
From: aeneasr <3372410+aeneasr@users.noreply.github.com>
Date: Tue, 31 Aug 2021 15:23:48 +0000
Subject: [PATCH] chore: regenerate OpenAPI client v0.7.3-alpha.5
---
clients/kratos/dart/README.md | 2 +-
clients/kratos/dart/pubspec.yaml | 2 +-
clients/kratos/dotnet/Ory.Kratos.Client.sln | 10 +++++-----
clients/kratos/dotnet/README.md | 4 ++--
.../dotnet/src/Ory.Kratos.Client/Api/MetadataApi.cs | 2 +-
.../dotnet/src/Ory.Kratos.Client/Api/V0alpha1Api.cs | 2 +-
.../dotnet/src/Ory.Kratos.Client/Client/ApiClient.cs | 2 +-
.../src/Ory.Kratos.Client/Client/ApiException.cs | 2 +-
.../dotnet/src/Ory.Kratos.Client/Client/ApiResponse.cs | 2 +-
.../dotnet/src/Ory.Kratos.Client/Client/ClientUtils.cs | 2 +-
.../src/Ory.Kratos.Client/Client/Configuration.cs | 10 +++++-----
.../src/Ory.Kratos.Client/Client/ExceptionFactory.cs | 2 +-
.../Ory.Kratos.Client/Client/GlobalConfiguration.cs | 2 +-
.../dotnet/src/Ory.Kratos.Client/Client/HttpMethod.cs | 2 +-
.../src/Ory.Kratos.Client/Client/IApiAccessor.cs | 2 +-
.../Ory.Kratos.Client/Client/IAsynchronousClient.cs | 2 +-
.../Ory.Kratos.Client/Client/IReadableConfiguration.cs | 2 +-
.../src/Ory.Kratos.Client/Client/ISynchronousClient.cs | 2 +-
.../dotnet/src/Ory.Kratos.Client/Client/Multimap.cs | 2 +-
.../Ory.Kratos.Client/Client/OpenAPIDateConverter.cs | 2 +-
.../src/Ory.Kratos.Client/Client/RequestOptions.cs | 2 +-
.../Ory.Kratos.Client/Model/AbstractOpenAPISchema.cs | 2 +-
.../Model/KratosAdminCreateIdentityBody.cs | 2 +-
.../KratosAdminCreateSelfServiceRecoveryLinkBody.cs | 2 +-
.../Model/KratosAdminUpdateIdentityBody.cs | 2 +-
.../Model/KratosAuthenticateOKBody.cs | 2 +-
.../Model/KratosContainerChangeResponseItem.cs | 2 +-
.../Model/KratosContainerCreateCreatedBody.cs | 2 +-
.../Model/KratosContainerTopOKBody.cs | 2 +-
.../Model/KratosContainerUpdateOKBody.cs | 2 +-
.../Model/KratosContainerWaitOKBody.cs | 2 +-
.../Model/KratosContainerWaitOKBodyError.cs | 2 +-
.../src/Ory.Kratos.Client/Model/KratosErrorResponse.cs | 2 +-
.../src/Ory.Kratos.Client/Model/KratosGenericError.cs | 2 +-
.../Ory.Kratos.Client/Model/KratosGraphDriverData.cs | 2 +-
.../Model/KratosHealthNotReadyStatus.cs | 2 +-
.../src/Ory.Kratos.Client/Model/KratosHealthStatus.cs | 2 +-
.../src/Ory.Kratos.Client/Model/KratosIdResponse.cs | 2 +-
.../src/Ory.Kratos.Client/Model/KratosIdentity.cs | 2 +-
.../Model/KratosIdentityCredentials.cs | 2 +-
.../src/Ory.Kratos.Client/Model/KratosIdentityState.cs | 2 +-
.../Model/KratosImageDeleteResponseItem.cs | 2 +-
.../src/Ory.Kratos.Client/Model/KratosImageSummary.cs | 2 +-
.../Ory.Kratos.Client/Model/KratosInlineResponse200.cs | 2 +-
.../Model/KratosInlineResponse2001.cs | 2 +-
.../Ory.Kratos.Client/Model/KratosInlineResponse503.cs | 2 +-
.../src/Ory.Kratos.Client/Model/KratosJsonError.cs | 2 +-
.../dotnet/src/Ory.Kratos.Client/Model/KratosMeta.cs | 2 +-
.../dotnet/src/Ory.Kratos.Client/Model/KratosPlugin.cs | 2 +-
.../src/Ory.Kratos.Client/Model/KratosPluginConfig.cs | 2 +-
.../Ory.Kratos.Client/Model/KratosPluginConfigArgs.cs | 2 +-
.../Model/KratosPluginConfigInterface.cs | 2 +-
.../Ory.Kratos.Client/Model/KratosPluginConfigLinux.cs | 2 +-
.../Model/KratosPluginConfigNetwork.cs | 2 +-
.../Model/KratosPluginConfigRootfs.cs | 2 +-
.../Ory.Kratos.Client/Model/KratosPluginConfigUser.cs | 2 +-
.../src/Ory.Kratos.Client/Model/KratosPluginDevice.cs | 2 +-
.../src/Ory.Kratos.Client/Model/KratosPluginEnv.cs | 2 +-
.../Model/KratosPluginInterfaceType.cs | 2 +-
.../src/Ory.Kratos.Client/Model/KratosPluginMount.cs | 2 +-
.../Ory.Kratos.Client/Model/KratosPluginSettings.cs | 2 +-
.../dotnet/src/Ory.Kratos.Client/Model/KratosPort.cs | 2 +-
.../Ory.Kratos.Client/Model/KratosRecoveryAddress.cs | 2 +-
.../Ory.Kratos.Client/Model/KratosSelfServiceError.cs | 2 +-
.../Model/KratosSelfServiceLoginFlow.cs | 2 +-
.../Model/KratosSelfServiceLogoutUrl.cs | 2 +-
.../Model/KratosSelfServiceRecoveryFlow.cs | 2 +-
.../Model/KratosSelfServiceRecoveryFlowState.cs | 2 +-
.../Model/KratosSelfServiceRecoveryLink.cs | 2 +-
.../Model/KratosSelfServiceRegistrationFlow.cs | 2 +-
.../Model/KratosSelfServiceSettingsFlow.cs | 2 +-
.../Model/KratosSelfServiceSettingsFlowState.cs | 2 +-
.../Model/KratosSelfServiceVerificationFlow.cs | 2 +-
.../Model/KratosSelfServiceVerificationFlowState.cs | 2 +-
.../Model/KratosServiceUpdateResponse.cs | 2 +-
.../src/Ory.Kratos.Client/Model/KratosSession.cs | 2 +-
.../Model/KratosSettingsProfileFormConfig.cs | 2 +-
.../Model/KratosSubmitSelfServiceLoginFlowBody.cs | 2 +-
...atosSubmitSelfServiceLoginFlowWithOidcMethodBody.cs | 2 +-
...SubmitSelfServiceLoginFlowWithPasswordMethodBody.cs | 2 +-
...tosSubmitSelfServiceLogoutFlowWithoutBrowserBody.cs | 2 +-
.../Model/KratosSubmitSelfServiceRecoveryFlowBody.cs | 2 +-
...sSubmitSelfServiceRecoveryFlowWithLinkMethodBody.cs | 2 +-
.../KratosSubmitSelfServiceRegistrationFlowBody.cs | 2 +-
...mitSelfServiceRegistrationFlowWithOidcMethodBody.cs | 2 +-
...elfServiceRegistrationFlowWithPasswordMethodBody.cs | 2 +-
.../Model/KratosSubmitSelfServiceSettingsFlowBody.cs | 2 +-
...sSubmitSelfServiceSettingsFlowWithOidcMethodBody.cs | 2 +-
...mitSelfServiceSettingsFlowWithPasswordMethodBody.cs | 2 +-
...bmitSelfServiceSettingsFlowWithProfileMethodBody.cs | 2 +-
.../KratosSubmitSelfServiceVerificationFlowBody.cs | 2 +-
...mitSelfServiceVerificationFlowWithLinkMethodBody.cs | 2 +-
.../KratosSuccessfulSelfServiceLoginWithoutBrowser.cs | 2 +-
...sSuccessfulSelfServiceRegistrationWithoutBrowser.cs | 2 +-
...ratosSuccessfulSelfServiceSettingsWithoutBrowser.cs | 2 +-
.../src/Ory.Kratos.Client/Model/KratosUiContainer.cs | 2 +-
.../dotnet/src/Ory.Kratos.Client/Model/KratosUiNode.cs | 2 +-
.../Model/KratosUiNodeAnchorAttributes.cs | 2 +-
.../Ory.Kratos.Client/Model/KratosUiNodeAttributes.cs | 2 +-
.../Model/KratosUiNodeImageAttributes.cs | 2 +-
.../Model/KratosUiNodeInputAttributes.cs | 2 +-
.../Model/KratosUiNodeTextAttributes.cs | 2 +-
.../dotnet/src/Ory.Kratos.Client/Model/KratosUiText.cs | 2 +-
.../Model/KratosVerifiableIdentityAddress.cs | 2 +-
.../src/Ory.Kratos.Client/Model/KratosVersion.cs | 2 +-
.../dotnet/src/Ory.Kratos.Client/Model/KratosVolume.cs | 2 +-
.../Ory.Kratos.Client/Model/KratosVolumeUsageData.cs | 2 +-
.../src/Ory.Kratos.Client/Ory.Kratos.Client.csproj | 2 +-
clients/kratos/go/README.md | 2 +-
clients/kratos/go/api/openapi.yaml | 2 +-
clients/kratos/go/api_metadata.go | 2 +-
clients/kratos/go/api_v0alpha1.go | 2 +-
clients/kratos/go/client.go | 4 ++--
clients/kratos/go/configuration.go | 2 +-
clients/kratos/go/model_admin_create_identity_body.go | 2 +-
...del_admin_create_self_service_recovery_link_body.go | 2 +-
clients/kratos/go/model_admin_update_identity_body.go | 2 +-
clients/kratos/go/model_authenticate_ok_body.go | 2 +-
.../kratos/go/model_container_change_response_item.go | 2 +-
.../kratos/go/model_container_create_created_body.go | 2 +-
clients/kratos/go/model_container_top_ok_body.go | 2 +-
clients/kratos/go/model_container_update_ok_body.go | 2 +-
clients/kratos/go/model_container_wait_ok_body.go | 2 +-
.../kratos/go/model_container_wait_ok_body_error.go | 2 +-
clients/kratos/go/model_error_response.go | 2 +-
clients/kratos/go/model_generic_error.go | 2 +-
clients/kratos/go/model_graph_driver_data.go | 2 +-
clients/kratos/go/model_health_not_ready_status.go | 2 +-
clients/kratos/go/model_health_status.go | 2 +-
clients/kratos/go/model_id_response.go | 2 +-
clients/kratos/go/model_identity.go | 2 +-
clients/kratos/go/model_identity_credentials.go | 2 +-
clients/kratos/go/model_identity_state.go | 2 +-
clients/kratos/go/model_image_delete_response_item.go | 2 +-
clients/kratos/go/model_image_summary.go | 2 +-
clients/kratos/go/model_inline_response_200.go | 2 +-
clients/kratos/go/model_inline_response_200_1.go | 2 +-
clients/kratos/go/model_inline_response_503.go | 2 +-
clients/kratos/go/model_json_error.go | 2 +-
clients/kratos/go/model_meta.go | 2 +-
clients/kratos/go/model_plugin.go | 2 +-
clients/kratos/go/model_plugin_config.go | 2 +-
clients/kratos/go/model_plugin_config_args.go | 2 +-
clients/kratos/go/model_plugin_config_interface.go | 2 +-
clients/kratos/go/model_plugin_config_linux_.go | 2 +-
clients/kratos/go/model_plugin_config_network.go | 2 +-
clients/kratos/go/model_plugin_config_rootfs.go | 2 +-
clients/kratos/go/model_plugin_config_user.go | 2 +-
clients/kratos/go/model_plugin_device.go | 2 +-
clients/kratos/go/model_plugin_env.go | 2 +-
clients/kratos/go/model_plugin_interface_type.go | 2 +-
clients/kratos/go/model_plugin_mount.go | 2 +-
clients/kratos/go/model_plugin_settings.go | 2 +-
clients/kratos/go/model_port.go | 2 +-
clients/kratos/go/model_recovery_address.go | 2 +-
clients/kratos/go/model_self_service_error.go | 2 +-
clients/kratos/go/model_self_service_login_flow.go | 2 +-
clients/kratos/go/model_self_service_logout_url.go | 2 +-
clients/kratos/go/model_self_service_recovery_flow.go | 2 +-
.../go/model_self_service_recovery_flow_state.go | 2 +-
clients/kratos/go/model_self_service_recovery_link.go | 2 +-
.../kratos/go/model_self_service_registration_flow.go | 2 +-
clients/kratos/go/model_self_service_settings_flow.go | 2 +-
.../go/model_self_service_settings_flow_state.go | 2 +-
.../kratos/go/model_self_service_verification_flow.go | 2 +-
.../go/model_self_service_verification_flow_state.go | 2 +-
clients/kratos/go/model_service_update_response.go | 2 +-
clients/kratos/go/model_session.go | 2 +-
.../kratos/go/model_settings_profile_form_config.go | 2 +-
.../go/model_submit_self_service_login_flow_body.go | 2 +-
...it_self_service_login_flow_with_oidc_method_body.go | 2 +-
...elf_service_login_flow_with_password_method_body.go | 2 +-
...it_self_service_logout_flow_without_browser_body.go | 2 +-
.../go/model_submit_self_service_recovery_flow_body.go | 2 +-
...self_service_recovery_flow_with_link_method_body.go | 2 +-
...model_submit_self_service_registration_flow_body.go | 2 +-
..._service_registration_flow_with_oidc_method_body.go | 2 +-
...vice_registration_flow_with_password_method_body.go | 2 +-
.../go/model_submit_self_service_settings_flow_body.go | 2 +-
...self_service_settings_flow_with_oidc_method_body.go | 2 +-
..._service_settings_flow_with_password_method_body.go | 2 +-
...f_service_settings_flow_with_profile_method_body.go | 2 +-
...model_submit_self_service_verification_flow_body.go | 2 +-
..._service_verification_flow_with_link_method_body.go | 2 +-
...el_successful_self_service_login_without_browser.go | 2 +-
...essful_self_service_registration_without_browser.go | 2 +-
...successful_self_service_settings_without_browser.go | 2 +-
clients/kratos/go/model_ui_container.go | 2 +-
clients/kratos/go/model_ui_node.go | 2 +-
clients/kratos/go/model_ui_node_anchor_attributes.go | 2 +-
clients/kratos/go/model_ui_node_attributes.go | 2 +-
clients/kratos/go/model_ui_node_image_attributes.go | 2 +-
clients/kratos/go/model_ui_node_input_attributes.go | 2 +-
clients/kratos/go/model_ui_node_text_attributes.go | 2 +-
clients/kratos/go/model_ui_text.go | 2 +-
clients/kratos/go/model_verifiable_identity_address.go | 2 +-
clients/kratos/go/model_version.go | 2 +-
clients/kratos/go/model_volume.go | 2 +-
clients/kratos/go/model_volume_usage_data.go | 2 +-
clients/kratos/go/response.go | 2 +-
clients/kratos/go/utils.go | 2 +-
clients/kratos/java/README.md | 10 +++++-----
clients/kratos/java/api/openapi.yaml | 2 +-
clients/kratos/java/build.gradle | 2 +-
clients/kratos/java/build.sbt | 2 +-
.../java/src/main/java/sh/ory/kratos/ApiCallback.java | 2 +-
.../java/src/main/java/sh/ory/kratos/ApiClient.java | 4 ++--
.../java/src/main/java/sh/ory/kratos/ApiException.java | 4 ++--
.../java/src/main/java/sh/ory/kratos/ApiResponse.java | 2 +-
.../src/main/java/sh/ory/kratos/Configuration.java | 4 ++--
.../java/sh/ory/kratos/GzipRequestInterceptor.java | 2 +-
.../kratos/java/src/main/java/sh/ory/kratos/JSON.java | 2 +-
.../kratos/java/src/main/java/sh/ory/kratos/Pair.java | 4 ++--
.../main/java/sh/ory/kratos/ProgressRequestBody.java | 2 +-
.../main/java/sh/ory/kratos/ProgressResponseBody.java | 2 +-
.../java/src/main/java/sh/ory/kratos/StringUtil.java | 4 ++--
.../src/main/java/sh/ory/kratos/api/MetadataApi.java | 2 +-
.../src/main/java/sh/ory/kratos/api/V0alpha1Api.java | 2 +-
.../src/main/java/sh/ory/kratos/auth/ApiKeyAuth.java | 4 ++--
.../main/java/sh/ory/kratos/auth/Authentication.java | 2 +-
.../main/java/sh/ory/kratos/auth/HttpBasicAuth.java | 2 +-
.../main/java/sh/ory/kratos/auth/HttpBearerAuth.java | 4 ++--
.../sh/ory/kratos/model/AdminCreateIdentityBody.java | 4 ++--
.../model/AdminCreateSelfServiceRecoveryLinkBody.java | 4 ++--
.../sh/ory/kratos/model/AdminUpdateIdentityBody.java | 4 ++--
.../java/sh/ory/kratos/model/AuthenticateOKBody.java | 4 ++--
.../ory/kratos/model/ContainerChangeResponseItem.java | 4 ++--
.../ory/kratos/model/ContainerCreateCreatedBody.java | 4 ++--
.../java/sh/ory/kratos/model/ContainerTopOKBody.java | 4 ++--
.../sh/ory/kratos/model/ContainerUpdateOKBody.java | 4 ++--
.../java/sh/ory/kratos/model/ContainerWaitOKBody.java | 4 ++--
.../sh/ory/kratos/model/ContainerWaitOKBodyError.java | 4 ++--
.../main/java/sh/ory/kratos/model/ErrorResponse.java | 4 ++--
.../main/java/sh/ory/kratos/model/GenericError.java | 4 ++--
.../main/java/sh/ory/kratos/model/GraphDriverData.java | 4 ++--
.../java/sh/ory/kratos/model/HealthNotReadyStatus.java | 4 ++--
.../main/java/sh/ory/kratos/model/HealthStatus.java | 4 ++--
.../src/main/java/sh/ory/kratos/model/IdResponse.java | 4 ++--
.../src/main/java/sh/ory/kratos/model/Identity.java | 4 ++--
.../java/sh/ory/kratos/model/IdentityCredentials.java | 4 ++--
.../main/java/sh/ory/kratos/model/IdentityState.java | 2 +-
.../sh/ory/kratos/model/ImageDeleteResponseItem.java | 4 ++--
.../main/java/sh/ory/kratos/model/ImageSummary.java | 4 ++--
.../java/sh/ory/kratos/model/InlineResponse200.java | 4 ++--
.../java/sh/ory/kratos/model/InlineResponse2001.java | 4 ++--
.../java/sh/ory/kratos/model/InlineResponse503.java | 4 ++--
.../src/main/java/sh/ory/kratos/model/JsonError.java | 4 ++--
.../java/src/main/java/sh/ory/kratos/model/Meta.java | 4 ++--
.../java/src/main/java/sh/ory/kratos/model/Plugin.java | 4 ++--
.../main/java/sh/ory/kratos/model/PluginConfig.java | 4 ++--
.../java/sh/ory/kratos/model/PluginConfigArgs.java | 4 ++--
.../sh/ory/kratos/model/PluginConfigInterface.java | 4 ++--
.../java/sh/ory/kratos/model/PluginConfigLinux.java | 4 ++--
.../java/sh/ory/kratos/model/PluginConfigNetwork.java | 4 ++--
.../java/sh/ory/kratos/model/PluginConfigRootfs.java | 4 ++--
.../java/sh/ory/kratos/model/PluginConfigUser.java | 4 ++--
.../main/java/sh/ory/kratos/model/PluginDevice.java | 4 ++--
.../src/main/java/sh/ory/kratos/model/PluginEnv.java | 4 ++--
.../java/sh/ory/kratos/model/PluginInterfaceType.java | 4 ++--
.../src/main/java/sh/ory/kratos/model/PluginMount.java | 4 ++--
.../main/java/sh/ory/kratos/model/PluginSettings.java | 4 ++--
.../java/src/main/java/sh/ory/kratos/model/Port.java | 4 ++--
.../main/java/sh/ory/kratos/model/RecoveryAddress.java | 4 ++--
.../java/sh/ory/kratos/model/SelfServiceError.java | 4 ++--
.../java/sh/ory/kratos/model/SelfServiceLoginFlow.java | 4 ++--
.../java/sh/ory/kratos/model/SelfServiceLogoutUrl.java | 4 ++--
.../sh/ory/kratos/model/SelfServiceRecoveryFlow.java | 4 ++--
.../ory/kratos/model/SelfServiceRecoveryFlowState.java | 2 +-
.../sh/ory/kratos/model/SelfServiceRecoveryLink.java | 4 ++--
.../ory/kratos/model/SelfServiceRegistrationFlow.java | 4 ++--
.../sh/ory/kratos/model/SelfServiceSettingsFlow.java | 4 ++--
.../ory/kratos/model/SelfServiceSettingsFlowState.java | 2 +-
.../ory/kratos/model/SelfServiceVerificationFlow.java | 4 ++--
.../kratos/model/SelfServiceVerificationFlowState.java | 2 +-
.../sh/ory/kratos/model/ServiceUpdateResponse.java | 4 ++--
.../src/main/java/sh/ory/kratos/model/Session.java | 4 ++--
.../sh/ory/kratos/model/SettingsProfileFormConfig.java | 4 ++--
.../kratos/model/SubmitSelfServiceLoginFlowBody.java | 4 ++--
.../SubmitSelfServiceLoginFlowWithOidcMethodBody.java | 4 ++--
...bmitSelfServiceLoginFlowWithPasswordMethodBody.java | 4 ++--
.../SubmitSelfServiceLogoutFlowWithoutBrowserBody.java | 4 ++--
.../model/SubmitSelfServiceRecoveryFlowBody.java | 4 ++--
...ubmitSelfServiceRecoveryFlowWithLinkMethodBody.java | 4 ++--
.../model/SubmitSelfServiceRegistrationFlowBody.java | 4 ++--
...tSelfServiceRegistrationFlowWithOidcMethodBody.java | 4 ++--
...fServiceRegistrationFlowWithPasswordMethodBody.java | 4 ++--
.../model/SubmitSelfServiceSettingsFlowBody.java | 4 ++--
...ubmitSelfServiceSettingsFlowWithOidcMethodBody.java | 4 ++--
...tSelfServiceSettingsFlowWithPasswordMethodBody.java | 4 ++--
...itSelfServiceSettingsFlowWithProfileMethodBody.java | 4 ++--
.../model/SubmitSelfServiceVerificationFlowBody.java | 4 ++--
...tSelfServiceVerificationFlowWithLinkMethodBody.java | 4 ++--
.../SuccessfulSelfServiceLoginWithoutBrowser.java | 4 ++--
...uccessfulSelfServiceRegistrationWithoutBrowser.java | 4 ++--
.../SuccessfulSelfServiceSettingsWithoutBrowser.java | 4 ++--
.../src/main/java/sh/ory/kratos/model/UiContainer.java | 4 ++--
.../java/src/main/java/sh/ory/kratos/model/UiNode.java | 4 ++--
.../sh/ory/kratos/model/UiNodeAnchorAttributes.java | 4 ++--
.../java/sh/ory/kratos/model/UiNodeAttributes.java | 4 ++--
.../sh/ory/kratos/model/UiNodeImageAttributes.java | 4 ++--
.../sh/ory/kratos/model/UiNodeInputAttributes.java | 4 ++--
.../java/sh/ory/kratos/model/UiNodeTextAttributes.java | 4 ++--
.../java/src/main/java/sh/ory/kratos/model/UiText.java | 4 ++--
.../sh/ory/kratos/model/VerifiableIdentityAddress.java | 4 ++--
.../src/main/java/sh/ory/kratos/model/Version.java | 4 ++--
.../java/src/main/java/sh/ory/kratos/model/Volume.java | 4 ++--
.../main/java/sh/ory/kratos/model/VolumeUsageData.java | 4 ++--
.../test/java/sh/ory/kratos/api/MetadataApiTest.java | 2 +-
.../test/java/sh/ory/kratos/api/V0alpha1ApiTest.java | 2 +-
.../ory/kratos/model/AdminCreateIdentityBodyTest.java | 2 +-
.../AdminCreateSelfServiceRecoveryLinkBodyTest.java | 2 +-
.../ory/kratos/model/AdminUpdateIdentityBodyTest.java | 2 +-
.../sh/ory/kratos/model/AuthenticateOKBodyTest.java | 2 +-
.../kratos/model/ContainerChangeResponseItemTest.java | 2 +-
.../kratos/model/ContainerCreateCreatedBodyTest.java | 2 +-
.../sh/ory/kratos/model/ContainerTopOKBodyTest.java | 2 +-
.../sh/ory/kratos/model/ContainerUpdateOKBodyTest.java | 2 +-
.../ory/kratos/model/ContainerWaitOKBodyErrorTest.java | 2 +-
.../sh/ory/kratos/model/ContainerWaitOKBodyTest.java | 2 +-
.../java/sh/ory/kratos/model/ErrorResponseTest.java | 2 +-
.../java/sh/ory/kratos/model/GenericErrorTest.java | 2 +-
.../java/sh/ory/kratos/model/GraphDriverDataTest.java | 2 +-
.../sh/ory/kratos/model/HealthNotReadyStatusTest.java | 2 +-
.../java/sh/ory/kratos/model/HealthStatusTest.java | 2 +-
.../test/java/sh/ory/kratos/model/IdResponseTest.java | 2 +-
.../sh/ory/kratos/model/IdentityCredentialsTest.java | 2 +-
.../java/sh/ory/kratos/model/IdentityStateTest.java | 2 +-
.../test/java/sh/ory/kratos/model/IdentityTest.java | 2 +-
.../ory/kratos/model/ImageDeleteResponseItemTest.java | 2 +-
.../java/sh/ory/kratos/model/ImageSummaryTest.java | 2 +-
.../sh/ory/kratos/model/InlineResponse2001Test.java | 2 +-
.../sh/ory/kratos/model/InlineResponse200Test.java | 2 +-
.../sh/ory/kratos/model/InlineResponse503Test.java | 2 +-
.../test/java/sh/ory/kratos/model/JsonErrorTest.java | 2 +-
.../src/test/java/sh/ory/kratos/model/MetaTest.java | 2 +-
.../java/sh/ory/kratos/model/PluginConfigArgsTest.java | 2 +-
.../sh/ory/kratos/model/PluginConfigInterfaceTest.java | 2 +-
.../sh/ory/kratos/model/PluginConfigLinuxTest.java | 2 +-
.../sh/ory/kratos/model/PluginConfigNetworkTest.java | 2 +-
.../sh/ory/kratos/model/PluginConfigRootfsTest.java | 2 +-
.../java/sh/ory/kratos/model/PluginConfigTest.java | 2 +-
.../java/sh/ory/kratos/model/PluginConfigUserTest.java | 2 +-
.../java/sh/ory/kratos/model/PluginDeviceTest.java | 2 +-
.../test/java/sh/ory/kratos/model/PluginEnvTest.java | 2 +-
.../sh/ory/kratos/model/PluginInterfaceTypeTest.java | 2 +-
.../test/java/sh/ory/kratos/model/PluginMountTest.java | 2 +-
.../java/sh/ory/kratos/model/PluginSettingsTest.java | 2 +-
.../src/test/java/sh/ory/kratos/model/PluginTest.java | 2 +-
.../src/test/java/sh/ory/kratos/model/PortTest.java | 2 +-
.../java/sh/ory/kratos/model/RecoveryAddressTest.java | 2 +-
.../java/sh/ory/kratos/model/SelfServiceErrorTest.java | 2 +-
.../sh/ory/kratos/model/SelfServiceLoginFlowTest.java | 2 +-
.../sh/ory/kratos/model/SelfServiceLogoutUrlTest.java | 2 +-
.../kratos/model/SelfServiceRecoveryFlowStateTest.java | 2 +-
.../ory/kratos/model/SelfServiceRecoveryFlowTest.java | 2 +-
.../ory/kratos/model/SelfServiceRecoveryLinkTest.java | 2 +-
.../kratos/model/SelfServiceRegistrationFlowTest.java | 2 +-
.../kratos/model/SelfServiceSettingsFlowStateTest.java | 2 +-
.../ory/kratos/model/SelfServiceSettingsFlowTest.java | 2 +-
.../model/SelfServiceVerificationFlowStateTest.java | 2 +-
.../kratos/model/SelfServiceVerificationFlowTest.java | 2 +-
.../sh/ory/kratos/model/ServiceUpdateResponseTest.java | 2 +-
.../src/test/java/sh/ory/kratos/model/SessionTest.java | 2 +-
.../kratos/model/SettingsProfileFormConfigTest.java | 2 +-
.../model/SubmitSelfServiceLoginFlowBodyTest.java | 2 +-
...bmitSelfServiceLoginFlowWithOidcMethodBodyTest.java | 2 +-
...SelfServiceLoginFlowWithPasswordMethodBodyTest.java | 2 +-
...mitSelfServiceLogoutFlowWithoutBrowserBodyTest.java | 2 +-
.../model/SubmitSelfServiceRecoveryFlowBodyTest.java | 2 +-
...tSelfServiceRecoveryFlowWithLinkMethodBodyTest.java | 2 +-
.../SubmitSelfServiceRegistrationFlowBodyTest.java | 2 +-
...fServiceRegistrationFlowWithOidcMethodBodyTest.java | 2 +-
...viceRegistrationFlowWithPasswordMethodBodyTest.java | 2 +-
.../model/SubmitSelfServiceSettingsFlowBodyTest.java | 2 +-
...tSelfServiceSettingsFlowWithOidcMethodBodyTest.java | 2 +-
...fServiceSettingsFlowWithPasswordMethodBodyTest.java | 2 +-
...lfServiceSettingsFlowWithProfileMethodBodyTest.java | 2 +-
.../SubmitSelfServiceVerificationFlowBodyTest.java | 2 +-
...fServiceVerificationFlowWithLinkMethodBodyTest.java | 2 +-
.../SuccessfulSelfServiceLoginWithoutBrowserTest.java | 2 +-
...ssfulSelfServiceRegistrationWithoutBrowserTest.java | 2 +-
...uccessfulSelfServiceSettingsWithoutBrowserTest.java | 2 +-
.../test/java/sh/ory/kratos/model/UiContainerTest.java | 2 +-
.../ory/kratos/model/UiNodeAnchorAttributesTest.java | 2 +-
.../java/sh/ory/kratos/model/UiNodeAttributesTest.java | 2 +-
.../sh/ory/kratos/model/UiNodeImageAttributesTest.java | 2 +-
.../sh/ory/kratos/model/UiNodeInputAttributesTest.java | 2 +-
.../src/test/java/sh/ory/kratos/model/UiNodeTest.java | 2 +-
.../sh/ory/kratos/model/UiNodeTextAttributesTest.java | 2 +-
.../src/test/java/sh/ory/kratos/model/UiTextTest.java | 2 +-
.../kratos/model/VerifiableIdentityAddressTest.java | 2 +-
.../src/test/java/sh/ory/kratos/model/VersionTest.java | 2 +-
.../src/test/java/sh/ory/kratos/model/VolumeTest.java | 2 +-
.../java/sh/ory/kratos/model/VolumeUsageDataTest.java | 2 +-
clients/kratos/php/README.md | 2 +-
clients/kratos/php/lib/Api/MetadataApi.php | 2 +-
clients/kratos/php/lib/Api/V0alpha1Api.php | 2 +-
clients/kratos/php/lib/ApiException.php | 2 +-
clients/kratos/php/lib/Configuration.php | 4 ++--
clients/kratos/php/lib/HeaderSelector.php | 2 +-
.../kratos/php/lib/Model/AdminCreateIdentityBody.php | 2 +-
.../Model/AdminCreateSelfServiceRecoveryLinkBody.php | 2 +-
.../kratos/php/lib/Model/AdminUpdateIdentityBody.php | 2 +-
clients/kratos/php/lib/Model/AuthenticateOKBody.php | 2 +-
.../php/lib/Model/ContainerChangeResponseItem.php | 2 +-
.../php/lib/Model/ContainerCreateCreatedBody.php | 2 +-
clients/kratos/php/lib/Model/ContainerTopOKBody.php | 2 +-
clients/kratos/php/lib/Model/ContainerUpdateOKBody.php | 2 +-
clients/kratos/php/lib/Model/ContainerWaitOKBody.php | 2 +-
.../kratos/php/lib/Model/ContainerWaitOKBodyError.php | 2 +-
clients/kratos/php/lib/Model/ErrorResponse.php | 2 +-
clients/kratos/php/lib/Model/GenericError.php | 2 +-
clients/kratos/php/lib/Model/GraphDriverData.php | 2 +-
clients/kratos/php/lib/Model/HealthNotReadyStatus.php | 2 +-
clients/kratos/php/lib/Model/HealthStatus.php | 2 +-
clients/kratos/php/lib/Model/IdResponse.php | 2 +-
clients/kratos/php/lib/Model/Identity.php | 2 +-
clients/kratos/php/lib/Model/IdentityCredentials.php | 2 +-
clients/kratos/php/lib/Model/IdentityState.php | 2 +-
.../kratos/php/lib/Model/ImageDeleteResponseItem.php | 2 +-
clients/kratos/php/lib/Model/ImageSummary.php | 2 +-
clients/kratos/php/lib/Model/InlineResponse200.php | 2 +-
clients/kratos/php/lib/Model/InlineResponse2001.php | 2 +-
clients/kratos/php/lib/Model/InlineResponse503.php | 2 +-
clients/kratos/php/lib/Model/JsonError.php | 2 +-
clients/kratos/php/lib/Model/Meta.php | 2 +-
clients/kratos/php/lib/Model/ModelInterface.php | 2 +-
clients/kratos/php/lib/Model/Plugin.php | 2 +-
clients/kratos/php/lib/Model/PluginConfig.php | 2 +-
clients/kratos/php/lib/Model/PluginConfigArgs.php | 2 +-
clients/kratos/php/lib/Model/PluginConfigInterface.php | 2 +-
clients/kratos/php/lib/Model/PluginConfigLinux.php | 2 +-
clients/kratos/php/lib/Model/PluginConfigNetwork.php | 2 +-
clients/kratos/php/lib/Model/PluginConfigRootfs.php | 2 +-
clients/kratos/php/lib/Model/PluginConfigUser.php | 2 +-
clients/kratos/php/lib/Model/PluginDevice.php | 2 +-
clients/kratos/php/lib/Model/PluginEnv.php | 2 +-
clients/kratos/php/lib/Model/PluginInterfaceType.php | 2 +-
clients/kratos/php/lib/Model/PluginMount.php | 2 +-
clients/kratos/php/lib/Model/PluginSettings.php | 2 +-
clients/kratos/php/lib/Model/Port.php | 2 +-
clients/kratos/php/lib/Model/RecoveryAddress.php | 2 +-
clients/kratos/php/lib/Model/SelfServiceError.php | 2 +-
clients/kratos/php/lib/Model/SelfServiceLoginFlow.php | 2 +-
clients/kratos/php/lib/Model/SelfServiceLogoutUrl.php | 2 +-
.../kratos/php/lib/Model/SelfServiceRecoveryFlow.php | 2 +-
.../php/lib/Model/SelfServiceRecoveryFlowState.php | 2 +-
.../kratos/php/lib/Model/SelfServiceRecoveryLink.php | 2 +-
.../php/lib/Model/SelfServiceRegistrationFlow.php | 2 +-
.../kratos/php/lib/Model/SelfServiceSettingsFlow.php | 2 +-
.../php/lib/Model/SelfServiceSettingsFlowState.php | 2 +-
.../php/lib/Model/SelfServiceVerificationFlow.php | 2 +-
.../php/lib/Model/SelfServiceVerificationFlowState.php | 2 +-
clients/kratos/php/lib/Model/ServiceUpdateResponse.php | 2 +-
clients/kratos/php/lib/Model/Session.php | 2 +-
.../kratos/php/lib/Model/SettingsProfileFormConfig.php | 2 +-
.../php/lib/Model/SubmitSelfServiceLoginFlowBody.php | 2 +-
.../SubmitSelfServiceLoginFlowWithOidcMethodBody.php | 2 +-
...ubmitSelfServiceLoginFlowWithPasswordMethodBody.php | 2 +-
.../SubmitSelfServiceLogoutFlowWithoutBrowserBody.php | 2 +-
.../lib/Model/SubmitSelfServiceRecoveryFlowBody.php | 2 +-
...SubmitSelfServiceRecoveryFlowWithLinkMethodBody.php | 2 +-
.../Model/SubmitSelfServiceRegistrationFlowBody.php | 2 +-
...itSelfServiceRegistrationFlowWithOidcMethodBody.php | 2 +-
...lfServiceRegistrationFlowWithPasswordMethodBody.php | 2 +-
.../lib/Model/SubmitSelfServiceSettingsFlowBody.php | 2 +-
...SubmitSelfServiceSettingsFlowWithOidcMethodBody.php | 2 +-
...itSelfServiceSettingsFlowWithPasswordMethodBody.php | 2 +-
...mitSelfServiceSettingsFlowWithProfileMethodBody.php | 2 +-
.../Model/SubmitSelfServiceVerificationFlowBody.php | 2 +-
...itSelfServiceVerificationFlowWithLinkMethodBody.php | 2 +-
.../Model/SuccessfulSelfServiceLoginWithoutBrowser.php | 2 +-
...SuccessfulSelfServiceRegistrationWithoutBrowser.php | 2 +-
.../SuccessfulSelfServiceSettingsWithoutBrowser.php | 2 +-
clients/kratos/php/lib/Model/UiContainer.php | 2 +-
clients/kratos/php/lib/Model/UiNode.php | 2 +-
.../kratos/php/lib/Model/UiNodeAnchorAttributes.php | 2 +-
clients/kratos/php/lib/Model/UiNodeAttributes.php | 2 +-
clients/kratos/php/lib/Model/UiNodeImageAttributes.php | 2 +-
clients/kratos/php/lib/Model/UiNodeInputAttributes.php | 2 +-
clients/kratos/php/lib/Model/UiNodeTextAttributes.php | 2 +-
clients/kratos/php/lib/Model/UiText.php | 2 +-
.../kratos/php/lib/Model/VerifiableIdentityAddress.php | 2 +-
clients/kratos/php/lib/Model/Version.php | 2 +-
clients/kratos/php/lib/Model/Volume.php | 2 +-
clients/kratos/php/lib/Model/VolumeUsageData.php | 2 +-
clients/kratos/php/lib/ObjectSerializer.php | 2 +-
clients/kratos/python/README.md | 4 ++--
clients/kratos/python/ory_kratos_client/__init__.py | 4 ++--
.../python/ory_kratos_client/api/metadata_api.py | 2 +-
.../python/ory_kratos_client/api/v0alpha1_api.py | 2 +-
clients/kratos/python/ory_kratos_client/api_client.py | 4 ++--
.../kratos/python/ory_kratos_client/configuration.py | 6 +++---
clients/kratos/python/ory_kratos_client/exceptions.py | 2 +-
.../model/admin_create_identity_body.py | 2 +-
.../admin_create_self_service_recovery_link_body.py | 2 +-
.../model/admin_update_identity_body.py | 2 +-
.../ory_kratos_client/model/authenticate_ok_body.py | 2 +-
.../model/container_change_response_item.py | 2 +-
.../model/container_create_created_body.py | 2 +-
.../ory_kratos_client/model/container_top_ok_body.py | 2 +-
.../model/container_update_ok_body.py | 2 +-
.../ory_kratos_client/model/container_wait_ok_body.py | 2 +-
.../model/container_wait_ok_body_error.py | 2 +-
.../python/ory_kratos_client/model/error_response.py | 2 +-
.../python/ory_kratos_client/model/generic_error.py | 2 +-
.../ory_kratos_client/model/graph_driver_data.py | 2 +-
.../ory_kratos_client/model/health_not_ready_status.py | 2 +-
.../python/ory_kratos_client/model/health_status.py | 2 +-
.../python/ory_kratos_client/model/id_response.py | 2 +-
.../kratos/python/ory_kratos_client/model/identity.py | 2 +-
.../ory_kratos_client/model/identity_credentials.py | 2 +-
.../python/ory_kratos_client/model/identity_list.py | 2 +-
.../python/ory_kratos_client/model/identity_state.py | 2 +-
.../model/image_delete_response_item.py | 2 +-
.../python/ory_kratos_client/model/image_summary.py | 2 +-
.../ory_kratos_client/model/inline_response200.py | 2 +-
.../ory_kratos_client/model/inline_response2001.py | 2 +-
.../ory_kratos_client/model/inline_response503.py | 2 +-
.../python/ory_kratos_client/model/json_error.py | 2 +-
clients/kratos/python/ory_kratos_client/model/meta.py | 2 +-
.../kratos/python/ory_kratos_client/model/plugin.py | 2 +-
.../python/ory_kratos_client/model/plugin_config.py | 2 +-
.../ory_kratos_client/model/plugin_config_args.py | 2 +-
.../ory_kratos_client/model/plugin_config_interface.py | 2 +-
.../ory_kratos_client/model/plugin_config_linux.py | 2 +-
.../ory_kratos_client/model/plugin_config_network.py | 2 +-
.../ory_kratos_client/model/plugin_config_rootfs.py | 2 +-
.../ory_kratos_client/model/plugin_config_user.py | 2 +-
.../python/ory_kratos_client/model/plugin_device.py | 2 +-
.../python/ory_kratos_client/model/plugin_env.py | 2 +-
.../ory_kratos_client/model/plugin_interface_type.py | 2 +-
.../python/ory_kratos_client/model/plugin_mount.py | 2 +-
.../python/ory_kratos_client/model/plugin_settings.py | 2 +-
clients/kratos/python/ory_kratos_client/model/port.py | 2 +-
.../python/ory_kratos_client/model/recovery_address.py | 2 +-
.../ory_kratos_client/model/self_service_error.py | 2 +-
.../ory_kratos_client/model/self_service_login_flow.py | 2 +-
.../ory_kratos_client/model/self_service_logout_url.py | 2 +-
.../model/self_service_recovery_flow.py | 2 +-
.../model/self_service_recovery_flow_state.py | 2 +-
.../model/self_service_recovery_link.py | 2 +-
.../model/self_service_registration_flow.py | 2 +-
.../model/self_service_settings_flow.py | 2 +-
.../model/self_service_settings_flow_state.py | 2 +-
.../model/self_service_verification_flow.py | 2 +-
.../model/self_service_verification_flow_state.py | 2 +-
.../ory_kratos_client/model/service_update_response.py | 2 +-
.../kratos/python/ory_kratos_client/model/session.py | 2 +-
.../model/settings_profile_form_config.py | 2 +-
.../model/submit_self_service_login_flow_body.py | 2 +-
...it_self_service_login_flow_with_oidc_method_body.py | 2 +-
...elf_service_login_flow_with_password_method_body.py | 2 +-
...it_self_service_logout_flow_without_browser_body.py | 2 +-
.../model/submit_self_service_recovery_flow_body.py | 2 +-
...self_service_recovery_flow_with_link_method_body.py | 2 +-
.../submit_self_service_registration_flow_body.py | 2 +-
..._service_registration_flow_with_oidc_method_body.py | 2 +-
...vice_registration_flow_with_password_method_body.py | 2 +-
.../model/submit_self_service_settings_flow_body.py | 2 +-
...self_service_settings_flow_with_oidc_method_body.py | 2 +-
..._service_settings_flow_with_password_method_body.py | 2 +-
...f_service_settings_flow_with_profile_method_body.py | 2 +-
.../submit_self_service_verification_flow_body.py | 2 +-
..._service_verification_flow_with_link_method_body.py | 2 +-
.../successful_self_service_login_without_browser.py | 2 +-
...essful_self_service_registration_without_browser.py | 2 +-
...successful_self_service_settings_without_browser.py | 2 +-
.../python/ory_kratos_client/model/ui_container.py | 2 +-
.../kratos/python/ory_kratos_client/model/ui_node.py | 2 +-
.../model/ui_node_anchor_attributes.py | 2 +-
.../ory_kratos_client/model/ui_node_attributes.py | 2 +-
.../model/ui_node_image_attributes.py | 2 +-
.../model/ui_node_input_attributes.py | 2 +-
.../ory_kratos_client/model/ui_node_text_attributes.py | 2 +-
.../kratos/python/ory_kratos_client/model/ui_nodes.py | 2 +-
.../kratos/python/ory_kratos_client/model/ui_text.py | 2 +-
.../kratos/python/ory_kratos_client/model/ui_texts.py | 2 +-
.../model/verifiable_identity_address.py | 2 +-
.../kratos/python/ory_kratos_client/model/version.py | 2 +-
.../kratos/python/ory_kratos_client/model/volume.py | 2 +-
.../ory_kratos_client/model/volume_usage_data.py | 2 +-
clients/kratos/python/ory_kratos_client/model_utils.py | 2 +-
clients/kratos/python/ory_kratos_client/rest.py | 2 +-
clients/kratos/python/setup.py | 4 ++--
clients/kratos/ruby/README.md | 10 +++++-----
clients/kratos/ruby/lib/ory-kratos-client.rb | 2 +-
.../ruby/lib/ory-kratos-client/api/metadata_api.rb | 2 +-
.../ruby/lib/ory-kratos-client/api/v0alpha1_api.rb | 2 +-
.../kratos/ruby/lib/ory-kratos-client/api_client.rb | 2 +-
clients/kratos/ruby/lib/ory-kratos-client/api_error.rb | 2 +-
.../kratos/ruby/lib/ory-kratos-client/configuration.rb | 2 +-
.../models/admin_create_identity_body.rb | 2 +-
.../admin_create_self_service_recovery_link_body.rb | 2 +-
.../models/admin_update_identity_body.rb | 2 +-
.../ory-kratos-client/models/authenticate_ok_body.rb | 2 +-
.../models/container_change_response_item.rb | 2 +-
.../models/container_create_created_body.rb | 2 +-
.../ory-kratos-client/models/container_top_ok_body.rb | 2 +-
.../models/container_update_ok_body.rb | 2 +-
.../ory-kratos-client/models/container_wait_ok_body.rb | 2 +-
.../models/container_wait_ok_body_error.rb | 2 +-
.../lib/ory-kratos-client/models/error_response.rb | 2 +-
.../ruby/lib/ory-kratos-client/models/generic_error.rb | 2 +-
.../lib/ory-kratos-client/models/graph_driver_data.rb | 2 +-
.../models/health_not_ready_status.rb | 2 +-
.../ruby/lib/ory-kratos-client/models/health_status.rb | 2 +-
.../ruby/lib/ory-kratos-client/models/id_response.rb | 2 +-
.../ruby/lib/ory-kratos-client/models/identity.rb | 2 +-
.../ory-kratos-client/models/identity_credentials.rb | 2 +-
.../lib/ory-kratos-client/models/identity_state.rb | 2 +-
.../models/image_delete_response_item.rb | 2 +-
.../ruby/lib/ory-kratos-client/models/image_summary.rb | 2 +-
.../lib/ory-kratos-client/models/inline_response200.rb | 2 +-
.../ory-kratos-client/models/inline_response2001.rb | 2 +-
.../lib/ory-kratos-client/models/inline_response503.rb | 2 +-
.../ruby/lib/ory-kratos-client/models/json_error.rb | 2 +-
.../kratos/ruby/lib/ory-kratos-client/models/meta.rb | 2 +-
.../kratos/ruby/lib/ory-kratos-client/models/plugin.rb | 2 +-
.../ruby/lib/ory-kratos-client/models/plugin_config.rb | 2 +-
.../lib/ory-kratos-client/models/plugin_config_args.rb | 2 +-
.../models/plugin_config_interface.rb | 2 +-
.../ory-kratos-client/models/plugin_config_linux.rb | 2 +-
.../ory-kratos-client/models/plugin_config_network.rb | 2 +-
.../ory-kratos-client/models/plugin_config_rootfs.rb | 2 +-
.../lib/ory-kratos-client/models/plugin_config_user.rb | 2 +-
.../ruby/lib/ory-kratos-client/models/plugin_device.rb | 2 +-
.../ruby/lib/ory-kratos-client/models/plugin_env.rb | 2 +-
.../ory-kratos-client/models/plugin_interface_type.rb | 2 +-
.../ruby/lib/ory-kratos-client/models/plugin_mount.rb | 2 +-
.../lib/ory-kratos-client/models/plugin_settings.rb | 2 +-
.../kratos/ruby/lib/ory-kratos-client/models/port.rb | 2 +-
.../lib/ory-kratos-client/models/recovery_address.rb | 2 +-
.../lib/ory-kratos-client/models/self_service_error.rb | 2 +-
.../models/self_service_login_flow.rb | 2 +-
.../models/self_service_logout_url.rb | 2 +-
.../models/self_service_recovery_flow.rb | 2 +-
.../models/self_service_recovery_flow_state.rb | 2 +-
.../models/self_service_recovery_link.rb | 2 +-
.../models/self_service_registration_flow.rb | 2 +-
.../models/self_service_settings_flow.rb | 2 +-
.../models/self_service_settings_flow_state.rb | 2 +-
.../models/self_service_verification_flow.rb | 2 +-
.../models/self_service_verification_flow_state.rb | 2 +-
.../models/service_update_response.rb | 2 +-
.../ruby/lib/ory-kratos-client/models/session.rb | 2 +-
.../models/settings_profile_form_config.rb | 2 +-
.../models/submit_self_service_login_flow_body.rb | 2 +-
...it_self_service_login_flow_with_oidc_method_body.rb | 2 +-
...elf_service_login_flow_with_password_method_body.rb | 2 +-
...it_self_service_logout_flow_without_browser_body.rb | 2 +-
.../models/submit_self_service_recovery_flow_body.rb | 2 +-
...self_service_recovery_flow_with_link_method_body.rb | 2 +-
.../submit_self_service_registration_flow_body.rb | 2 +-
..._service_registration_flow_with_oidc_method_body.rb | 2 +-
...vice_registration_flow_with_password_method_body.rb | 2 +-
.../models/submit_self_service_settings_flow_body.rb | 2 +-
...self_service_settings_flow_with_oidc_method_body.rb | 2 +-
..._service_settings_flow_with_password_method_body.rb | 2 +-
...f_service_settings_flow_with_profile_method_body.rb | 2 +-
.../submit_self_service_verification_flow_body.rb | 2 +-
..._service_verification_flow_with_link_method_body.rb | 2 +-
.../successful_self_service_login_without_browser.rb | 2 +-
...essful_self_service_registration_without_browser.rb | 2 +-
...successful_self_service_settings_without_browser.rb | 2 +-
.../ruby/lib/ory-kratos-client/models/ui_container.rb | 2 +-
.../ruby/lib/ory-kratos-client/models/ui_node.rb | 2 +-
.../models/ui_node_anchor_attributes.rb | 2 +-
.../lib/ory-kratos-client/models/ui_node_attributes.rb | 2 +-
.../models/ui_node_image_attributes.rb | 2 +-
.../models/ui_node_input_attributes.rb | 2 +-
.../models/ui_node_text_attributes.rb | 2 +-
.../ruby/lib/ory-kratos-client/models/ui_text.rb | 2 +-
.../models/verifiable_identity_address.rb | 2 +-
.../ruby/lib/ory-kratos-client/models/version.rb | 2 +-
.../kratos/ruby/lib/ory-kratos-client/models/volume.rb | 2 +-
.../lib/ory-kratos-client/models/volume_usage_data.rb | 2 +-
clients/kratos/ruby/lib/ory-kratos-client/version.rb | 4 ++--
clients/kratos/ruby/ory-kratos-client.gemspec | 2 +-
clients/kratos/ruby/spec/api_client_spec.rb | 2 +-
clients/kratos/ruby/spec/configuration_spec.rb | 2 +-
clients/kratos/ruby/spec/spec_helper.rb | 2 +-
clients/kratos/rust/Cargo.toml | 2 +-
clients/kratos/rust/README.md | 4 ++--
clients/kratos/rust/src/apis/configuration.rs | 4 ++--
clients/kratos/rust/src/apis/metadata_api.rs | 2 +-
clients/kratos/rust/src/apis/v0alpha1_api.rs | 2 +-
.../rust/src/models/admin_create_identity_body.rs | 2 +-
.../admin_create_self_service_recovery_link_body.rs | 2 +-
.../rust/src/models/admin_update_identity_body.rs | 2 +-
clients/kratos/rust/src/models/authenticate_ok_body.rs | 2 +-
.../rust/src/models/container_change_response_item.rs | 2 +-
.../rust/src/models/container_create_created_body.rs | 2 +-
.../kratos/rust/src/models/container_top_ok_body.rs | 2 +-
.../kratos/rust/src/models/container_update_ok_body.rs | 2 +-
.../kratos/rust/src/models/container_wait_ok_body.rs | 2 +-
.../rust/src/models/container_wait_ok_body_error.rs | 2 +-
clients/kratos/rust/src/models/error_response.rs | 2 +-
clients/kratos/rust/src/models/generic_error.rs | 2 +-
clients/kratos/rust/src/models/graph_driver_data.rs | 2 +-
.../kratos/rust/src/models/health_not_ready_status.rs | 2 +-
clients/kratos/rust/src/models/health_status.rs | 2 +-
clients/kratos/rust/src/models/id_response.rs | 2 +-
clients/kratos/rust/src/models/identity.rs | 2 +-
clients/kratos/rust/src/models/identity_credentials.rs | 2 +-
clients/kratos/rust/src/models/identity_state.rs | 2 +-
.../rust/src/models/image_delete_response_item.rs | 2 +-
clients/kratos/rust/src/models/image_summary.rs | 2 +-
clients/kratos/rust/src/models/inline_response_200.rs | 2 +-
.../kratos/rust/src/models/inline_response_200_1.rs | 2 +-
clients/kratos/rust/src/models/inline_response_503.rs | 2 +-
clients/kratos/rust/src/models/json_error.rs | 2 +-
clients/kratos/rust/src/models/meta.rs | 2 +-
clients/kratos/rust/src/models/plugin.rs | 2 +-
clients/kratos/rust/src/models/plugin_config.rs | 2 +-
clients/kratos/rust/src/models/plugin_config_args.rs | 2 +-
.../kratos/rust/src/models/plugin_config_interface.rs | 2 +-
clients/kratos/rust/src/models/plugin_config_linux.rs | 2 +-
.../kratos/rust/src/models/plugin_config_network.rs | 2 +-
clients/kratos/rust/src/models/plugin_config_rootfs.rs | 2 +-
clients/kratos/rust/src/models/plugin_config_user.rs | 2 +-
clients/kratos/rust/src/models/plugin_device.rs | 2 +-
clients/kratos/rust/src/models/plugin_env.rs | 2 +-
.../kratos/rust/src/models/plugin_interface_type.rs | 2 +-
clients/kratos/rust/src/models/plugin_mount.rs | 2 +-
clients/kratos/rust/src/models/plugin_settings.rs | 2 +-
clients/kratos/rust/src/models/port.rs | 2 +-
clients/kratos/rust/src/models/recovery_address.rs | 2 +-
clients/kratos/rust/src/models/self_service_error.rs | 2 +-
.../kratos/rust/src/models/self_service_login_flow.rs | 2 +-
.../kratos/rust/src/models/self_service_logout_url.rs | 2 +-
.../rust/src/models/self_service_recovery_flow.rs | 2 +-
.../src/models/self_service_recovery_flow_state.rs | 2 +-
.../rust/src/models/self_service_recovery_link.rs | 2 +-
.../rust/src/models/self_service_registration_flow.rs | 2 +-
.../rust/src/models/self_service_settings_flow.rs | 2 +-
.../src/models/self_service_settings_flow_state.rs | 2 +-
.../rust/src/models/self_service_verification_flow.rs | 2 +-
.../src/models/self_service_verification_flow_state.rs | 2 +-
.../kratos/rust/src/models/service_update_response.rs | 2 +-
clients/kratos/rust/src/models/session.rs | 2 +-
.../rust/src/models/settings_profile_form_config.rs | 2 +-
.../src/models/submit_self_service_login_flow_body.rs | 2 +-
...it_self_service_login_flow_with_oidc_method_body.rs | 2 +-
...elf_service_login_flow_with_password_method_body.rs | 2 +-
...it_self_service_logout_flow_without_browser_body.rs | 2 +-
.../models/submit_self_service_recovery_flow_body.rs | 2 +-
...self_service_recovery_flow_with_link_method_body.rs | 2 +-
.../submit_self_service_registration_flow_body.rs | 2 +-
..._service_registration_flow_with_oidc_method_body.rs | 2 +-
...vice_registration_flow_with_password_method_body.rs | 2 +-
.../models/submit_self_service_settings_flow_body.rs | 2 +-
...self_service_settings_flow_with_oidc_method_body.rs | 2 +-
..._service_settings_flow_with_password_method_body.rs | 2 +-
...f_service_settings_flow_with_profile_method_body.rs | 2 +-
.../submit_self_service_verification_flow_body.rs | 2 +-
..._service_verification_flow_with_link_method_body.rs | 2 +-
.../successful_self_service_login_without_browser.rs | 2 +-
...essful_self_service_registration_without_browser.rs | 2 +-
...successful_self_service_settings_without_browser.rs | 2 +-
clients/kratos/rust/src/models/ui_container.rs | 2 +-
clients/kratos/rust/src/models/ui_node.rs | 2 +-
.../rust/src/models/ui_node_anchor_attributes.rs | 2 +-
clients/kratos/rust/src/models/ui_node_attributes.rs | 2 +-
.../kratos/rust/src/models/ui_node_image_attributes.rs | 2 +-
.../kratos/rust/src/models/ui_node_input_attributes.rs | 2 +-
.../kratos/rust/src/models/ui_node_text_attributes.rs | 2 +-
clients/kratos/rust/src/models/ui_text.rs | 2 +-
.../rust/src/models/verifiable_identity_address.rs | 2 +-
clients/kratos/rust/src/models/version.rs | 2 +-
clients/kratos/rust/src/models/volume.rs | 2 +-
clients/kratos/rust/src/models/volume_usage_data.rs | 2 +-
clients/kratos/typescript/README.md | 4 ++--
clients/kratos/typescript/api.ts | 2 +-
clients/kratos/typescript/base.ts | 2 +-
clients/kratos/typescript/common.ts | 2 +-
clients/kratos/typescript/configuration.ts | 2 +-
clients/kratos/typescript/index.ts | 2 +-
clients/kratos/typescript/package-lock.json | 4 ++--
clients/kratos/typescript/package.json | 2 +-
spec/kratos/v0.7.3-alpha.5.json | 2 +-
781 files changed, 899 insertions(+), 899 deletions(-)
diff --git a/clients/kratos/dart/README.md b/clients/kratos/dart/README.md
index 06854355734..456067facc6 100644
--- a/clients/kratos/dart/README.md
+++ b/clients/kratos/dart/README.md
@@ -8,7 +8,7 @@ technology capable of authorizing incoming requests.
This Dart package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
-- API version: v0.7.3-alpha.4
+- API version: v0.7.3-alpha.5
- Build package: org.openapitools.codegen.languages.DartClientCodegen
## Requirements
diff --git a/clients/kratos/dart/pubspec.yaml b/clients/kratos/dart/pubspec.yaml
index c860ae504ec..6238504da8a 100644
--- a/clients/kratos/dart/pubspec.yaml
+++ b/clients/kratos/dart/pubspec.yaml
@@ -3,7 +3,7 @@
#
name: 'ory_kratos_client'
-version: '0.7.3-alpha.4'
+version: '0.7.3-alpha.5'
description: 'OpenAPI API client'
homepage: 'https://www.ory.sh'
environment:
diff --git a/clients/kratos/dotnet/Ory.Kratos.Client.sln b/clients/kratos/dotnet/Ory.Kratos.Client.sln
index 9e284b78d58..91c9f51b4b7 100644
--- a/clients/kratos/dotnet/Ory.Kratos.Client.sln
+++ b/clients/kratos/dotnet/Ory.Kratos.Client.sln
@@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
VisualStudioVersion = 12.0.0.0
MinimumVisualStudioVersion = 10.0.0.1
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ory.Kratos.Client", "src\Ory.Kratos.Client\Ory.Kratos.Client.csproj", "{82A2FDBC-8BCB-4B56-915C-1D398F842957}"
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ory.Kratos.Client", "src\Ory.Kratos.Client\Ory.Kratos.Client.csproj", "{7910BFD8-A4B6-428B-8505-1D98BD8B9896}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ory.Kratos.Client.Test", "src\Ory.Kratos.Client.Test\Ory.Kratos.Client.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
EndProject
@@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {82A2FDBC-8BCB-4B56-915C-1D398F842957}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {82A2FDBC-8BCB-4B56-915C-1D398F842957}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {82A2FDBC-8BCB-4B56-915C-1D398F842957}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {82A2FDBC-8BCB-4B56-915C-1D398F842957}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7910BFD8-A4B6-428B-8505-1D98BD8B9896}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7910BFD8-A4B6-428B-8505-1D98BD8B9896}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7910BFD8-A4B6-428B-8505-1D98BD8B9896}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7910BFD8-A4B6-428B-8505-1D98BD8B9896}.Release|Any CPU.Build.0 = Release|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
diff --git a/clients/kratos/dotnet/README.md b/clients/kratos/dotnet/README.md
index d557b9d1e3e..6e26c5d0d79 100644
--- a/clients/kratos/dotnet/README.md
+++ b/clients/kratos/dotnet/README.md
@@ -9,8 +9,8 @@ technology capable of authorizing incoming requests.
This C# SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
-- API version: v0.7.3-alpha.4
-- SDK version: 0.7.3-alpha.4
+- API version: v0.7.3-alpha.5
+- SDK version: 0.7.3-alpha.5
- Build package: org.openapitools.codegen.languages.CSharpNetCoreClientCodegen
For more information, please visit [https://www.ory.sh](https://www.ory.sh)
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Api/MetadataApi.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Api/MetadataApi.cs
index 81be5edb0f2..a341c48b877 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Api/MetadataApi.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Api/MetadataApi.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Api/V0alpha1Api.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Api/V0alpha1Api.cs
index 57dbdf40d2f..4e583d85421 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Api/V0alpha1Api.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Api/V0alpha1Api.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ApiClient.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ApiClient.cs
index 47eccda90b4..7615e80578a 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ApiClient.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ApiClient.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ApiException.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ApiException.cs
index ca09ed57c01..83061de7320 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ApiException.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ApiException.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ApiResponse.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ApiResponse.cs
index adcf9453359..24bebd3f039 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ApiResponse.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ApiResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ClientUtils.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ClientUtils.cs
index 6b685e9a90f..d6fb2216685 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ClientUtils.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ClientUtils.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/Configuration.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/Configuration.cs
index 1dca8465d3e..1dacfc68f80 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/Configuration.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/Configuration.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
@@ -32,7 +32,7 @@ public class Configuration : IReadableConfiguration
/// Version of the package.
///
/// Version of the package.
- public const string Version = "0.7.3-alpha.4";
+ public const string Version = "0.7.3-alpha.5";
///
/// Identifier for ISO 8601 DateTime Format
@@ -107,7 +107,7 @@ public class Configuration : IReadableConfiguration
public Configuration()
{
Proxy = null;
- UserAgent = "OpenAPI-Generator/0.7.3-alpha.4/csharp";
+ UserAgent = "OpenAPI-Generator/0.7.3-alpha.5/csharp";
BasePath = "http://localhost";
DefaultHeaders = new ConcurrentDictionary();
ApiKey = new ConcurrentDictionary();
@@ -451,8 +451,8 @@ public static string ToDebugReport()
string report = "C# SDK (Ory.Kratos.Client) Debug Report:\n";
report += " OS: " + System.Environment.OSVersion + "\n";
report += " .NET Framework Version: " + System.Environment.Version + "\n";
- report += " Version of the API: v0.7.3-alpha.4\n";
- report += " SDK Package Version: 0.7.3-alpha.4\n";
+ report += " Version of the API: v0.7.3-alpha.5\n";
+ report += " SDK Package Version: 0.7.3-alpha.5\n";
return report;
}
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ExceptionFactory.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ExceptionFactory.cs
index 18ab3f1c305..65929fabc7e 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ExceptionFactory.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ExceptionFactory.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/GlobalConfiguration.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/GlobalConfiguration.cs
index de1ca6461b6..f5852be2db1 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/GlobalConfiguration.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/GlobalConfiguration.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/HttpMethod.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/HttpMethod.cs
index e56e622ea5c..d06793a93c0 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/HttpMethod.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/HttpMethod.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/IApiAccessor.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/IApiAccessor.cs
index a5dca29516f..e75d70789f9 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/IApiAccessor.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/IApiAccessor.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/IAsynchronousClient.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/IAsynchronousClient.cs
index d20117a6b65..5e62b34cc44 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/IAsynchronousClient.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/IAsynchronousClient.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/IReadableConfiguration.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/IReadableConfiguration.cs
index 8060853d0bd..3088fc45a92 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/IReadableConfiguration.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/IReadableConfiguration.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ISynchronousClient.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ISynchronousClient.cs
index 036d922dc92..84454863fe3 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ISynchronousClient.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/ISynchronousClient.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/Multimap.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/Multimap.cs
index 4e60b3a961d..a9ea3a277eb 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/Multimap.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/Multimap.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/OpenAPIDateConverter.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/OpenAPIDateConverter.cs
index 88f1c961157..69e4782022e 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/OpenAPIDateConverter.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/OpenAPIDateConverter.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/RequestOptions.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/RequestOptions.cs
index a046de7c948..c87033aae66 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/RequestOptions.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Client/RequestOptions.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/AbstractOpenAPISchema.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/AbstractOpenAPISchema.cs
index 65d2a4814dd..05712058e55 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/AbstractOpenAPISchema.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/AbstractOpenAPISchema.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosAdminCreateIdentityBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosAdminCreateIdentityBody.cs
index e574dca4d71..8ff2ac71b83 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosAdminCreateIdentityBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosAdminCreateIdentityBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosAdminCreateSelfServiceRecoveryLinkBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosAdminCreateSelfServiceRecoveryLinkBody.cs
index d78d20ab30a..bc850d6b74e 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosAdminCreateSelfServiceRecoveryLinkBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosAdminCreateSelfServiceRecoveryLinkBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosAdminUpdateIdentityBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosAdminUpdateIdentityBody.cs
index f9ef4ecaf32..c5200cf743d 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosAdminUpdateIdentityBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosAdminUpdateIdentityBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosAuthenticateOKBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosAuthenticateOKBody.cs
index f2c503ff607..33e97e2efd1 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosAuthenticateOKBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosAuthenticateOKBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerChangeResponseItem.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerChangeResponseItem.cs
index 3e6206acf3e..a8e14f3c25e 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerChangeResponseItem.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerChangeResponseItem.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerCreateCreatedBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerCreateCreatedBody.cs
index 887e93b1b39..aaf9f15d0ce 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerCreateCreatedBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerCreateCreatedBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerTopOKBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerTopOKBody.cs
index ed867af01db..51316c4cfc8 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerTopOKBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerTopOKBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerUpdateOKBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerUpdateOKBody.cs
index 10c80068cd4..cc1e2945193 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerUpdateOKBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerUpdateOKBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerWaitOKBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerWaitOKBody.cs
index 9d0985e0165..a50c30ee774 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerWaitOKBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerWaitOKBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerWaitOKBodyError.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerWaitOKBodyError.cs
index 59700f5e511..18f4e89ab46 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerWaitOKBodyError.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosContainerWaitOKBodyError.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosErrorResponse.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosErrorResponse.cs
index 794ac6f417b..77c5628a52f 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosErrorResponse.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosErrorResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosGenericError.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosGenericError.cs
index 91250c61201..f76aa3bcbbc 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosGenericError.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosGenericError.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosGraphDriverData.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosGraphDriverData.cs
index d2e66a37bb0..6a95df6657b 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosGraphDriverData.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosGraphDriverData.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosHealthNotReadyStatus.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosHealthNotReadyStatus.cs
index 9693ad9d19a..216d8cb863e 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosHealthNotReadyStatus.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosHealthNotReadyStatus.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosHealthStatus.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosHealthStatus.cs
index 96a58a4605e..b55d1e80c69 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosHealthStatus.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosHealthStatus.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosIdResponse.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosIdResponse.cs
index 931d0bc991d..0e053407c2a 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosIdResponse.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosIdResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosIdentity.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosIdentity.cs
index dcc282990ca..109ee1bdeb0 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosIdentity.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosIdentity.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosIdentityCredentials.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosIdentityCredentials.cs
index 806ae9cb415..8d9cc301854 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosIdentityCredentials.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosIdentityCredentials.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosIdentityState.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosIdentityState.cs
index 6d74debeeb1..46056360748 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosIdentityState.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosIdentityState.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosImageDeleteResponseItem.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosImageDeleteResponseItem.cs
index 5d9233d194f..6a22a029d01 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosImageDeleteResponseItem.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosImageDeleteResponseItem.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosImageSummary.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosImageSummary.cs
index ca63bbf48fa..8b2f6827baa 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosImageSummary.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosImageSummary.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosInlineResponse200.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosInlineResponse200.cs
index bab05819907..d4a59b7ac10 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosInlineResponse200.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosInlineResponse200.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosInlineResponse2001.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosInlineResponse2001.cs
index 03177db3990..32022dc6ec7 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosInlineResponse2001.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosInlineResponse2001.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosInlineResponse503.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosInlineResponse503.cs
index faf5e0ae452..874fc0fd694 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosInlineResponse503.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosInlineResponse503.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosJsonError.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosJsonError.cs
index 812574b104c..f7cb49d3926 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosJsonError.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosJsonError.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosMeta.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosMeta.cs
index bd81f5969df..f2f30ed3909 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosMeta.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosMeta.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPlugin.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPlugin.cs
index cb91ebdac68..443c952c15b 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPlugin.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPlugin.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfig.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfig.cs
index fcf58690eb6..a0daf848a57 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfig.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfig.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigArgs.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigArgs.cs
index 197dfd63f9a..284b52f5e05 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigArgs.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigArgs.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigInterface.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigInterface.cs
index abe5b5dd754..1843e495a89 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigInterface.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigInterface.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigLinux.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigLinux.cs
index d10bc22415e..4a3750edf33 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigLinux.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigLinux.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigNetwork.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigNetwork.cs
index c2eb5469a3f..94025dcf9ee 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigNetwork.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigNetwork.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigRootfs.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigRootfs.cs
index d14c36bd398..b0a06ab6cc3 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigRootfs.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigRootfs.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigUser.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigUser.cs
index ead760e0c2b..45a6c96e4e1 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigUser.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginConfigUser.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginDevice.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginDevice.cs
index fda017c1a5a..fc7f46e0d4e 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginDevice.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginDevice.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginEnv.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginEnv.cs
index 422051b40d5..6ae9697bba8 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginEnv.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginEnv.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginInterfaceType.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginInterfaceType.cs
index 784d6562eb4..007de43c464 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginInterfaceType.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginInterfaceType.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginMount.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginMount.cs
index 6319492728f..0d402e7fe56 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginMount.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginMount.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginSettings.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginSettings.cs
index 2a2b2719727..cbde4c7c96e 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginSettings.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPluginSettings.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPort.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPort.cs
index c15fe60b32a..d485af0f1cb 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPort.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosPort.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosRecoveryAddress.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosRecoveryAddress.cs
index cf09928f081..e0689cfe30d 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosRecoveryAddress.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosRecoveryAddress.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceError.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceError.cs
index 6911f52e7ea..79238babce2 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceError.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceError.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceLoginFlow.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceLoginFlow.cs
index 1d7a8782dd9..19fe88c2c2b 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceLoginFlow.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceLoginFlow.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceLogoutUrl.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceLogoutUrl.cs
index 9812ebb6c61..f73fd0a20f2 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceLogoutUrl.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceLogoutUrl.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceRecoveryFlow.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceRecoveryFlow.cs
index de0bb33ab5d..1e503a12761 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceRecoveryFlow.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceRecoveryFlow.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceRecoveryFlowState.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceRecoveryFlowState.cs
index 12559238ed1..368a3b779a7 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceRecoveryFlowState.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceRecoveryFlowState.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceRecoveryLink.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceRecoveryLink.cs
index 4c48a79a22b..a0686a6f341 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceRecoveryLink.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceRecoveryLink.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceRegistrationFlow.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceRegistrationFlow.cs
index bcd581d7edb..6d08337c60a 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceRegistrationFlow.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceRegistrationFlow.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceSettingsFlow.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceSettingsFlow.cs
index e899188ac57..f03e49b6cb6 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceSettingsFlow.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceSettingsFlow.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceSettingsFlowState.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceSettingsFlowState.cs
index d27f373a594..9606f1ac140 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceSettingsFlowState.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceSettingsFlowState.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceVerificationFlow.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceVerificationFlow.cs
index 6cba55d3341..6fc4b445f38 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceVerificationFlow.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceVerificationFlow.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceVerificationFlowState.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceVerificationFlowState.cs
index 0baa3aa5f0d..f94f634bc84 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceVerificationFlowState.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSelfServiceVerificationFlowState.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosServiceUpdateResponse.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosServiceUpdateResponse.cs
index 979b35ac2ce..05b13d67b46 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosServiceUpdateResponse.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosServiceUpdateResponse.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSession.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSession.cs
index c6e1c94faea..04f78e35cf1 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSession.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSession.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSettingsProfileFormConfig.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSettingsProfileFormConfig.cs
index 417952796da..da79f353b7a 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSettingsProfileFormConfig.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSettingsProfileFormConfig.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceLoginFlowBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceLoginFlowBody.cs
index 99657117016..acd20442865 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceLoginFlowBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceLoginFlowBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceLoginFlowWithOidcMethodBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceLoginFlowWithOidcMethodBody.cs
index 5be1f676f0a..9f67ec0996e 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceLoginFlowWithOidcMethodBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceLoginFlowWithOidcMethodBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceLoginFlowWithPasswordMethodBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceLoginFlowWithPasswordMethodBody.cs
index 6c3db938aea..64de95258bc 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceLoginFlowWithPasswordMethodBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceLoginFlowWithPasswordMethodBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceLogoutFlowWithoutBrowserBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceLogoutFlowWithoutBrowserBody.cs
index 1aee1b4e363..e701c4e69eb 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceLogoutFlowWithoutBrowserBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceLogoutFlowWithoutBrowserBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRecoveryFlowBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRecoveryFlowBody.cs
index 8b578988e8f..5ae44a36a1e 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRecoveryFlowBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRecoveryFlowBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRecoveryFlowWithLinkMethodBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRecoveryFlowWithLinkMethodBody.cs
index 0108fc9038d..9989df6e571 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRecoveryFlowWithLinkMethodBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRecoveryFlowWithLinkMethodBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRegistrationFlowBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRegistrationFlowBody.cs
index 98ad7ace199..6819b44cec7 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRegistrationFlowBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRegistrationFlowBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRegistrationFlowWithOidcMethodBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRegistrationFlowWithOidcMethodBody.cs
index 129d3807426..609d798184d 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRegistrationFlowWithOidcMethodBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRegistrationFlowWithOidcMethodBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRegistrationFlowWithPasswordMethodBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRegistrationFlowWithPasswordMethodBody.cs
index e0de760ce92..d12c3b7ccea 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRegistrationFlowWithPasswordMethodBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceRegistrationFlowWithPasswordMethodBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceSettingsFlowBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceSettingsFlowBody.cs
index e431b27ba94..69cb375f908 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceSettingsFlowBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceSettingsFlowBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceSettingsFlowWithOidcMethodBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceSettingsFlowWithOidcMethodBody.cs
index 9c2c18047cb..3a3f8f32983 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceSettingsFlowWithOidcMethodBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceSettingsFlowWithOidcMethodBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceSettingsFlowWithPasswordMethodBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceSettingsFlowWithPasswordMethodBody.cs
index 36d0da3606c..6bda4f76f05 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceSettingsFlowWithPasswordMethodBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceSettingsFlowWithPasswordMethodBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceSettingsFlowWithProfileMethodBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceSettingsFlowWithProfileMethodBody.cs
index b5879fc153a..be01564077b 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceSettingsFlowWithProfileMethodBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceSettingsFlowWithProfileMethodBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceVerificationFlowBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceVerificationFlowBody.cs
index b5477647818..c2ee43aa978 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceVerificationFlowBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceVerificationFlowBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceVerificationFlowWithLinkMethodBody.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceVerificationFlowWithLinkMethodBody.cs
index f1f0e463fd7..596dec6d6fc 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceVerificationFlowWithLinkMethodBody.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSubmitSelfServiceVerificationFlowWithLinkMethodBody.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSuccessfulSelfServiceLoginWithoutBrowser.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSuccessfulSelfServiceLoginWithoutBrowser.cs
index 3ff244b1746..6b9fa2963e7 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSuccessfulSelfServiceLoginWithoutBrowser.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSuccessfulSelfServiceLoginWithoutBrowser.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSuccessfulSelfServiceRegistrationWithoutBrowser.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSuccessfulSelfServiceRegistrationWithoutBrowser.cs
index 8b8bbc7c2e2..3333075a876 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSuccessfulSelfServiceRegistrationWithoutBrowser.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSuccessfulSelfServiceRegistrationWithoutBrowser.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSuccessfulSelfServiceSettingsWithoutBrowser.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSuccessfulSelfServiceSettingsWithoutBrowser.cs
index 5968dfdee3a..f225623c2de 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSuccessfulSelfServiceSettingsWithoutBrowser.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosSuccessfulSelfServiceSettingsWithoutBrowser.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiContainer.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiContainer.cs
index 8a89b8afdb7..15596160f6f 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiContainer.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiContainer.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNode.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNode.cs
index 46ec38cf26d..e5fdeba2c1a 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNode.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNode.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeAnchorAttributes.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeAnchorAttributes.cs
index a25233899a2..8c36d99a82a 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeAnchorAttributes.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeAnchorAttributes.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeAttributes.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeAttributes.cs
index 95b1f84553f..faa8ef1a031 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeAttributes.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeAttributes.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeImageAttributes.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeImageAttributes.cs
index f3d1da57bb4..b85a0c34a90 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeImageAttributes.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeImageAttributes.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeInputAttributes.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeInputAttributes.cs
index 2df679bfdaa..f95d7d4179a 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeInputAttributes.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeInputAttributes.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeTextAttributes.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeTextAttributes.cs
index a0d9ab90c13..01cb0379c7a 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeTextAttributes.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiNodeTextAttributes.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiText.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiText.cs
index f0f687aafc3..f0a4b7ac338 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiText.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosUiText.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosVerifiableIdentityAddress.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosVerifiableIdentityAddress.cs
index 80d5306c0e8..1cf4d83248f 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosVerifiableIdentityAddress.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosVerifiableIdentityAddress.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosVersion.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosVersion.cs
index 7b8fe3e00af..9af4695c95c 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosVersion.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosVersion.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosVolume.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosVolume.cs
index 2607338bc8a..d181ac165b9 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosVolume.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosVolume.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosVolumeUsageData.cs b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosVolumeUsageData.cs
index e1e54a7eb5f..d9d96bc7db7 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosVolumeUsageData.cs
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Model/KratosVolumeUsageData.cs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://github.com/openapitools/openapi-generator.git
*/
diff --git a/clients/kratos/dotnet/src/Ory.Kratos.Client/Ory.Kratos.Client.csproj b/clients/kratos/dotnet/src/Ory.Kratos.Client/Ory.Kratos.Client.csproj
index 8d1a88bdf82..bd281d17c10 100644
--- a/clients/kratos/dotnet/src/Ory.Kratos.Client/Ory.Kratos.Client.csproj
+++ b/clients/kratos/dotnet/src/Ory.Kratos.Client/Ory.Kratos.Client.csproj
@@ -12,7 +12,7 @@
A library generated from a OpenAPI docNo CopyrightOry.Kratos.Client
- 0.7.3-alpha.4
+ 0.7.3-alpha.5bin\$(Configuration)\$(TargetFramework)\Ory.Kratos.Client.xmlApache-2.0https://github.com/ory/sdk.git
diff --git a/clients/kratos/go/README.md b/clients/kratos/go/README.md
index 91cc0d923fb..a9055d33c0f 100644
--- a/clients/kratos/go/README.md
+++ b/clients/kratos/go/README.md
@@ -10,7 +10,7 @@ technology capable of authorizing incoming requests.
## Overview
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [OpenAPI-spec](https://www.openapis.org/) from a remote server, you can easily generate an API client.
-- API version: v0.7.3-alpha.4
+- API version: v0.7.3-alpha.5
- Package version: 1.0.0
- Build package: org.openapitools.codegen.languages.GoClientCodegen
diff --git a/clients/kratos/go/api/openapi.yaml b/clients/kratos/go/api/openapi.yaml
index a5a73ff1f4b..4faf5c750bf 100644
--- a/clients/kratos/go/api/openapi.yaml
+++ b/clients/kratos/go/api/openapi.yaml
@@ -11,7 +11,7 @@ info:
license:
name: Apache 2.0
title: Ory Kratos API
- version: v0.7.3-alpha.4
+ version: v0.7.3-alpha.5
servers:
- url: /
paths:
diff --git a/clients/kratos/go/api_metadata.go b/clients/kratos/go/api_metadata.go
index ff8ffc14657..b506a51a3b0 100644
--- a/clients/kratos/go/api_metadata.go
+++ b/clients/kratos/go/api_metadata.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/api_v0alpha1.go b/clients/kratos/go/api_v0alpha1.go
index 135a08e729e..4e22f8ebade 100644
--- a/clients/kratos/go/api_v0alpha1.go
+++ b/clients/kratos/go/api_v0alpha1.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/client.go b/clients/kratos/go/client.go
index 9f25ff2179f..08b236df4a9 100644
--- a/clients/kratos/go/client.go
+++ b/clients/kratos/go/client.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
@@ -41,7 +41,7 @@ var (
xmlCheck = regexp.MustCompile(`(?i:(?:application|text)/xml)`)
)
-// APIClient manages communication with the Ory Kratos API API vv0.7.3-alpha.4
+// APIClient manages communication with the Ory Kratos API API vv0.7.3-alpha.5
// In most cases there should be only one, shared, APIClient.
type APIClient struct {
cfg *Configuration
diff --git a/clients/kratos/go/configuration.go b/clients/kratos/go/configuration.go
index 4b0bb394c46..df6ced3dd4d 100644
--- a/clients/kratos/go/configuration.go
+++ b/clients/kratos/go/configuration.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_admin_create_identity_body.go b/clients/kratos/go/model_admin_create_identity_body.go
index 553812d1194..cacfb14af74 100644
--- a/clients/kratos/go/model_admin_create_identity_body.go
+++ b/clients/kratos/go/model_admin_create_identity_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_admin_create_self_service_recovery_link_body.go b/clients/kratos/go/model_admin_create_self_service_recovery_link_body.go
index ee68d040c4c..bf6f882bac2 100644
--- a/clients/kratos/go/model_admin_create_self_service_recovery_link_body.go
+++ b/clients/kratos/go/model_admin_create_self_service_recovery_link_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_admin_update_identity_body.go b/clients/kratos/go/model_admin_update_identity_body.go
index 3909d3afa0a..a2070c149f4 100644
--- a/clients/kratos/go/model_admin_update_identity_body.go
+++ b/clients/kratos/go/model_admin_update_identity_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_authenticate_ok_body.go b/clients/kratos/go/model_authenticate_ok_body.go
index fc13aa44f23..b185cb52bca 100644
--- a/clients/kratos/go/model_authenticate_ok_body.go
+++ b/clients/kratos/go/model_authenticate_ok_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_container_change_response_item.go b/clients/kratos/go/model_container_change_response_item.go
index 6b04cafdc0b..1f03a844ba3 100644
--- a/clients/kratos/go/model_container_change_response_item.go
+++ b/clients/kratos/go/model_container_change_response_item.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_container_create_created_body.go b/clients/kratos/go/model_container_create_created_body.go
index 5b5c279ee9d..83a222336b8 100644
--- a/clients/kratos/go/model_container_create_created_body.go
+++ b/clients/kratos/go/model_container_create_created_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_container_top_ok_body.go b/clients/kratos/go/model_container_top_ok_body.go
index 4c222c4d617..c25db194419 100644
--- a/clients/kratos/go/model_container_top_ok_body.go
+++ b/clients/kratos/go/model_container_top_ok_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_container_update_ok_body.go b/clients/kratos/go/model_container_update_ok_body.go
index 5f48f5d3b09..883861fd3b4 100644
--- a/clients/kratos/go/model_container_update_ok_body.go
+++ b/clients/kratos/go/model_container_update_ok_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_container_wait_ok_body.go b/clients/kratos/go/model_container_wait_ok_body.go
index 5fbc153e4ae..c4db094db3d 100644
--- a/clients/kratos/go/model_container_wait_ok_body.go
+++ b/clients/kratos/go/model_container_wait_ok_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_container_wait_ok_body_error.go b/clients/kratos/go/model_container_wait_ok_body_error.go
index 664f9c36058..e55321ec37e 100644
--- a/clients/kratos/go/model_container_wait_ok_body_error.go
+++ b/clients/kratos/go/model_container_wait_ok_body_error.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_error_response.go b/clients/kratos/go/model_error_response.go
index 1f830045467..6310c69ffbf 100644
--- a/clients/kratos/go/model_error_response.go
+++ b/clients/kratos/go/model_error_response.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_generic_error.go b/clients/kratos/go/model_generic_error.go
index 5baa9fe13ca..1e31734005a 100644
--- a/clients/kratos/go/model_generic_error.go
+++ b/clients/kratos/go/model_generic_error.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_graph_driver_data.go b/clients/kratos/go/model_graph_driver_data.go
index d29741a5b89..7c85275da94 100644
--- a/clients/kratos/go/model_graph_driver_data.go
+++ b/clients/kratos/go/model_graph_driver_data.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_health_not_ready_status.go b/clients/kratos/go/model_health_not_ready_status.go
index e903c38b06f..a231a9aa49a 100644
--- a/clients/kratos/go/model_health_not_ready_status.go
+++ b/clients/kratos/go/model_health_not_ready_status.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_health_status.go b/clients/kratos/go/model_health_status.go
index 10ddaf04760..4568c7c8152 100644
--- a/clients/kratos/go/model_health_status.go
+++ b/clients/kratos/go/model_health_status.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_id_response.go b/clients/kratos/go/model_id_response.go
index ab9706e6849..a4062642b73 100644
--- a/clients/kratos/go/model_id_response.go
+++ b/clients/kratos/go/model_id_response.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_identity.go b/clients/kratos/go/model_identity.go
index 01087de41e8..766de8a2ac6 100644
--- a/clients/kratos/go/model_identity.go
+++ b/clients/kratos/go/model_identity.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_identity_credentials.go b/clients/kratos/go/model_identity_credentials.go
index 78b2647d6be..f98205925a3 100644
--- a/clients/kratos/go/model_identity_credentials.go
+++ b/clients/kratos/go/model_identity_credentials.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_identity_state.go b/clients/kratos/go/model_identity_state.go
index 6f21e6d7052..9135ad5114a 100644
--- a/clients/kratos/go/model_identity_state.go
+++ b/clients/kratos/go/model_identity_state.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_image_delete_response_item.go b/clients/kratos/go/model_image_delete_response_item.go
index 88c459ed707..8f13d7dae47 100644
--- a/clients/kratos/go/model_image_delete_response_item.go
+++ b/clients/kratos/go/model_image_delete_response_item.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_image_summary.go b/clients/kratos/go/model_image_summary.go
index 7e67780df21..ac2c2ab128f 100644
--- a/clients/kratos/go/model_image_summary.go
+++ b/clients/kratos/go/model_image_summary.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_inline_response_200.go b/clients/kratos/go/model_inline_response_200.go
index c09d4e02030..43b1c424a77 100644
--- a/clients/kratos/go/model_inline_response_200.go
+++ b/clients/kratos/go/model_inline_response_200.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_inline_response_200_1.go b/clients/kratos/go/model_inline_response_200_1.go
index 927f503331d..e3b2b28808c 100644
--- a/clients/kratos/go/model_inline_response_200_1.go
+++ b/clients/kratos/go/model_inline_response_200_1.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_inline_response_503.go b/clients/kratos/go/model_inline_response_503.go
index 6a609b2b721..3fb0264ec47 100644
--- a/clients/kratos/go/model_inline_response_503.go
+++ b/clients/kratos/go/model_inline_response_503.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_json_error.go b/clients/kratos/go/model_json_error.go
index 44f5a4dfa0d..0fe97e34a30 100644
--- a/clients/kratos/go/model_json_error.go
+++ b/clients/kratos/go/model_json_error.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_meta.go b/clients/kratos/go/model_meta.go
index c5dfa6c96cc..35732358cdd 100644
--- a/clients/kratos/go/model_meta.go
+++ b/clients/kratos/go/model_meta.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_plugin.go b/clients/kratos/go/model_plugin.go
index 29d57cc2b4c..b0967b8db5a 100644
--- a/clients/kratos/go/model_plugin.go
+++ b/clients/kratos/go/model_plugin.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_plugin_config.go b/clients/kratos/go/model_plugin_config.go
index cca38ba231a..e69e0d0a44a 100644
--- a/clients/kratos/go/model_plugin_config.go
+++ b/clients/kratos/go/model_plugin_config.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_plugin_config_args.go b/clients/kratos/go/model_plugin_config_args.go
index 232f5ed2fcc..8d4163afdf5 100644
--- a/clients/kratos/go/model_plugin_config_args.go
+++ b/clients/kratos/go/model_plugin_config_args.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_plugin_config_interface.go b/clients/kratos/go/model_plugin_config_interface.go
index b0c9ea190b4..f052f2d295e 100644
--- a/clients/kratos/go/model_plugin_config_interface.go
+++ b/clients/kratos/go/model_plugin_config_interface.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_plugin_config_linux_.go b/clients/kratos/go/model_plugin_config_linux_.go
index f8f22420fe0..effee89eff7 100644
--- a/clients/kratos/go/model_plugin_config_linux_.go
+++ b/clients/kratos/go/model_plugin_config_linux_.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_plugin_config_network.go b/clients/kratos/go/model_plugin_config_network.go
index 01bfd66549e..9bc291524d9 100644
--- a/clients/kratos/go/model_plugin_config_network.go
+++ b/clients/kratos/go/model_plugin_config_network.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_plugin_config_rootfs.go b/clients/kratos/go/model_plugin_config_rootfs.go
index 0e323ccfe74..9c8b14640f1 100644
--- a/clients/kratos/go/model_plugin_config_rootfs.go
+++ b/clients/kratos/go/model_plugin_config_rootfs.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_plugin_config_user.go b/clients/kratos/go/model_plugin_config_user.go
index d522c33bd1a..2a6871a16a9 100644
--- a/clients/kratos/go/model_plugin_config_user.go
+++ b/clients/kratos/go/model_plugin_config_user.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_plugin_device.go b/clients/kratos/go/model_plugin_device.go
index d0c8fd42aa3..61bb6e54ee4 100644
--- a/clients/kratos/go/model_plugin_device.go
+++ b/clients/kratos/go/model_plugin_device.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_plugin_env.go b/clients/kratos/go/model_plugin_env.go
index 0ff160a181e..31c03ab3df1 100644
--- a/clients/kratos/go/model_plugin_env.go
+++ b/clients/kratos/go/model_plugin_env.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_plugin_interface_type.go b/clients/kratos/go/model_plugin_interface_type.go
index 921ccaf955b..89dabb11bd0 100644
--- a/clients/kratos/go/model_plugin_interface_type.go
+++ b/clients/kratos/go/model_plugin_interface_type.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_plugin_mount.go b/clients/kratos/go/model_plugin_mount.go
index 480035a7bcd..0ef19464eff 100644
--- a/clients/kratos/go/model_plugin_mount.go
+++ b/clients/kratos/go/model_plugin_mount.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_plugin_settings.go b/clients/kratos/go/model_plugin_settings.go
index 06c73297110..67cdb2b00e7 100644
--- a/clients/kratos/go/model_plugin_settings.go
+++ b/clients/kratos/go/model_plugin_settings.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_port.go b/clients/kratos/go/model_port.go
index 0538756a9bf..a48a3d7f26b 100644
--- a/clients/kratos/go/model_port.go
+++ b/clients/kratos/go/model_port.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_recovery_address.go b/clients/kratos/go/model_recovery_address.go
index e3c448fec9c..521f96c5b38 100644
--- a/clients/kratos/go/model_recovery_address.go
+++ b/clients/kratos/go/model_recovery_address.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_self_service_error.go b/clients/kratos/go/model_self_service_error.go
index 1797dc5db36..48450b006e1 100644
--- a/clients/kratos/go/model_self_service_error.go
+++ b/clients/kratos/go/model_self_service_error.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_self_service_login_flow.go b/clients/kratos/go/model_self_service_login_flow.go
index 49814644ae5..6b40af54e54 100644
--- a/clients/kratos/go/model_self_service_login_flow.go
+++ b/clients/kratos/go/model_self_service_login_flow.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_self_service_logout_url.go b/clients/kratos/go/model_self_service_logout_url.go
index ac79447f570..6d7ac1acd25 100644
--- a/clients/kratos/go/model_self_service_logout_url.go
+++ b/clients/kratos/go/model_self_service_logout_url.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_self_service_recovery_flow.go b/clients/kratos/go/model_self_service_recovery_flow.go
index 7cf957ee0aa..9b56f17f63d 100644
--- a/clients/kratos/go/model_self_service_recovery_flow.go
+++ b/clients/kratos/go/model_self_service_recovery_flow.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_self_service_recovery_flow_state.go b/clients/kratos/go/model_self_service_recovery_flow_state.go
index 2caf284e88a..e6770d68dd2 100644
--- a/clients/kratos/go/model_self_service_recovery_flow_state.go
+++ b/clients/kratos/go/model_self_service_recovery_flow_state.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_self_service_recovery_link.go b/clients/kratos/go/model_self_service_recovery_link.go
index 5d9f3021b4e..375b83a1510 100644
--- a/clients/kratos/go/model_self_service_recovery_link.go
+++ b/clients/kratos/go/model_self_service_recovery_link.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_self_service_registration_flow.go b/clients/kratos/go/model_self_service_registration_flow.go
index d3dd15199dc..23f876a7308 100644
--- a/clients/kratos/go/model_self_service_registration_flow.go
+++ b/clients/kratos/go/model_self_service_registration_flow.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_self_service_settings_flow.go b/clients/kratos/go/model_self_service_settings_flow.go
index e9cd66ded4a..9238e8a3949 100644
--- a/clients/kratos/go/model_self_service_settings_flow.go
+++ b/clients/kratos/go/model_self_service_settings_flow.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_self_service_settings_flow_state.go b/clients/kratos/go/model_self_service_settings_flow_state.go
index fb28e49e155..e35203b3f64 100644
--- a/clients/kratos/go/model_self_service_settings_flow_state.go
+++ b/clients/kratos/go/model_self_service_settings_flow_state.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_self_service_verification_flow.go b/clients/kratos/go/model_self_service_verification_flow.go
index bb5a301badf..91014b1123b 100644
--- a/clients/kratos/go/model_self_service_verification_flow.go
+++ b/clients/kratos/go/model_self_service_verification_flow.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_self_service_verification_flow_state.go b/clients/kratos/go/model_self_service_verification_flow_state.go
index f7ead6f3938..633b5fea152 100644
--- a/clients/kratos/go/model_self_service_verification_flow_state.go
+++ b/clients/kratos/go/model_self_service_verification_flow_state.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_service_update_response.go b/clients/kratos/go/model_service_update_response.go
index 14177cf1068..6636ef201c9 100644
--- a/clients/kratos/go/model_service_update_response.go
+++ b/clients/kratos/go/model_service_update_response.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_session.go b/clients/kratos/go/model_session.go
index 84760fdc7ab..563e0c27390 100644
--- a/clients/kratos/go/model_session.go
+++ b/clients/kratos/go/model_session.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_settings_profile_form_config.go b/clients/kratos/go/model_settings_profile_form_config.go
index 3b8330e146f..fdaab7dc094 100644
--- a/clients/kratos/go/model_settings_profile_form_config.go
+++ b/clients/kratos/go/model_settings_profile_form_config.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_submit_self_service_login_flow_body.go b/clients/kratos/go/model_submit_self_service_login_flow_body.go
index 7922bdd27ac..b644899ee86 100644
--- a/clients/kratos/go/model_submit_self_service_login_flow_body.go
+++ b/clients/kratos/go/model_submit_self_service_login_flow_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_submit_self_service_login_flow_with_oidc_method_body.go b/clients/kratos/go/model_submit_self_service_login_flow_with_oidc_method_body.go
index f737aa2a3b5..6fa122e32ba 100644
--- a/clients/kratos/go/model_submit_self_service_login_flow_with_oidc_method_body.go
+++ b/clients/kratos/go/model_submit_self_service_login_flow_with_oidc_method_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_submit_self_service_login_flow_with_password_method_body.go b/clients/kratos/go/model_submit_self_service_login_flow_with_password_method_body.go
index 2c1374df6a7..86104223a78 100644
--- a/clients/kratos/go/model_submit_self_service_login_flow_with_password_method_body.go
+++ b/clients/kratos/go/model_submit_self_service_login_flow_with_password_method_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_submit_self_service_logout_flow_without_browser_body.go b/clients/kratos/go/model_submit_self_service_logout_flow_without_browser_body.go
index 3b12cc0c471..52b3660a2d9 100644
--- a/clients/kratos/go/model_submit_self_service_logout_flow_without_browser_body.go
+++ b/clients/kratos/go/model_submit_self_service_logout_flow_without_browser_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_submit_self_service_recovery_flow_body.go b/clients/kratos/go/model_submit_self_service_recovery_flow_body.go
index f0103ae5a48..817ffc478c9 100644
--- a/clients/kratos/go/model_submit_self_service_recovery_flow_body.go
+++ b/clients/kratos/go/model_submit_self_service_recovery_flow_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_submit_self_service_recovery_flow_with_link_method_body.go b/clients/kratos/go/model_submit_self_service_recovery_flow_with_link_method_body.go
index 454be052ee9..dd712d69cb5 100644
--- a/clients/kratos/go/model_submit_self_service_recovery_flow_with_link_method_body.go
+++ b/clients/kratos/go/model_submit_self_service_recovery_flow_with_link_method_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_submit_self_service_registration_flow_body.go b/clients/kratos/go/model_submit_self_service_registration_flow_body.go
index b8f7ab00ac7..b40b2001630 100644
--- a/clients/kratos/go/model_submit_self_service_registration_flow_body.go
+++ b/clients/kratos/go/model_submit_self_service_registration_flow_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_submit_self_service_registration_flow_with_oidc_method_body.go b/clients/kratos/go/model_submit_self_service_registration_flow_with_oidc_method_body.go
index 655f4506c93..d770207f26c 100644
--- a/clients/kratos/go/model_submit_self_service_registration_flow_with_oidc_method_body.go
+++ b/clients/kratos/go/model_submit_self_service_registration_flow_with_oidc_method_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_submit_self_service_registration_flow_with_password_method_body.go b/clients/kratos/go/model_submit_self_service_registration_flow_with_password_method_body.go
index 8c06dfd1eed..d7db8792c25 100644
--- a/clients/kratos/go/model_submit_self_service_registration_flow_with_password_method_body.go
+++ b/clients/kratos/go/model_submit_self_service_registration_flow_with_password_method_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_submit_self_service_settings_flow_body.go b/clients/kratos/go/model_submit_self_service_settings_flow_body.go
index 29c892a3e54..cc322339df9 100644
--- a/clients/kratos/go/model_submit_self_service_settings_flow_body.go
+++ b/clients/kratos/go/model_submit_self_service_settings_flow_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_submit_self_service_settings_flow_with_oidc_method_body.go b/clients/kratos/go/model_submit_self_service_settings_flow_with_oidc_method_body.go
index ba38aebaf17..d847c991845 100644
--- a/clients/kratos/go/model_submit_self_service_settings_flow_with_oidc_method_body.go
+++ b/clients/kratos/go/model_submit_self_service_settings_flow_with_oidc_method_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_submit_self_service_settings_flow_with_password_method_body.go b/clients/kratos/go/model_submit_self_service_settings_flow_with_password_method_body.go
index 055f69452f2..cf90f636f84 100644
--- a/clients/kratos/go/model_submit_self_service_settings_flow_with_password_method_body.go
+++ b/clients/kratos/go/model_submit_self_service_settings_flow_with_password_method_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_submit_self_service_settings_flow_with_profile_method_body.go b/clients/kratos/go/model_submit_self_service_settings_flow_with_profile_method_body.go
index aaddf58f7d9..3cd5e9cd125 100644
--- a/clients/kratos/go/model_submit_self_service_settings_flow_with_profile_method_body.go
+++ b/clients/kratos/go/model_submit_self_service_settings_flow_with_profile_method_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_submit_self_service_verification_flow_body.go b/clients/kratos/go/model_submit_self_service_verification_flow_body.go
index 3fa959aa584..f0cb9e0441f 100644
--- a/clients/kratos/go/model_submit_self_service_verification_flow_body.go
+++ b/clients/kratos/go/model_submit_self_service_verification_flow_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_submit_self_service_verification_flow_with_link_method_body.go b/clients/kratos/go/model_submit_self_service_verification_flow_with_link_method_body.go
index 59379d6908c..8e014830fa6 100644
--- a/clients/kratos/go/model_submit_self_service_verification_flow_with_link_method_body.go
+++ b/clients/kratos/go/model_submit_self_service_verification_flow_with_link_method_body.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_successful_self_service_login_without_browser.go b/clients/kratos/go/model_successful_self_service_login_without_browser.go
index db55cdc8deb..c05211ecf32 100644
--- a/clients/kratos/go/model_successful_self_service_login_without_browser.go
+++ b/clients/kratos/go/model_successful_self_service_login_without_browser.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_successful_self_service_registration_without_browser.go b/clients/kratos/go/model_successful_self_service_registration_without_browser.go
index af65b3ecd83..d09dbb0a59b 100644
--- a/clients/kratos/go/model_successful_self_service_registration_without_browser.go
+++ b/clients/kratos/go/model_successful_self_service_registration_without_browser.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_successful_self_service_settings_without_browser.go b/clients/kratos/go/model_successful_self_service_settings_without_browser.go
index 75bb49e4f4d..1c9f9f4e55f 100644
--- a/clients/kratos/go/model_successful_self_service_settings_without_browser.go
+++ b/clients/kratos/go/model_successful_self_service_settings_without_browser.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_ui_container.go b/clients/kratos/go/model_ui_container.go
index 042b792a711..3be7ba8e58d 100644
--- a/clients/kratos/go/model_ui_container.go
+++ b/clients/kratos/go/model_ui_container.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_ui_node.go b/clients/kratos/go/model_ui_node.go
index a1495c79213..0dd334039b0 100644
--- a/clients/kratos/go/model_ui_node.go
+++ b/clients/kratos/go/model_ui_node.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_ui_node_anchor_attributes.go b/clients/kratos/go/model_ui_node_anchor_attributes.go
index 7a6233f3fe8..1fe5a929b64 100644
--- a/clients/kratos/go/model_ui_node_anchor_attributes.go
+++ b/clients/kratos/go/model_ui_node_anchor_attributes.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_ui_node_attributes.go b/clients/kratos/go/model_ui_node_attributes.go
index 17129e7231b..4870fb40f16 100644
--- a/clients/kratos/go/model_ui_node_attributes.go
+++ b/clients/kratos/go/model_ui_node_attributes.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_ui_node_image_attributes.go b/clients/kratos/go/model_ui_node_image_attributes.go
index dd32807a8e3..663b5092da4 100644
--- a/clients/kratos/go/model_ui_node_image_attributes.go
+++ b/clients/kratos/go/model_ui_node_image_attributes.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_ui_node_input_attributes.go b/clients/kratos/go/model_ui_node_input_attributes.go
index f20af949a9c..1eca0def557 100644
--- a/clients/kratos/go/model_ui_node_input_attributes.go
+++ b/clients/kratos/go/model_ui_node_input_attributes.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_ui_node_text_attributes.go b/clients/kratos/go/model_ui_node_text_attributes.go
index 03fb6a1f00c..20e3f6f13cc 100644
--- a/clients/kratos/go/model_ui_node_text_attributes.go
+++ b/clients/kratos/go/model_ui_node_text_attributes.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_ui_text.go b/clients/kratos/go/model_ui_text.go
index 5c372599776..f8b32ec42ee 100644
--- a/clients/kratos/go/model_ui_text.go
+++ b/clients/kratos/go/model_ui_text.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_verifiable_identity_address.go b/clients/kratos/go/model_verifiable_identity_address.go
index d69fb869b66..11da50fc8e4 100644
--- a/clients/kratos/go/model_verifiable_identity_address.go
+++ b/clients/kratos/go/model_verifiable_identity_address.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_version.go b/clients/kratos/go/model_version.go
index ab122229201..bd4e0916cad 100644
--- a/clients/kratos/go/model_version.go
+++ b/clients/kratos/go/model_version.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_volume.go b/clients/kratos/go/model_volume.go
index faabf4d880b..292abcbab05 100644
--- a/clients/kratos/go/model_volume.go
+++ b/clients/kratos/go/model_volume.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/model_volume_usage_data.go b/clients/kratos/go/model_volume_usage_data.go
index 31985a781c7..b523b530615 100644
--- a/clients/kratos/go/model_volume_usage_data.go
+++ b/clients/kratos/go/model_volume_usage_data.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/response.go b/clients/kratos/go/response.go
index 9ced06efb4e..308487278f2 100644
--- a/clients/kratos/go/response.go
+++ b/clients/kratos/go/response.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/go/utils.go b/clients/kratos/go/utils.go
index dee586ddedd..4300da221d6 100644
--- a/clients/kratos/go/utils.go
+++ b/clients/kratos/go/utils.go
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * API version: v0.7.3-alpha.4
+ * API version: v0.7.3-alpha.5
* Contact: hi@ory.sh
*/
diff --git a/clients/kratos/java/README.md b/clients/kratos/java/README.md
index e5e8cb287cf..66a1e7268c6 100644
--- a/clients/kratos/java/README.md
+++ b/clients/kratos/java/README.md
@@ -1,8 +1,8 @@
# kratos-client
Ory Kratos API
-- API version: v0.7.3-alpha.4
- - Build date: 2021-08-31T14:20:32.063815805Z[Etc/UTC]
+- API version: v0.7.3-alpha.5
+ - Build date: 2021-08-31T15:17:55.750208384Z[Etc/UTC]
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs
are exposed on different ports. Public APIs can face the public internet without any protection
@@ -45,7 +45,7 @@ Add this dependency to your project's POM:
sh.ory.kratoskratos-client
- v0.7.3-alpha.4
+ v0.7.3-alpha.5compile
```
@@ -55,7 +55,7 @@ Add this dependency to your project's POM:
Add this dependency to your project's build file:
```groovy
-compile "sh.ory.kratos:kratos-client:v0.7.3-alpha.4"
+compile "sh.ory.kratos:kratos-client:v0.7.3-alpha.5"
```
### Others
@@ -68,7 +68,7 @@ mvn clean package
Then manually install the following JARs:
-* `target/kratos-client-v0.7.3-alpha.4.jar`
+* `target/kratos-client-v0.7.3-alpha.5.jar`
* `target/lib/*.jar`
## Getting Started
diff --git a/clients/kratos/java/api/openapi.yaml b/clients/kratos/java/api/openapi.yaml
index 24d215eb67e..19d8d58814f 100644
--- a/clients/kratos/java/api/openapi.yaml
+++ b/clients/kratos/java/api/openapi.yaml
@@ -11,7 +11,7 @@ info:
license:
name: Apache 2.0
title: Ory Kratos API
- version: v0.7.3-alpha.4
+ version: v0.7.3-alpha.5
servers:
- url: /
paths:
diff --git a/clients/kratos/java/build.gradle b/clients/kratos/java/build.gradle
index f7c44b11a6b..d1b0655b9da 100644
--- a/clients/kratos/java/build.gradle
+++ b/clients/kratos/java/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'eclipse'
apply plugin: 'java'
group = 'sh.ory.kratos'
-version = 'v0.7.3-alpha.4'
+version = 'v0.7.3-alpha.5'
buildscript {
repositories {
diff --git a/clients/kratos/java/build.sbt b/clients/kratos/java/build.sbt
index 99ee67d9ba2..3a9b2a269fe 100644
--- a/clients/kratos/java/build.sbt
+++ b/clients/kratos/java/build.sbt
@@ -2,7 +2,7 @@ lazy val root = (project in file(".")).
settings(
organization := "sh.ory.kratos",
name := "kratos-client",
- version := "v0.7.3-alpha.4",
+ version := "v0.7.3-alpha.5",
scalaVersion := "2.11.4",
scalacOptions ++= Seq("-feature"),
javacOptions in compile ++= Seq("-Xlint:deprecation"),
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/ApiCallback.java b/clients/kratos/java/src/main/java/sh/ory/kratos/ApiCallback.java
index 826e770eba3..d05593907c7 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/ApiCallback.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/ApiCallback.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/ApiClient.java b/clients/kratos/java/src/main/java/sh/ory/kratos/ApiClient.java
index e4b3026c835..8a46bd49073 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/ApiClient.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/ApiClient.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -125,7 +125,7 @@ private void init() {
json = new JSON();
// Set default User-Agent.
- setUserAgent("OpenAPI-Generator/v0.7.3-alpha.4/java");
+ setUserAgent("OpenAPI-Generator/v0.7.3-alpha.5/java");
authentications = new HashMap();
}
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/ApiException.java b/clients/kratos/java/src/main/java/sh/ory/kratos/ApiException.java
index d8789d3e20f..4b656a69584 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/ApiException.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/ApiException.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -16,7 +16,7 @@
import java.util.Map;
import java.util.List;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class ApiException extends Exception {
private int code = 0;
private Map> responseHeaders = null;
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/ApiResponse.java b/clients/kratos/java/src/main/java/sh/ory/kratos/ApiResponse.java
index 9da8e65435e..52613443472 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/ApiResponse.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/ApiResponse.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/Configuration.java b/clients/kratos/java/src/main/java/sh/ory/kratos/Configuration.java
index de682bc5805..3249fdb59fe 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/Configuration.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/Configuration.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -13,7 +13,7 @@
package sh.ory.kratos;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class Configuration {
private static ApiClient defaultApiClient = new ApiClient();
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/GzipRequestInterceptor.java b/clients/kratos/java/src/main/java/sh/ory/kratos/GzipRequestInterceptor.java
index 1a0a09cffee..1a3c86564c5 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/GzipRequestInterceptor.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/GzipRequestInterceptor.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/JSON.java b/clients/kratos/java/src/main/java/sh/ory/kratos/JSON.java
index ef85fbd1a59..8039395be52 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/JSON.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/JSON.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/Pair.java b/clients/kratos/java/src/main/java/sh/ory/kratos/Pair.java
index b26226ecf0c..d75bd0f0004 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/Pair.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/Pair.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -13,7 +13,7 @@
package sh.ory.kratos;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class Pair {
private String name = "";
private String value = "";
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/ProgressRequestBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/ProgressRequestBody.java
index 74bcee6a105..16b39d27c65 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/ProgressRequestBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/ProgressRequestBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/ProgressResponseBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/ProgressResponseBody.java
index 469cd3c6baf..d461329d63a 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/ProgressResponseBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/ProgressResponseBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/StringUtil.java b/clients/kratos/java/src/main/java/sh/ory/kratos/StringUtil.java
index 9f622d40e79..07197acf39e 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/StringUtil.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/StringUtil.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -16,7 +16,7 @@
import java.util.Collection;
import java.util.Iterator;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class StringUtil {
/**
* Check if the given array contains the given value (with case-insensitive comparison).
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/api/MetadataApi.java b/clients/kratos/java/src/main/java/sh/ory/kratos/api/MetadataApi.java
index ad853f241a9..a5ce9a168e8 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/api/MetadataApi.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/api/MetadataApi.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/api/V0alpha1Api.java b/clients/kratos/java/src/main/java/sh/ory/kratos/api/V0alpha1Api.java
index 32049c86de9..308b51f5384 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/api/V0alpha1Api.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/api/V0alpha1Api.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/auth/ApiKeyAuth.java b/clients/kratos/java/src/main/java/sh/ory/kratos/auth/ApiKeyAuth.java
index 861ed58dd0a..c95cfbe0406 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/auth/ApiKeyAuth.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/auth/ApiKeyAuth.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -18,7 +18,7 @@
import java.util.Map;
import java.util.List;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class ApiKeyAuth implements Authentication {
private final String location;
private final String paramName;
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/auth/Authentication.java b/clients/kratos/java/src/main/java/sh/ory/kratos/auth/Authentication.java
index 54ffba29f12..63e9e37a74e 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/auth/Authentication.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/auth/Authentication.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/auth/HttpBasicAuth.java b/clients/kratos/java/src/main/java/sh/ory/kratos/auth/HttpBasicAuth.java
index 25be454da0a..54c518feb80 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/auth/HttpBasicAuth.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/auth/HttpBasicAuth.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/auth/HttpBearerAuth.java b/clients/kratos/java/src/main/java/sh/ory/kratos/auth/HttpBearerAuth.java
index 486d99f6a1a..566b8b1a295 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/auth/HttpBearerAuth.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/auth/HttpBearerAuth.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -18,7 +18,7 @@
import java.util.Map;
import java.util.List;
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class HttpBearerAuth implements Authentication {
private final String scheme;
private String bearerToken;
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/AdminCreateIdentityBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/AdminCreateIdentityBody.java
index d02c5495301..a23942b4887 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/AdminCreateIdentityBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/AdminCreateIdentityBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@
/**
* AdminCreateIdentityBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class AdminCreateIdentityBody {
public static final String SERIALIZED_NAME_SCHEMA_ID = "schema_id";
@SerializedName(SERIALIZED_NAME_SCHEMA_ID)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/AdminCreateSelfServiceRecoveryLinkBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/AdminCreateSelfServiceRecoveryLinkBody.java
index d52682fc238..1ab724e6e8c 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/AdminCreateSelfServiceRecoveryLinkBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/AdminCreateSelfServiceRecoveryLinkBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
/**
* AdminCreateSelfServiceRecoveryLinkBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class AdminCreateSelfServiceRecoveryLinkBody {
public static final String SERIALIZED_NAME_EXPIRES_IN = "expires_in";
@SerializedName(SERIALIZED_NAME_EXPIRES_IN)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/AdminUpdateIdentityBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/AdminUpdateIdentityBody.java
index daa064f6eea..837ee37c8e0 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/AdminUpdateIdentityBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/AdminUpdateIdentityBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
/**
* AdminUpdateIdentityBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class AdminUpdateIdentityBody {
public static final String SERIALIZED_NAME_SCHEMA_ID = "schema_id";
@SerializedName(SERIALIZED_NAME_SCHEMA_ID)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/AuthenticateOKBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/AuthenticateOKBody.java
index bbf5ea6da2d..0c50a7969c5 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/AuthenticateOKBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/AuthenticateOKBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
* AuthenticateOKBody authenticate o k body
*/
@ApiModel(description = "AuthenticateOKBody authenticate o k body")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class AuthenticateOKBody {
public static final String SERIALIZED_NAME_IDENTITY_TOKEN = "IdentityToken";
@SerializedName(SERIALIZED_NAME_IDENTITY_TOKEN)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerChangeResponseItem.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerChangeResponseItem.java
index 28dd3653667..fcf5bc31680 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerChangeResponseItem.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerChangeResponseItem.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
* ContainerChangeResponseItem change item in response to ContainerChanges operation
*/
@ApiModel(description = "ContainerChangeResponseItem change item in response to ContainerChanges operation")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class ContainerChangeResponseItem {
public static final String SERIALIZED_NAME_KIND = "Kind";
@SerializedName(SERIALIZED_NAME_KIND)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerCreateCreatedBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerCreateCreatedBody.java
index c29d722054f..315912abcd5 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerCreateCreatedBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerCreateCreatedBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
* ContainerCreateCreatedBody OK response to ContainerCreate operation
*/
@ApiModel(description = "ContainerCreateCreatedBody OK response to ContainerCreate operation")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class ContainerCreateCreatedBody {
public static final String SERIALIZED_NAME_ID = "Id";
@SerializedName(SERIALIZED_NAME_ID)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerTopOKBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerTopOKBody.java
index e2f056e8fe0..8917df5666a 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerTopOKBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerTopOKBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
* ContainerTopOKBody OK response to ContainerTop operation
*/
@ApiModel(description = "ContainerTopOKBody OK response to ContainerTop operation")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class ContainerTopOKBody {
public static final String SERIALIZED_NAME_PROCESSES = "Processes";
@SerializedName(SERIALIZED_NAME_PROCESSES)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerUpdateOKBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerUpdateOKBody.java
index 22afa2ad00d..0dbf2783a05 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerUpdateOKBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerUpdateOKBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
* ContainerUpdateOKBody OK response to ContainerUpdate operation
*/
@ApiModel(description = "ContainerUpdateOKBody OK response to ContainerUpdate operation")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class ContainerUpdateOKBody {
public static final String SERIALIZED_NAME_WARNINGS = "Warnings";
@SerializedName(SERIALIZED_NAME_WARNINGS)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerWaitOKBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerWaitOKBody.java
index e8e3cb00833..19a56c2150e 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerWaitOKBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerWaitOKBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29,7 +29,7 @@
* ContainerWaitOKBody OK response to ContainerWait operation
*/
@ApiModel(description = "ContainerWaitOKBody OK response to ContainerWait operation")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class ContainerWaitOKBody {
public static final String SERIALIZED_NAME_ERROR = "Error";
@SerializedName(SERIALIZED_NAME_ERROR)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerWaitOKBodyError.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerWaitOKBodyError.java
index b07725ecd21..50cae6e7961 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerWaitOKBodyError.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ContainerWaitOKBodyError.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
* ContainerWaitOKBodyError container waiting error, if any
*/
@ApiModel(description = "ContainerWaitOKBodyError container waiting error, if any")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class ContainerWaitOKBodyError {
public static final String SERIALIZED_NAME_MESSAGE = "Message";
@SerializedName(SERIALIZED_NAME_MESSAGE)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ErrorResponse.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ErrorResponse.java
index 9098874cce4..71a62b2cb28 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ErrorResponse.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ErrorResponse.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@
/**
* ErrorResponse
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class ErrorResponse {
public static final String SERIALIZED_NAME_MESSAGE = "message";
@SerializedName(SERIALIZED_NAME_MESSAGE)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/GenericError.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/GenericError.java
index 2e8daee53d8..6d04319ea67 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/GenericError.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/GenericError.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@
/**
* GenericError
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class GenericError {
public static final String SERIALIZED_NAME_CODE = "code";
@SerializedName(SERIALIZED_NAME_CODE)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/GraphDriverData.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/GraphDriverData.java
index 8696703f521..d45bb76f696 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/GraphDriverData.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/GraphDriverData.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
/**
* GraphDriverData
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class GraphDriverData {
public static final String SERIALIZED_NAME_DATA = "Data";
@SerializedName(SERIALIZED_NAME_DATA)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/HealthNotReadyStatus.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/HealthNotReadyStatus.java
index 5be0ea497fd..3aab438400c 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/HealthNotReadyStatus.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/HealthNotReadyStatus.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
/**
* HealthNotReadyStatus
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class HealthNotReadyStatus {
public static final String SERIALIZED_NAME_ERRORS = "errors";
@SerializedName(SERIALIZED_NAME_ERRORS)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/HealthStatus.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/HealthStatus.java
index bdc71494f29..33967ba6181 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/HealthStatus.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/HealthStatus.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@
/**
* HealthStatus
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class HealthStatus {
public static final String SERIALIZED_NAME_STATUS = "status";
@SerializedName(SERIALIZED_NAME_STATUS)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/IdResponse.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/IdResponse.java
index c7a52fe2f9d..cbe89c83e74 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/IdResponse.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/IdResponse.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
* IDResponse Response to an API call that returns just an Id
*/
@ApiModel(description = "IDResponse Response to an API call that returns just an Id")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class IdResponse {
public static final String SERIALIZED_NAME_ID = "Id";
@SerializedName(SERIALIZED_NAME_ID)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/Identity.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/Identity.java
index e2a175ff10c..797a958d834 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/Identity.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/Identity.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -38,7 +38,7 @@
* An identity can be a real human, a service, an IoT device - everything that can be described as an \"actor\" in a system.
*/
@ApiModel(description = "An identity can be a real human, a service, an IoT device - everything that can be described as an \"actor\" in a system.")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class Identity {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/IdentityCredentials.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/IdentityCredentials.java
index 84076d6c280..e64cfda9676 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/IdentityCredentials.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/IdentityCredentials.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31,7 +31,7 @@
* Credentials represents a specific credential type
*/
@ApiModel(description = "Credentials represents a specific credential type")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class IdentityCredentials {
public static final String SERIALIZED_NAME_CONFIG = "config";
@SerializedName(SERIALIZED_NAME_CONFIG)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/IdentityState.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/IdentityState.java
index 5c73159152f..fe3889d512c 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/IdentityState.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/IdentityState.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ImageDeleteResponseItem.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ImageDeleteResponseItem.java
index a79eee4c642..7ab65b1abf5 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ImageDeleteResponseItem.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ImageDeleteResponseItem.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
* ImageDeleteResponseItem image delete response item
*/
@ApiModel(description = "ImageDeleteResponseItem image delete response item")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class ImageDeleteResponseItem {
public static final String SERIALIZED_NAME_DELETED = "Deleted";
@SerializedName(SERIALIZED_NAME_DELETED)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ImageSummary.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ImageSummary.java
index beedbd851f5..05beb80d4d2 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ImageSummary.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ImageSummary.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32,7 +32,7 @@
* ImageSummary image summary
*/
@ApiModel(description = "ImageSummary image summary")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class ImageSummary {
public static final String SERIALIZED_NAME_CONTAINERS = "Containers";
@SerializedName(SERIALIZED_NAME_CONTAINERS)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/InlineResponse200.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/InlineResponse200.java
index ec80a99c93c..ecd53c5930f 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/InlineResponse200.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/InlineResponse200.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@
/**
* InlineResponse200
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class InlineResponse200 {
public static final String SERIALIZED_NAME_STATUS = "status";
@SerializedName(SERIALIZED_NAME_STATUS)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/InlineResponse2001.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/InlineResponse2001.java
index 54085ae0258..df93d466d6c 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/InlineResponse2001.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/InlineResponse2001.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@
/**
* InlineResponse2001
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class InlineResponse2001 {
public static final String SERIALIZED_NAME_VERSION = "version";
@SerializedName(SERIALIZED_NAME_VERSION)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/InlineResponse503.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/InlineResponse503.java
index 9bd77b85445..048924b2bb8 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/InlineResponse503.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/InlineResponse503.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
/**
* InlineResponse503
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class InlineResponse503 {
public static final String SERIALIZED_NAME_ERRORS = "errors";
@SerializedName(SERIALIZED_NAME_ERRORS)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/JsonError.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/JsonError.java
index 02b659b444c..126520b20c7 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/JsonError.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/JsonError.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29,7 +29,7 @@
* The standard Ory JSON API error format.
*/
@ApiModel(description = "The standard Ory JSON API error format.")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class JsonError {
public static final String SERIALIZED_NAME_ERROR = "error";
@SerializedName(SERIALIZED_NAME_ERROR)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/Meta.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/Meta.java
index 9fbc2beb37d..29060e838d9 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/Meta.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/Meta.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29,7 +29,7 @@
* This might include a label and other information that can optionally be used to render UIs.
*/
@ApiModel(description = "This might include a label and other information that can optionally be used to render UIs.")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class Meta {
public static final String SERIALIZED_NAME_LABEL = "label";
@SerializedName(SERIALIZED_NAME_LABEL)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/Plugin.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/Plugin.java
index b330f331ec3..9dcb18a9aed 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/Plugin.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/Plugin.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
* Plugin A plugin for the Engine API
*/
@ApiModel(description = "Plugin A plugin for the Engine API")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class Plugin {
public static final String SERIALIZED_NAME_CONFIG = "Config";
@SerializedName(SERIALIZED_NAME_CONFIG)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfig.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfig.java
index cbe0a0d8428..3848349bd43 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfig.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfig.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -37,7 +37,7 @@
/**
* PluginConfig
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class PluginConfig {
public static final String SERIALIZED_NAME_ARGS = "Args";
@SerializedName(SERIALIZED_NAME_ARGS)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigArgs.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigArgs.java
index 1a84b2725bb..fa362dee1e8 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigArgs.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigArgs.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
* PluginConfigArgs plugin config args
*/
@ApiModel(description = "PluginConfigArgs plugin config args")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class PluginConfigArgs {
public static final String SERIALIZED_NAME_DESCRIPTION = "Description";
@SerializedName(SERIALIZED_NAME_DESCRIPTION)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigInterface.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigInterface.java
index ea479a15b3e..8c13ef2488c 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigInterface.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigInterface.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31,7 +31,7 @@
* PluginConfigInterface The interface between Docker and the plugin
*/
@ApiModel(description = "PluginConfigInterface The interface between Docker and the plugin")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class PluginConfigInterface {
public static final String SERIALIZED_NAME_SOCKET = "Socket";
@SerializedName(SERIALIZED_NAME_SOCKET)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigLinux.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigLinux.java
index 7f04a21a9b2..302c205fe19 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigLinux.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigLinux.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31,7 +31,7 @@
* PluginConfigLinux plugin config linux
*/
@ApiModel(description = "PluginConfigLinux plugin config linux")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class PluginConfigLinux {
public static final String SERIALIZED_NAME_ALLOW_ALL_DEVICES = "AllowAllDevices";
@SerializedName(SERIALIZED_NAME_ALLOW_ALL_DEVICES)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigNetwork.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigNetwork.java
index 641e137683d..5d413e3b15e 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigNetwork.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigNetwork.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
* PluginConfigNetwork plugin config network
*/
@ApiModel(description = "PluginConfigNetwork plugin config network")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class PluginConfigNetwork {
public static final String SERIALIZED_NAME_TYPE = "Type";
@SerializedName(SERIALIZED_NAME_TYPE)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigRootfs.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigRootfs.java
index 9b7ea034606..a0384988bd1 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigRootfs.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigRootfs.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
* PluginConfigRootfs plugin config rootfs
*/
@ApiModel(description = "PluginConfigRootfs plugin config rootfs")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class PluginConfigRootfs {
public static final String SERIALIZED_NAME_DIFF_IDS = "diff_ids";
@SerializedName(SERIALIZED_NAME_DIFF_IDS)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigUser.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigUser.java
index b39dfb9cba0..b699e6f7662 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigUser.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginConfigUser.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
* PluginConfigUser plugin config user
*/
@ApiModel(description = "PluginConfigUser plugin config user")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class PluginConfigUser {
public static final String SERIALIZED_NAME_G_I_D = "GID";
@SerializedName(SERIALIZED_NAME_G_I_D)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginDevice.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginDevice.java
index 67589dff2fc..068ce9c5d2f 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginDevice.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginDevice.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
* PluginDevice plugin device
*/
@ApiModel(description = "PluginDevice plugin device")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class PluginDevice {
public static final String SERIALIZED_NAME_DESCRIPTION = "Description";
@SerializedName(SERIALIZED_NAME_DESCRIPTION)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginEnv.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginEnv.java
index 4b1d7311d21..fd5ba15ad5f 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginEnv.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginEnv.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
* PluginEnv plugin env
*/
@ApiModel(description = "PluginEnv plugin env")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class PluginEnv {
public static final String SERIALIZED_NAME_DESCRIPTION = "Description";
@SerializedName(SERIALIZED_NAME_DESCRIPTION)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginInterfaceType.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginInterfaceType.java
index 850f1785f07..8cce788105c 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginInterfaceType.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginInterfaceType.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
* PluginInterfaceType plugin interface type
*/
@ApiModel(description = "PluginInterfaceType plugin interface type")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class PluginInterfaceType {
public static final String SERIALIZED_NAME_CAPABILITY = "Capability";
@SerializedName(SERIALIZED_NAME_CAPABILITY)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginMount.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginMount.java
index b4fba8a7791..733deb98a51 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginMount.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginMount.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
* PluginMount plugin mount
*/
@ApiModel(description = "PluginMount plugin mount")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class PluginMount {
public static final String SERIALIZED_NAME_DESCRIPTION = "Description";
@SerializedName(SERIALIZED_NAME_DESCRIPTION)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginSettings.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginSettings.java
index 7a291abb3c4..b9967e4c56d 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginSettings.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/PluginSettings.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31,7 +31,7 @@
/**
* PluginSettings
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class PluginSettings {
public static final String SERIALIZED_NAME_ARGS = "Args";
@SerializedName(SERIALIZED_NAME_ARGS)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/Port.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/Port.java
index c181609d277..ca25c9e57df 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/Port.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/Port.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
* Port An open port on a container
*/
@ApiModel(description = "Port An open port on a container")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class Port {
public static final String SERIALIZED_NAME_I_P = "IP";
@SerializedName(SERIALIZED_NAME_I_P)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/RecoveryAddress.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/RecoveryAddress.java
index 5f0cf80fe6f..0e9a311ff4a 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/RecoveryAddress.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/RecoveryAddress.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29,7 +29,7 @@
/**
* RecoveryAddress
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class RecoveryAddress {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceError.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceError.java
index 57a70ded01a..7712296a9b9 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceError.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceError.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29,7 +29,7 @@
/**
* SelfServiceError
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SelfServiceError {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceLoginFlow.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceLoginFlow.java
index 54f0735a4e3..8c6007b7dcb 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceLoginFlow.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceLoginFlow.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31,7 +31,7 @@
* This object represents a login flow. A login flow is initiated at the \"Initiate Login API / Browser Flow\" endpoint by a client. Once a login flow is completed successfully, a session cookie or session token will be issued.
*/
@ApiModel(description = "This object represents a login flow. A login flow is initiated at the \"Initiate Login API / Browser Flow\" endpoint by a client. Once a login flow is completed successfully, a session cookie or session token will be issued.")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SelfServiceLoginFlow {
public static final String SERIALIZED_NAME_ACTIVE = "active";
@SerializedName(SERIALIZED_NAME_ACTIVE)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceLogoutUrl.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceLogoutUrl.java
index 0b6c036c429..06706830e65 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceLogoutUrl.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceLogoutUrl.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@
/**
* SelfServiceLogoutUrl
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SelfServiceLogoutUrl {
public static final String SERIALIZED_NAME_LOGOUT_URL = "logout_url";
@SerializedName(SERIALIZED_NAME_LOGOUT_URL)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceRecoveryFlow.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceRecoveryFlow.java
index a63c1182d0d..9175515bb5b 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceRecoveryFlow.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceRecoveryFlow.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32,7 +32,7 @@
* This request is used when an identity wants to recover their account. We recommend reading the [Account Recovery Documentation](../self-service/flows/password-reset-account-recovery)
*/
@ApiModel(description = "This request is used when an identity wants to recover their account. We recommend reading the [Account Recovery Documentation](../self-service/flows/password-reset-account-recovery)")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SelfServiceRecoveryFlow {
public static final String SERIALIZED_NAME_ACTIVE = "active";
@SerializedName(SERIALIZED_NAME_ACTIVE)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceRecoveryFlowState.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceRecoveryFlowState.java
index 93947c21449..44d75651edf 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceRecoveryFlowState.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceRecoveryFlowState.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceRecoveryLink.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceRecoveryLink.java
index d4c13fb8859..abee26a7133 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceRecoveryLink.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceRecoveryLink.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
/**
* SelfServiceRecoveryLink
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SelfServiceRecoveryLink {
public static final String SERIALIZED_NAME_EXPIRES_AT = "expires_at";
@SerializedName(SERIALIZED_NAME_EXPIRES_AT)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceRegistrationFlow.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceRegistrationFlow.java
index 2a567f7ca8a..5edbcd57e5c 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceRegistrationFlow.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceRegistrationFlow.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
/**
* SelfServiceRegistrationFlow
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SelfServiceRegistrationFlow {
public static final String SERIALIZED_NAME_ACTIVE = "active";
@SerializedName(SERIALIZED_NAME_ACTIVE)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceSettingsFlow.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceSettingsFlow.java
index 2c697fe0e43..dc222e15bb2 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceSettingsFlow.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceSettingsFlow.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33,7 +33,7 @@
* This flow is used when an identity wants to update settings (e.g. profile data, passwords, ...) in a selfservice manner. We recommend reading the [User Settings Documentation](../self-service/flows/user-settings)
*/
@ApiModel(description = "This flow is used when an identity wants to update settings (e.g. profile data, passwords, ...) in a selfservice manner. We recommend reading the [User Settings Documentation](../self-service/flows/user-settings)")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SelfServiceSettingsFlow {
public static final String SERIALIZED_NAME_ACTIVE = "active";
@SerializedName(SERIALIZED_NAME_ACTIVE)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceSettingsFlowState.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceSettingsFlowState.java
index 2c05ff3abf8..9ea2abd9266 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceSettingsFlowState.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceSettingsFlowState.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceVerificationFlow.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceVerificationFlow.java
index 5e5ac19d8fa..a1cb20b4e8b 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceVerificationFlow.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceVerificationFlow.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32,7 +32,7 @@
* Used to verify an out-of-band communication channel such as an email address or a phone number. For more information head over to: https://www.ory.sh/docs/kratos/selfservice/flows/verify-email-account-activation
*/
@ApiModel(description = "Used to verify an out-of-band communication channel such as an email address or a phone number. For more information head over to: https://www.ory.sh/docs/kratos/selfservice/flows/verify-email-account-activation")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SelfServiceVerificationFlow {
public static final String SERIALIZED_NAME_ACTIVE = "active";
@SerializedName(SERIALIZED_NAME_ACTIVE)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceVerificationFlowState.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceVerificationFlowState.java
index 643cd60e412..d67ce3294bd 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceVerificationFlowState.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SelfServiceVerificationFlowState.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ServiceUpdateResponse.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ServiceUpdateResponse.java
index 01f08df8762..6cfcd381d98 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/ServiceUpdateResponse.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/ServiceUpdateResponse.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
* ServiceUpdateResponse service update response
*/
@ApiModel(description = "ServiceUpdateResponse service update response")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class ServiceUpdateResponse {
public static final String SERIALIZED_NAME_WARNINGS = "Warnings";
@SerializedName(SERIALIZED_NAME_WARNINGS)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/Session.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/Session.java
index 5a2686042e1..db4710b2b73 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/Session.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/Session.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31,7 +31,7 @@
* A Session
*/
@ApiModel(description = "A Session")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class Session {
public static final String SERIALIZED_NAME_ACTIVE = "active";
@SerializedName(SERIALIZED_NAME_ACTIVE)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SettingsProfileFormConfig.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SettingsProfileFormConfig.java
index a40da08deec..b1c66d81c6e 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SettingsProfileFormConfig.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SettingsProfileFormConfig.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -31,7 +31,7 @@
/**
* SettingsProfileFormConfig
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SettingsProfileFormConfig {
public static final String SERIALIZED_NAME_ACTION = "action";
@SerializedName(SERIALIZED_NAME_ACTION)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowBody.java
index b61d457ed13..f0cf0f94548 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29,7 +29,7 @@
/**
* SubmitSelfServiceLoginFlowBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SubmitSelfServiceLoginFlowBody {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowWithOidcMethodBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowWithOidcMethodBody.java
index 022b6f24da0..94aff517fa1 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowWithOidcMethodBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowWithOidcMethodBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
* SubmitSelfServiceLoginFlowWithOidcMethodBody is used to decode the login form payload when using the oidc method.
*/
@ApiModel(description = "SubmitSelfServiceLoginFlowWithOidcMethodBody is used to decode the login form payload when using the oidc method.")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SubmitSelfServiceLoginFlowWithOidcMethodBody {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowWithPasswordMethodBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowWithPasswordMethodBody.java
index e46e2bcca9d..9cd00a576f3 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowWithPasswordMethodBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowWithPasswordMethodBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@
/**
* SubmitSelfServiceLoginFlowWithPasswordMethodBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SubmitSelfServiceLoginFlowWithPasswordMethodBody {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceLogoutFlowWithoutBrowserBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceLogoutFlowWithoutBrowserBody.java
index 59e4b087555..e50f6e5d17b 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceLogoutFlowWithoutBrowserBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceLogoutFlowWithoutBrowserBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
* nolint:deadcode,unused
*/
@ApiModel(description = "nolint:deadcode,unused")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SubmitSelfServiceLogoutFlowWithoutBrowserBody {
public static final String SERIALIZED_NAME_SESSION_TOKEN = "session_token";
@SerializedName(SERIALIZED_NAME_SESSION_TOKEN)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRecoveryFlowBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRecoveryFlowBody.java
index 9f08e32e6b5..4abc19248bb 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRecoveryFlowBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRecoveryFlowBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
/**
* SubmitSelfServiceRecoveryFlowBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SubmitSelfServiceRecoveryFlowBody {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRecoveryFlowWithLinkMethodBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRecoveryFlowWithLinkMethodBody.java
index 8e03d40b49b..747b94cf094 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRecoveryFlowWithLinkMethodBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRecoveryFlowWithLinkMethodBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@
/**
* SubmitSelfServiceRecoveryFlowWithLinkMethodBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SubmitSelfServiceRecoveryFlowWithLinkMethodBody {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowBody.java
index fa17b54f561..8ea7fc1cbc6 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29,7 +29,7 @@
/**
* SubmitSelfServiceRegistrationFlowBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SubmitSelfServiceRegistrationFlowBody {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowWithOidcMethodBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowWithOidcMethodBody.java
index ac2f94cadc8..e65d53299ca 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowWithOidcMethodBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowWithOidcMethodBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
* SubmitSelfServiceRegistrationFlowWithOidcMethodBody is used to decode the registration form payload when using the oidc method.
*/
@ApiModel(description = "SubmitSelfServiceRegistrationFlowWithOidcMethodBody is used to decode the registration form payload when using the oidc method.")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SubmitSelfServiceRegistrationFlowWithOidcMethodBody {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.java
index c44840af485..895e509454c 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
* SubmitSelfServiceRegistrationFlowWithPasswordMethodBody is used to decode the registration form payload when using the password method.
*/
@ApiModel(description = "SubmitSelfServiceRegistrationFlowWithPasswordMethodBody is used to decode the registration form payload when using the password method.")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SubmitSelfServiceRegistrationFlowWithPasswordMethodBody {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowBody.java
index da229d1e8b6..469111a40b3 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
/**
* SubmitSelfServiceSettingsFlowBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SubmitSelfServiceSettingsFlowBody {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithOidcMethodBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithOidcMethodBody.java
index 3f6f6920267..995754457f0 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithOidcMethodBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithOidcMethodBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
* nolint:deadcode,unused
*/
@ApiModel(description = "nolint:deadcode,unused")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SubmitSelfServiceSettingsFlowWithOidcMethodBody {
public static final String SERIALIZED_NAME_FLOW = "flow";
@SerializedName(SERIALIZED_NAME_FLOW)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.java
index 1bb99579f52..506310e63b7 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@
/**
* SubmitSelfServiceSettingsFlowWithPasswordMethodBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SubmitSelfServiceSettingsFlowWithPasswordMethodBody {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithProfileMethodBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithProfileMethodBody.java
index eb3a25c7be2..7062eb29905 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithProfileMethodBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithProfileMethodBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
* nolint:deadcode,unused
*/
@ApiModel(description = "nolint:deadcode,unused")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SubmitSelfServiceSettingsFlowWithProfileMethodBody {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceVerificationFlowBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceVerificationFlowBody.java
index 00bce69b3b1..46299ec4548 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceVerificationFlowBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceVerificationFlowBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29,7 +29,7 @@
* nolint:deadcode,unused
*/
@ApiModel(description = "nolint:deadcode,unused")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SubmitSelfServiceVerificationFlowBody {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceVerificationFlowWithLinkMethodBody.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceVerificationFlowWithLinkMethodBody.java
index c2030bb143b..be66b34aa0d 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceVerificationFlowWithLinkMethodBody.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SubmitSelfServiceVerificationFlowWithLinkMethodBody.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@
/**
* SubmitSelfServiceVerificationFlowWithLinkMethodBody
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SubmitSelfServiceVerificationFlowWithLinkMethodBody {
public static final String SERIALIZED_NAME_CSRF_TOKEN = "csrf_token";
@SerializedName(SERIALIZED_NAME_CSRF_TOKEN)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SuccessfulSelfServiceLoginWithoutBrowser.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SuccessfulSelfServiceLoginWithoutBrowser.java
index 9fcfe311a6a..e1430fc7849 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SuccessfulSelfServiceLoginWithoutBrowser.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SuccessfulSelfServiceLoginWithoutBrowser.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -29,7 +29,7 @@
* The Response for Login Flows via API
*/
@ApiModel(description = "The Response for Login Flows via API")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SuccessfulSelfServiceLoginWithoutBrowser {
public static final String SERIALIZED_NAME_SESSION = "session";
@SerializedName(SERIALIZED_NAME_SESSION)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SuccessfulSelfServiceRegistrationWithoutBrowser.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SuccessfulSelfServiceRegistrationWithoutBrowser.java
index 0c01f970dfd..bbb85a1600f 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SuccessfulSelfServiceRegistrationWithoutBrowser.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SuccessfulSelfServiceRegistrationWithoutBrowser.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
* The Response for Registration Flows via API
*/
@ApiModel(description = "The Response for Registration Flows via API")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SuccessfulSelfServiceRegistrationWithoutBrowser {
public static final String SERIALIZED_NAME_IDENTITY = "identity";
@SerializedName(SERIALIZED_NAME_IDENTITY)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SuccessfulSelfServiceSettingsWithoutBrowser.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SuccessfulSelfServiceSettingsWithoutBrowser.java
index 41ab42ddf82..2642748322d 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/SuccessfulSelfServiceSettingsWithoutBrowser.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/SuccessfulSelfServiceSettingsWithoutBrowser.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
* The Response for Settings Flows via API
*/
@ApiModel(description = "The Response for Settings Flows via API")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class SuccessfulSelfServiceSettingsWithoutBrowser {
public static final String SERIALIZED_NAME_FLOW = "flow";
@SerializedName(SERIALIZED_NAME_FLOW)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiContainer.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiContainer.java
index d91448ebeeb..12c559d1759 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiContainer.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiContainer.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32,7 +32,7 @@
* Container represents a HTML Form. The container can work with both HTTP Form and JSON requests
*/
@ApiModel(description = "Container represents a HTML Form. The container can work with both HTTP Form and JSON requests")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class UiContainer {
public static final String SERIALIZED_NAME_ACTION = "action";
@SerializedName(SERIALIZED_NAME_ACTION)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNode.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNode.java
index 90a81741c4d..94cf9355644 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNode.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNode.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33,7 +33,7 @@
* Nodes are represented as HTML elements or their native UI equivalents. For example, a node can be an `<img>` tag, or an `<input element>` but also `some plain text`.
*/
@ApiModel(description = "Nodes are represented as HTML elements or their native UI equivalents. For example, a node can be an `` tag, or an `` but also `some plain text`.")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class UiNode {
public static final String SERIALIZED_NAME_ATTRIBUTES = "attributes";
@SerializedName(SERIALIZED_NAME_ATTRIBUTES)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeAnchorAttributes.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeAnchorAttributes.java
index c75ca3dcf90..1d934a69022 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeAnchorAttributes.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeAnchorAttributes.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
/**
* UiNodeAnchorAttributes
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class UiNodeAnchorAttributes {
public static final String SERIALIZED_NAME_HREF = "href";
@SerializedName(SERIALIZED_NAME_HREF)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeAttributes.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeAttributes.java
index 2b343a1a4c5..9963077f0d0 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeAttributes.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeAttributes.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -33,7 +33,7 @@
/**
* UiNodeAttributes
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class UiNodeAttributes {
public static final String SERIALIZED_NAME_DISABLED = "disabled";
@SerializedName(SERIALIZED_NAME_DISABLED)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeImageAttributes.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeImageAttributes.java
index e4e976de800..b0275a1cbbf 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeImageAttributes.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeImageAttributes.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@
/**
* UiNodeImageAttributes
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class UiNodeImageAttributes {
public static final String SERIALIZED_NAME_SRC = "src";
@SerializedName(SERIALIZED_NAME_SRC)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeInputAttributes.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeInputAttributes.java
index edbbe04cc04..cb013e80c57 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeInputAttributes.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeInputAttributes.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
* InputAttributes represents the attributes of an input node
*/
@ApiModel(description = "InputAttributes represents the attributes of an input node")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class UiNodeInputAttributes {
public static final String SERIALIZED_NAME_DISABLED = "disabled";
@SerializedName(SERIALIZED_NAME_DISABLED)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeTextAttributes.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeTextAttributes.java
index ca6672cc98d..c0603617316 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeTextAttributes.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiNodeTextAttributes.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
/**
* UiNodeTextAttributes
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class UiNodeTextAttributes {
public static final String SERIALIZED_NAME_TEXT = "text";
@SerializedName(SERIALIZED_NAME_TEXT)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiText.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiText.java
index 74b12172c4f..109ebc60b9b 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiText.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/UiText.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@
/**
* UiText
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class UiText {
public static final String SERIALIZED_NAME_CONTEXT = "context";
@SerializedName(SERIALIZED_NAME_CONTEXT)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/VerifiableIdentityAddress.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/VerifiableIdentityAddress.java
index 558268a5347..8669b3c2bc2 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/VerifiableIdentityAddress.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/VerifiableIdentityAddress.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -30,7 +30,7 @@
* VerifiableAddress is an identity's verifiable address
*/
@ApiModel(description = "VerifiableAddress is an identity's verifiable address")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class VerifiableIdentityAddress {
public static final String SERIALIZED_NAME_CREATED_AT = "created_at";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/Version.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/Version.java
index fcbd059ed79..8cc60af11df 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/Version.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/Version.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -27,7 +27,7 @@
/**
* Version
*/
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class Version {
public static final String SERIALIZED_NAME_VERSION = "version";
@SerializedName(SERIALIZED_NAME_VERSION)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/Volume.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/Volume.java
index b1ff00ffa6c..710e0f5ac65 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/Volume.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/Volume.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -32,7 +32,7 @@
* Volume volume
*/
@ApiModel(description = "Volume volume")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class Volume {
public static final String SERIALIZED_NAME_CREATED_AT = "CreatedAt";
@SerializedName(SERIALIZED_NAME_CREATED_AT)
diff --git a/clients/kratos/java/src/main/java/sh/ory/kratos/model/VolumeUsageData.java b/clients/kratos/java/src/main/java/sh/ory/kratos/model/VolumeUsageData.java
index ed6836d2839..fab27733bd0 100644
--- a/clients/kratos/java/src/main/java/sh/ory/kratos/model/VolumeUsageData.java
+++ b/clients/kratos/java/src/main/java/sh/ory/kratos/model/VolumeUsageData.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -28,7 +28,7 @@
* VolumeUsageData Usage details about the volume. This information is used by the `GET /system/df` endpoint, and omitted in other endpoints.
*/
@ApiModel(description = "VolumeUsageData Usage details about the volume. This information is used by the `GET /system/df` endpoint, and omitted in other endpoints.")
-@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T14:20:32.063815805Z[Etc/UTC]")
+@javax.annotation.Generated(value = "org.openapitools.codegen.languages.JavaClientCodegen", date = "2021-08-31T15:17:55.750208384Z[Etc/UTC]")
public class VolumeUsageData {
public static final String SERIALIZED_NAME_REF_COUNT = "RefCount";
@SerializedName(SERIALIZED_NAME_REF_COUNT)
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/api/MetadataApiTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/api/MetadataApiTest.java
index 472d70e839b..8e28653ba7d 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/api/MetadataApiTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/api/MetadataApiTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/api/V0alpha1ApiTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/api/V0alpha1ApiTest.java
index 50ae0e213ae..9d7bcd63476 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/api/V0alpha1ApiTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/api/V0alpha1ApiTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/AdminCreateIdentityBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/AdminCreateIdentityBodyTest.java
index 0c0d0527df5..9d359b6938c 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/AdminCreateIdentityBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/AdminCreateIdentityBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/AdminCreateSelfServiceRecoveryLinkBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/AdminCreateSelfServiceRecoveryLinkBodyTest.java
index edc6881cdfb..c2c4bf9f4af 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/AdminCreateSelfServiceRecoveryLinkBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/AdminCreateSelfServiceRecoveryLinkBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/AdminUpdateIdentityBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/AdminUpdateIdentityBodyTest.java
index 1fef75c3b37..5eec9fe2c0e 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/AdminUpdateIdentityBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/AdminUpdateIdentityBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/AuthenticateOKBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/AuthenticateOKBodyTest.java
index 420559c3346..490eb08985e 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/AuthenticateOKBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/AuthenticateOKBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerChangeResponseItemTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerChangeResponseItemTest.java
index 73bcd12ed1c..651c1f79d39 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerChangeResponseItemTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerChangeResponseItemTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerCreateCreatedBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerCreateCreatedBodyTest.java
index c405ab26947..f0a76ca2d40 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerCreateCreatedBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerCreateCreatedBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerTopOKBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerTopOKBodyTest.java
index 86f716b0b2c..ab8b78ff783 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerTopOKBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerTopOKBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerUpdateOKBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerUpdateOKBodyTest.java
index 0336ecab0e0..28656b64445 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerUpdateOKBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerUpdateOKBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerWaitOKBodyErrorTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerWaitOKBodyErrorTest.java
index 98f0d4de79e..510e4f7416f 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerWaitOKBodyErrorTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerWaitOKBodyErrorTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerWaitOKBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerWaitOKBodyTest.java
index 75278ec5af0..05df812db98 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerWaitOKBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ContainerWaitOKBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ErrorResponseTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ErrorResponseTest.java
index d9e51102c66..888bf05ff42 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ErrorResponseTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ErrorResponseTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/GenericErrorTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/GenericErrorTest.java
index 1a4dea13f02..6a36801ceae 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/GenericErrorTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/GenericErrorTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/GraphDriverDataTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/GraphDriverDataTest.java
index 11a98296ce5..0548db23f19 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/GraphDriverDataTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/GraphDriverDataTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/HealthNotReadyStatusTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/HealthNotReadyStatusTest.java
index d3047b2ad51..205160f81bc 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/HealthNotReadyStatusTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/HealthNotReadyStatusTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/HealthStatusTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/HealthStatusTest.java
index 5995b3f5958..964ee88f015 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/HealthStatusTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/HealthStatusTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/IdResponseTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/IdResponseTest.java
index 7a99ec14f12..4cd6cb1ae63 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/IdResponseTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/IdResponseTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/IdentityCredentialsTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/IdentityCredentialsTest.java
index 6c3329b0def..8f2465c45b8 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/IdentityCredentialsTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/IdentityCredentialsTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/IdentityStateTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/IdentityStateTest.java
index d9937d1b0cd..5d09851633a 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/IdentityStateTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/IdentityStateTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/IdentityTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/IdentityTest.java
index ce3cc7222f0..4109928aaf1 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/IdentityTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/IdentityTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ImageDeleteResponseItemTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ImageDeleteResponseItemTest.java
index acf8c74f6db..517764cabf7 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ImageDeleteResponseItemTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ImageDeleteResponseItemTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ImageSummaryTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ImageSummaryTest.java
index 36bc0695fd4..e32cdfb501d 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ImageSummaryTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ImageSummaryTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/InlineResponse2001Test.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/InlineResponse2001Test.java
index c03301e488f..86e19837f4f 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/InlineResponse2001Test.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/InlineResponse2001Test.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/InlineResponse200Test.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/InlineResponse200Test.java
index b9745f1fdf5..8634ff79410 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/InlineResponse200Test.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/InlineResponse200Test.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/InlineResponse503Test.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/InlineResponse503Test.java
index f9149f7dbdb..571735efe02 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/InlineResponse503Test.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/InlineResponse503Test.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/JsonErrorTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/JsonErrorTest.java
index a50ef0290d4..8b49c3fcaa1 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/JsonErrorTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/JsonErrorTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/MetaTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/MetaTest.java
index d85f2b59abf..bd059e6173c 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/MetaTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/MetaTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigArgsTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigArgsTest.java
index e5e2136e8ce..020dc51cd46 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigArgsTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigArgsTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigInterfaceTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigInterfaceTest.java
index a0abc8f7cde..81f4771ae76 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigInterfaceTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigInterfaceTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigLinuxTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigLinuxTest.java
index 39ffd6839b1..073f38e24ef 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigLinuxTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigLinuxTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigNetworkTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigNetworkTest.java
index d735d195f5c..ef97985f578 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigNetworkTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigNetworkTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigRootfsTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigRootfsTest.java
index ec080fb4c5c..9522dc24af7 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigRootfsTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigRootfsTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigTest.java
index 1bb088eab8c..905a6db48b9 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigUserTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigUserTest.java
index e0ac30002f1..3dbae442bc1 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigUserTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginConfigUserTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginDeviceTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginDeviceTest.java
index e50b840e81a..aa4976d6462 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginDeviceTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginDeviceTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginEnvTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginEnvTest.java
index 016fd573f9d..510192b16b7 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginEnvTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginEnvTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginInterfaceTypeTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginInterfaceTypeTest.java
index 50d9bc2c503..6e23f8f643e 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginInterfaceTypeTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginInterfaceTypeTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginMountTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginMountTest.java
index b178b6e8fa0..943f2b50f06 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginMountTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginMountTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginSettingsTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginSettingsTest.java
index 643838c55cd..7b168ad7788 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginSettingsTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginSettingsTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginTest.java
index bccfbd6919d..e2ccb8e3b60 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PluginTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PortTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PortTest.java
index 033fdb904a6..cf17298f5e6 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/PortTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/PortTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/RecoveryAddressTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/RecoveryAddressTest.java
index 1c4aef49147..6a9e7b2ac7d 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/RecoveryAddressTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/RecoveryAddressTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceErrorTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceErrorTest.java
index 3b990f6a9fa..57f27a34e67 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceErrorTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceErrorTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceLoginFlowTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceLoginFlowTest.java
index fb1e4bbfcb3..21834010e7c 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceLoginFlowTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceLoginFlowTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceLogoutUrlTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceLogoutUrlTest.java
index 5d2e009a9c8..89619a8f47a 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceLogoutUrlTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceLogoutUrlTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceRecoveryFlowStateTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceRecoveryFlowStateTest.java
index 7dedfae1b06..60e94002908 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceRecoveryFlowStateTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceRecoveryFlowStateTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceRecoveryFlowTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceRecoveryFlowTest.java
index 4d5f1ac9c96..190db679491 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceRecoveryFlowTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceRecoveryFlowTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceRecoveryLinkTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceRecoveryLinkTest.java
index 8d09a3c42e5..0ae860a159f 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceRecoveryLinkTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceRecoveryLinkTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceRegistrationFlowTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceRegistrationFlowTest.java
index 77b9136b00b..8376440c043 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceRegistrationFlowTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceRegistrationFlowTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceSettingsFlowStateTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceSettingsFlowStateTest.java
index c47e2d3cb8e..2c594ca5059 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceSettingsFlowStateTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceSettingsFlowStateTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceSettingsFlowTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceSettingsFlowTest.java
index 54f0a4f456b..f38863cd2bc 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceSettingsFlowTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceSettingsFlowTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceVerificationFlowStateTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceVerificationFlowStateTest.java
index e5f2b1fa6b9..40e18273529 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceVerificationFlowStateTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceVerificationFlowStateTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceVerificationFlowTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceVerificationFlowTest.java
index f6b2f4a1099..778e2406a22 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceVerificationFlowTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SelfServiceVerificationFlowTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ServiceUpdateResponseTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ServiceUpdateResponseTest.java
index a0e7d59b10f..3147c409a25 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/ServiceUpdateResponseTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/ServiceUpdateResponseTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SessionTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SessionTest.java
index 3b7eab75302..1f0e01d037a 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SessionTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SessionTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SettingsProfileFormConfigTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SettingsProfileFormConfigTest.java
index 1d4ac564e85..d90e4470d20 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SettingsProfileFormConfigTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SettingsProfileFormConfigTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowBodyTest.java
index 2bb24835522..b66cf01e7f1 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowWithOidcMethodBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowWithOidcMethodBodyTest.java
index fec36761cdd..5c13f202b02 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowWithOidcMethodBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowWithOidcMethodBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowWithPasswordMethodBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowWithPasswordMethodBodyTest.java
index 655e4acaf5a..efce6c74601 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowWithPasswordMethodBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceLoginFlowWithPasswordMethodBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceLogoutFlowWithoutBrowserBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceLogoutFlowWithoutBrowserBodyTest.java
index 4369dafeb93..1266566aad4 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceLogoutFlowWithoutBrowserBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceLogoutFlowWithoutBrowserBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRecoveryFlowBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRecoveryFlowBodyTest.java
index 6ab4384cb94..0b38c995cdb 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRecoveryFlowBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRecoveryFlowBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRecoveryFlowWithLinkMethodBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRecoveryFlowWithLinkMethodBodyTest.java
index e10e63f63c0..fe460a2e9ee 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRecoveryFlowWithLinkMethodBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRecoveryFlowWithLinkMethodBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowBodyTest.java
index a1901c94a0d..6f31922c369 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowWithOidcMethodBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowWithOidcMethodBodyTest.java
index 08a70d30aa3..951b8523a38 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowWithOidcMethodBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowWithOidcMethodBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowWithPasswordMethodBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowWithPasswordMethodBodyTest.java
index c880400f03a..73f79564ee4 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowWithPasswordMethodBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceRegistrationFlowWithPasswordMethodBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowBodyTest.java
index 783f4782310..576cbf0fdea 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithOidcMethodBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithOidcMethodBodyTest.java
index 88ad228a163..141c83f473c 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithOidcMethodBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithOidcMethodBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithPasswordMethodBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithPasswordMethodBodyTest.java
index 9921c00eaab..86c2fc4b2a6 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithPasswordMethodBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithPasswordMethodBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithProfileMethodBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithProfileMethodBodyTest.java
index 745ac4c8db5..7939f1bda58 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithProfileMethodBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceSettingsFlowWithProfileMethodBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceVerificationFlowBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceVerificationFlowBodyTest.java
index b8f7df60a32..687bf930843 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceVerificationFlowBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceVerificationFlowBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceVerificationFlowWithLinkMethodBodyTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceVerificationFlowWithLinkMethodBodyTest.java
index ad8ba70f48b..d9d316daee2 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceVerificationFlowWithLinkMethodBodyTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SubmitSelfServiceVerificationFlowWithLinkMethodBodyTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SuccessfulSelfServiceLoginWithoutBrowserTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SuccessfulSelfServiceLoginWithoutBrowserTest.java
index 37d8a24f930..e413199c030 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SuccessfulSelfServiceLoginWithoutBrowserTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SuccessfulSelfServiceLoginWithoutBrowserTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SuccessfulSelfServiceRegistrationWithoutBrowserTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SuccessfulSelfServiceRegistrationWithoutBrowserTest.java
index db1aa421599..3b4c5341f7c 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SuccessfulSelfServiceRegistrationWithoutBrowserTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SuccessfulSelfServiceRegistrationWithoutBrowserTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SuccessfulSelfServiceSettingsWithoutBrowserTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SuccessfulSelfServiceSettingsWithoutBrowserTest.java
index a1cd1187bf8..1d8cf948d9b 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/SuccessfulSelfServiceSettingsWithoutBrowserTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/SuccessfulSelfServiceSettingsWithoutBrowserTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiContainerTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiContainerTest.java
index b8610574d37..f115a677c90 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiContainerTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiContainerTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeAnchorAttributesTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeAnchorAttributesTest.java
index 6d43e9fd2b9..5d0526fd9b5 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeAnchorAttributesTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeAnchorAttributesTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeAttributesTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeAttributesTest.java
index 1dff12e429a..f396cef258f 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeAttributesTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeAttributesTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeImageAttributesTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeImageAttributesTest.java
index 6a22635551d..e866eac4c07 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeImageAttributesTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeImageAttributesTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeInputAttributesTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeInputAttributesTest.java
index 4279b951f60..72de88ad892 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeInputAttributesTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeInputAttributesTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeTest.java
index bc27adb4769..52e64533ae3 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeTextAttributesTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeTextAttributesTest.java
index 02ca4405188..4bd9f4e16c3 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeTextAttributesTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiNodeTextAttributesTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiTextTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiTextTest.java
index df22b24e9bf..010c5f936f6 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiTextTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/UiTextTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/VerifiableIdentityAddressTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/VerifiableIdentityAddressTest.java
index 4f598d7049d..3230c5c5a77 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/VerifiableIdentityAddressTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/VerifiableIdentityAddressTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/VersionTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/VersionTest.java
index e532d6b96aa..892ed794bc5 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/VersionTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/VersionTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/VolumeTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/VolumeTest.java
index be01eb13273..77813c7fe6b 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/VolumeTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/VolumeTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/java/src/test/java/sh/ory/kratos/model/VolumeUsageDataTest.java b/clients/kratos/java/src/test/java/sh/ory/kratos/model/VolumeUsageDataTest.java
index d9cd32c3d07..497974dcdca 100644
--- a/clients/kratos/java/src/test/java/sh/ory/kratos/model/VolumeUsageDataTest.java
+++ b/clients/kratos/java/src/test/java/sh/ory/kratos/model/VolumeUsageDataTest.java
@@ -2,7 +2,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/php/README.md b/clients/kratos/php/README.md
index 94d51f5665a..40bc6889511 100644
--- a/clients/kratos/php/README.md
+++ b/clients/kratos/php/README.md
@@ -227,5 +227,5 @@ hi@ory.sh
This PHP package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
-- API version: `v0.7.3-alpha.4`
+- API version: `v0.7.3-alpha.5`
- Build package: `org.openapitools.codegen.languages.PhpClientCodegen`
diff --git a/clients/kratos/php/lib/Api/MetadataApi.php b/clients/kratos/php/lib/Api/MetadataApi.php
index f3c8d4bebff..46a938ee22e 100644
--- a/clients/kratos/php/lib/Api/MetadataApi.php
+++ b/clients/kratos/php/lib/Api/MetadataApi.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Api/V0alpha1Api.php b/clients/kratos/php/lib/Api/V0alpha1Api.php
index e2532874323..53c77eba08d 100644
--- a/clients/kratos/php/lib/Api/V0alpha1Api.php
+++ b/clients/kratos/php/lib/Api/V0alpha1Api.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/ApiException.php b/clients/kratos/php/lib/ApiException.php
index 44abe4cf32f..500143a8c2c 100644
--- a/clients/kratos/php/lib/ApiException.php
+++ b/clients/kratos/php/lib/ApiException.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Configuration.php b/clients/kratos/php/lib/Configuration.php
index d88e0ce36b6..2cc9be55f7a 100644
--- a/clients/kratos/php/lib/Configuration.php
+++ b/clients/kratos/php/lib/Configuration.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
@@ -399,7 +399,7 @@ public static function toDebugReport()
$report = 'PHP SDK (Ory\Kratos\Client) Debug Report:' . PHP_EOL;
$report .= ' OS: ' . php_uname() . PHP_EOL;
$report .= ' PHP Version: ' . PHP_VERSION . PHP_EOL;
- $report .= ' The version of the OpenAPI document: v0.7.3-alpha.4' . PHP_EOL;
+ $report .= ' The version of the OpenAPI document: v0.7.3-alpha.5' . PHP_EOL;
$report .= ' Temp Folder Path: ' . self::getDefaultConfiguration()->getTempFolderPath() . PHP_EOL;
return $report;
diff --git a/clients/kratos/php/lib/HeaderSelector.php b/clients/kratos/php/lib/HeaderSelector.php
index b449889c3f9..5b40bea636f 100644
--- a/clients/kratos/php/lib/HeaderSelector.php
+++ b/clients/kratos/php/lib/HeaderSelector.php
@@ -14,7 +14,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/AdminCreateIdentityBody.php b/clients/kratos/php/lib/Model/AdminCreateIdentityBody.php
index 5811c6c4bf1..61c30e8d998 100644
--- a/clients/kratos/php/lib/Model/AdminCreateIdentityBody.php
+++ b/clients/kratos/php/lib/Model/AdminCreateIdentityBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/AdminCreateSelfServiceRecoveryLinkBody.php b/clients/kratos/php/lib/Model/AdminCreateSelfServiceRecoveryLinkBody.php
index 80901b46166..9a8fdfb1e95 100644
--- a/clients/kratos/php/lib/Model/AdminCreateSelfServiceRecoveryLinkBody.php
+++ b/clients/kratos/php/lib/Model/AdminCreateSelfServiceRecoveryLinkBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/AdminUpdateIdentityBody.php b/clients/kratos/php/lib/Model/AdminUpdateIdentityBody.php
index 17d54829bb6..6a6cdb29b58 100644
--- a/clients/kratos/php/lib/Model/AdminUpdateIdentityBody.php
+++ b/clients/kratos/php/lib/Model/AdminUpdateIdentityBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/AuthenticateOKBody.php b/clients/kratos/php/lib/Model/AuthenticateOKBody.php
index 4c099e49927..9a4b062fb72 100644
--- a/clients/kratos/php/lib/Model/AuthenticateOKBody.php
+++ b/clients/kratos/php/lib/Model/AuthenticateOKBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/ContainerChangeResponseItem.php b/clients/kratos/php/lib/Model/ContainerChangeResponseItem.php
index 857873d6ef6..3614f3fa076 100644
--- a/clients/kratos/php/lib/Model/ContainerChangeResponseItem.php
+++ b/clients/kratos/php/lib/Model/ContainerChangeResponseItem.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/ContainerCreateCreatedBody.php b/clients/kratos/php/lib/Model/ContainerCreateCreatedBody.php
index 238aa812191..1d57e9a77e8 100644
--- a/clients/kratos/php/lib/Model/ContainerCreateCreatedBody.php
+++ b/clients/kratos/php/lib/Model/ContainerCreateCreatedBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/ContainerTopOKBody.php b/clients/kratos/php/lib/Model/ContainerTopOKBody.php
index 0eb8f9d23f5..0149f9b7843 100644
--- a/clients/kratos/php/lib/Model/ContainerTopOKBody.php
+++ b/clients/kratos/php/lib/Model/ContainerTopOKBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/ContainerUpdateOKBody.php b/clients/kratos/php/lib/Model/ContainerUpdateOKBody.php
index 969b13eb6af..9bb00370e63 100644
--- a/clients/kratos/php/lib/Model/ContainerUpdateOKBody.php
+++ b/clients/kratos/php/lib/Model/ContainerUpdateOKBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/ContainerWaitOKBody.php b/clients/kratos/php/lib/Model/ContainerWaitOKBody.php
index 6f698ca617b..3681a0b8388 100644
--- a/clients/kratos/php/lib/Model/ContainerWaitOKBody.php
+++ b/clients/kratos/php/lib/Model/ContainerWaitOKBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/ContainerWaitOKBodyError.php b/clients/kratos/php/lib/Model/ContainerWaitOKBodyError.php
index 1d555ee9694..d818835bd3f 100644
--- a/clients/kratos/php/lib/Model/ContainerWaitOKBodyError.php
+++ b/clients/kratos/php/lib/Model/ContainerWaitOKBodyError.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/ErrorResponse.php b/clients/kratos/php/lib/Model/ErrorResponse.php
index c2aae76620a..13a381926b2 100644
--- a/clients/kratos/php/lib/Model/ErrorResponse.php
+++ b/clients/kratos/php/lib/Model/ErrorResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/GenericError.php b/clients/kratos/php/lib/Model/GenericError.php
index 28a9b8b11f5..79de617319d 100644
--- a/clients/kratos/php/lib/Model/GenericError.php
+++ b/clients/kratos/php/lib/Model/GenericError.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/GraphDriverData.php b/clients/kratos/php/lib/Model/GraphDriverData.php
index 951123fb811..6d8e727cdd5 100644
--- a/clients/kratos/php/lib/Model/GraphDriverData.php
+++ b/clients/kratos/php/lib/Model/GraphDriverData.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/HealthNotReadyStatus.php b/clients/kratos/php/lib/Model/HealthNotReadyStatus.php
index d22ff7860ca..e409b013912 100644
--- a/clients/kratos/php/lib/Model/HealthNotReadyStatus.php
+++ b/clients/kratos/php/lib/Model/HealthNotReadyStatus.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/HealthStatus.php b/clients/kratos/php/lib/Model/HealthStatus.php
index 20ae2c535b5..c760ec1f9bb 100644
--- a/clients/kratos/php/lib/Model/HealthStatus.php
+++ b/clients/kratos/php/lib/Model/HealthStatus.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/IdResponse.php b/clients/kratos/php/lib/Model/IdResponse.php
index e35c306fe00..35d26fe7bf4 100644
--- a/clients/kratos/php/lib/Model/IdResponse.php
+++ b/clients/kratos/php/lib/Model/IdResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/Identity.php b/clients/kratos/php/lib/Model/Identity.php
index a9ff33fb04f..af0f894e98e 100644
--- a/clients/kratos/php/lib/Model/Identity.php
+++ b/clients/kratos/php/lib/Model/Identity.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/IdentityCredentials.php b/clients/kratos/php/lib/Model/IdentityCredentials.php
index 85c7bcf9640..ffd5ed3c7ca 100644
--- a/clients/kratos/php/lib/Model/IdentityCredentials.php
+++ b/clients/kratos/php/lib/Model/IdentityCredentials.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/IdentityState.php b/clients/kratos/php/lib/Model/IdentityState.php
index b822b9a8bfb..5a719efe00e 100644
--- a/clients/kratos/php/lib/Model/IdentityState.php
+++ b/clients/kratos/php/lib/Model/IdentityState.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/ImageDeleteResponseItem.php b/clients/kratos/php/lib/Model/ImageDeleteResponseItem.php
index fd71da9e1b5..57b1d11bca7 100644
--- a/clients/kratos/php/lib/Model/ImageDeleteResponseItem.php
+++ b/clients/kratos/php/lib/Model/ImageDeleteResponseItem.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/ImageSummary.php b/clients/kratos/php/lib/Model/ImageSummary.php
index 798f65a4f43..98903b02df5 100644
--- a/clients/kratos/php/lib/Model/ImageSummary.php
+++ b/clients/kratos/php/lib/Model/ImageSummary.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/InlineResponse200.php b/clients/kratos/php/lib/Model/InlineResponse200.php
index 4dd49180106..b6ffa1b117a 100644
--- a/clients/kratos/php/lib/Model/InlineResponse200.php
+++ b/clients/kratos/php/lib/Model/InlineResponse200.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/InlineResponse2001.php b/clients/kratos/php/lib/Model/InlineResponse2001.php
index b1e10f1c531..da0bb98e127 100644
--- a/clients/kratos/php/lib/Model/InlineResponse2001.php
+++ b/clients/kratos/php/lib/Model/InlineResponse2001.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/InlineResponse503.php b/clients/kratos/php/lib/Model/InlineResponse503.php
index 88688263999..8f25fd7c269 100644
--- a/clients/kratos/php/lib/Model/InlineResponse503.php
+++ b/clients/kratos/php/lib/Model/InlineResponse503.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/JsonError.php b/clients/kratos/php/lib/Model/JsonError.php
index efa270eaa65..38d3cdeae0b 100644
--- a/clients/kratos/php/lib/Model/JsonError.php
+++ b/clients/kratos/php/lib/Model/JsonError.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/Meta.php b/clients/kratos/php/lib/Model/Meta.php
index 331375eccae..91e264cd2dd 100644
--- a/clients/kratos/php/lib/Model/Meta.php
+++ b/clients/kratos/php/lib/Model/Meta.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/ModelInterface.php b/clients/kratos/php/lib/Model/ModelInterface.php
index 5587bedeb60..116882cfba0 100644
--- a/clients/kratos/php/lib/Model/ModelInterface.php
+++ b/clients/kratos/php/lib/Model/ModelInterface.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/Plugin.php b/clients/kratos/php/lib/Model/Plugin.php
index a0884b70d2b..9bb273e0fed 100644
--- a/clients/kratos/php/lib/Model/Plugin.php
+++ b/clients/kratos/php/lib/Model/Plugin.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/PluginConfig.php b/clients/kratos/php/lib/Model/PluginConfig.php
index 8e005704a52..282b04e6393 100644
--- a/clients/kratos/php/lib/Model/PluginConfig.php
+++ b/clients/kratos/php/lib/Model/PluginConfig.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/PluginConfigArgs.php b/clients/kratos/php/lib/Model/PluginConfigArgs.php
index af3f50bbc99..514ac1121ea 100644
--- a/clients/kratos/php/lib/Model/PluginConfigArgs.php
+++ b/clients/kratos/php/lib/Model/PluginConfigArgs.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/PluginConfigInterface.php b/clients/kratos/php/lib/Model/PluginConfigInterface.php
index eb9fc858eab..e339c4c995f 100644
--- a/clients/kratos/php/lib/Model/PluginConfigInterface.php
+++ b/clients/kratos/php/lib/Model/PluginConfigInterface.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/PluginConfigLinux.php b/clients/kratos/php/lib/Model/PluginConfigLinux.php
index 67f557dd8f3..81a8af15061 100644
--- a/clients/kratos/php/lib/Model/PluginConfigLinux.php
+++ b/clients/kratos/php/lib/Model/PluginConfigLinux.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/PluginConfigNetwork.php b/clients/kratos/php/lib/Model/PluginConfigNetwork.php
index a7be000eb61..bcdfff11d93 100644
--- a/clients/kratos/php/lib/Model/PluginConfigNetwork.php
+++ b/clients/kratos/php/lib/Model/PluginConfigNetwork.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/PluginConfigRootfs.php b/clients/kratos/php/lib/Model/PluginConfigRootfs.php
index e120733f0c5..26b0b38b120 100644
--- a/clients/kratos/php/lib/Model/PluginConfigRootfs.php
+++ b/clients/kratos/php/lib/Model/PluginConfigRootfs.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/PluginConfigUser.php b/clients/kratos/php/lib/Model/PluginConfigUser.php
index 326d91f5431..1ff744d5978 100644
--- a/clients/kratos/php/lib/Model/PluginConfigUser.php
+++ b/clients/kratos/php/lib/Model/PluginConfigUser.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/PluginDevice.php b/clients/kratos/php/lib/Model/PluginDevice.php
index a6facadb2cc..9b3cc23b2ef 100644
--- a/clients/kratos/php/lib/Model/PluginDevice.php
+++ b/clients/kratos/php/lib/Model/PluginDevice.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/PluginEnv.php b/clients/kratos/php/lib/Model/PluginEnv.php
index d9f462f8423..af0e513d3ec 100644
--- a/clients/kratos/php/lib/Model/PluginEnv.php
+++ b/clients/kratos/php/lib/Model/PluginEnv.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/PluginInterfaceType.php b/clients/kratos/php/lib/Model/PluginInterfaceType.php
index 29043335c32..93cc5f6b1d3 100644
--- a/clients/kratos/php/lib/Model/PluginInterfaceType.php
+++ b/clients/kratos/php/lib/Model/PluginInterfaceType.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/PluginMount.php b/clients/kratos/php/lib/Model/PluginMount.php
index 4c439794d0c..f0e4785347b 100644
--- a/clients/kratos/php/lib/Model/PluginMount.php
+++ b/clients/kratos/php/lib/Model/PluginMount.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/PluginSettings.php b/clients/kratos/php/lib/Model/PluginSettings.php
index d2a402e06ef..f51151453d5 100644
--- a/clients/kratos/php/lib/Model/PluginSettings.php
+++ b/clients/kratos/php/lib/Model/PluginSettings.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/Port.php b/clients/kratos/php/lib/Model/Port.php
index 4a26030a10c..e9a40a4dcf0 100644
--- a/clients/kratos/php/lib/Model/Port.php
+++ b/clients/kratos/php/lib/Model/Port.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/RecoveryAddress.php b/clients/kratos/php/lib/Model/RecoveryAddress.php
index c97d4b70482..7933f32a5cd 100644
--- a/clients/kratos/php/lib/Model/RecoveryAddress.php
+++ b/clients/kratos/php/lib/Model/RecoveryAddress.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SelfServiceError.php b/clients/kratos/php/lib/Model/SelfServiceError.php
index 455add930b2..d5868db1afe 100644
--- a/clients/kratos/php/lib/Model/SelfServiceError.php
+++ b/clients/kratos/php/lib/Model/SelfServiceError.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SelfServiceLoginFlow.php b/clients/kratos/php/lib/Model/SelfServiceLoginFlow.php
index 307e39bb2f0..56096643917 100644
--- a/clients/kratos/php/lib/Model/SelfServiceLoginFlow.php
+++ b/clients/kratos/php/lib/Model/SelfServiceLoginFlow.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SelfServiceLogoutUrl.php b/clients/kratos/php/lib/Model/SelfServiceLogoutUrl.php
index 2a4c6d5eb83..8de74e66d31 100644
--- a/clients/kratos/php/lib/Model/SelfServiceLogoutUrl.php
+++ b/clients/kratos/php/lib/Model/SelfServiceLogoutUrl.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SelfServiceRecoveryFlow.php b/clients/kratos/php/lib/Model/SelfServiceRecoveryFlow.php
index ddfe27b2672..4f70c9c4cca 100644
--- a/clients/kratos/php/lib/Model/SelfServiceRecoveryFlow.php
+++ b/clients/kratos/php/lib/Model/SelfServiceRecoveryFlow.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SelfServiceRecoveryFlowState.php b/clients/kratos/php/lib/Model/SelfServiceRecoveryFlowState.php
index f671cddfe16..932a7d84e54 100644
--- a/clients/kratos/php/lib/Model/SelfServiceRecoveryFlowState.php
+++ b/clients/kratos/php/lib/Model/SelfServiceRecoveryFlowState.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SelfServiceRecoveryLink.php b/clients/kratos/php/lib/Model/SelfServiceRecoveryLink.php
index 44a054ea903..418a1d1b7d5 100644
--- a/clients/kratos/php/lib/Model/SelfServiceRecoveryLink.php
+++ b/clients/kratos/php/lib/Model/SelfServiceRecoveryLink.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SelfServiceRegistrationFlow.php b/clients/kratos/php/lib/Model/SelfServiceRegistrationFlow.php
index b884d1dfecf..9e255780e1f 100644
--- a/clients/kratos/php/lib/Model/SelfServiceRegistrationFlow.php
+++ b/clients/kratos/php/lib/Model/SelfServiceRegistrationFlow.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SelfServiceSettingsFlow.php b/clients/kratos/php/lib/Model/SelfServiceSettingsFlow.php
index fce9d324f33..9cb9f3a7b0d 100644
--- a/clients/kratos/php/lib/Model/SelfServiceSettingsFlow.php
+++ b/clients/kratos/php/lib/Model/SelfServiceSettingsFlow.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SelfServiceSettingsFlowState.php b/clients/kratos/php/lib/Model/SelfServiceSettingsFlowState.php
index b1e635e4e23..c3182794007 100644
--- a/clients/kratos/php/lib/Model/SelfServiceSettingsFlowState.php
+++ b/clients/kratos/php/lib/Model/SelfServiceSettingsFlowState.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SelfServiceVerificationFlow.php b/clients/kratos/php/lib/Model/SelfServiceVerificationFlow.php
index 8451e2d3324..f1a4e36e966 100644
--- a/clients/kratos/php/lib/Model/SelfServiceVerificationFlow.php
+++ b/clients/kratos/php/lib/Model/SelfServiceVerificationFlow.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SelfServiceVerificationFlowState.php b/clients/kratos/php/lib/Model/SelfServiceVerificationFlowState.php
index 48c8a779cd3..4bc2d1c7fab 100644
--- a/clients/kratos/php/lib/Model/SelfServiceVerificationFlowState.php
+++ b/clients/kratos/php/lib/Model/SelfServiceVerificationFlowState.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/ServiceUpdateResponse.php b/clients/kratos/php/lib/Model/ServiceUpdateResponse.php
index d5e46dc3f72..3e5e68906f9 100644
--- a/clients/kratos/php/lib/Model/ServiceUpdateResponse.php
+++ b/clients/kratos/php/lib/Model/ServiceUpdateResponse.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/Session.php b/clients/kratos/php/lib/Model/Session.php
index 9e38012c480..beefeba5a1d 100644
--- a/clients/kratos/php/lib/Model/Session.php
+++ b/clients/kratos/php/lib/Model/Session.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SettingsProfileFormConfig.php b/clients/kratos/php/lib/Model/SettingsProfileFormConfig.php
index e818583870b..607fd4ffc80 100644
--- a/clients/kratos/php/lib/Model/SettingsProfileFormConfig.php
+++ b/clients/kratos/php/lib/Model/SettingsProfileFormConfig.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SubmitSelfServiceLoginFlowBody.php b/clients/kratos/php/lib/Model/SubmitSelfServiceLoginFlowBody.php
index 307a0eb3765..62591fdc67f 100644
--- a/clients/kratos/php/lib/Model/SubmitSelfServiceLoginFlowBody.php
+++ b/clients/kratos/php/lib/Model/SubmitSelfServiceLoginFlowBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SubmitSelfServiceLoginFlowWithOidcMethodBody.php b/clients/kratos/php/lib/Model/SubmitSelfServiceLoginFlowWithOidcMethodBody.php
index 7393a5cdcbc..6633ebd3385 100644
--- a/clients/kratos/php/lib/Model/SubmitSelfServiceLoginFlowWithOidcMethodBody.php
+++ b/clients/kratos/php/lib/Model/SubmitSelfServiceLoginFlowWithOidcMethodBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SubmitSelfServiceLoginFlowWithPasswordMethodBody.php b/clients/kratos/php/lib/Model/SubmitSelfServiceLoginFlowWithPasswordMethodBody.php
index 1aacc641434..c2814b5b971 100644
--- a/clients/kratos/php/lib/Model/SubmitSelfServiceLoginFlowWithPasswordMethodBody.php
+++ b/clients/kratos/php/lib/Model/SubmitSelfServiceLoginFlowWithPasswordMethodBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SubmitSelfServiceLogoutFlowWithoutBrowserBody.php b/clients/kratos/php/lib/Model/SubmitSelfServiceLogoutFlowWithoutBrowserBody.php
index 41732e3b15b..98d7afc31f9 100644
--- a/clients/kratos/php/lib/Model/SubmitSelfServiceLogoutFlowWithoutBrowserBody.php
+++ b/clients/kratos/php/lib/Model/SubmitSelfServiceLogoutFlowWithoutBrowserBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SubmitSelfServiceRecoveryFlowBody.php b/clients/kratos/php/lib/Model/SubmitSelfServiceRecoveryFlowBody.php
index 105340b8855..8d2bd03a766 100644
--- a/clients/kratos/php/lib/Model/SubmitSelfServiceRecoveryFlowBody.php
+++ b/clients/kratos/php/lib/Model/SubmitSelfServiceRecoveryFlowBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SubmitSelfServiceRecoveryFlowWithLinkMethodBody.php b/clients/kratos/php/lib/Model/SubmitSelfServiceRecoveryFlowWithLinkMethodBody.php
index 15e639f82e7..97b837bf155 100644
--- a/clients/kratos/php/lib/Model/SubmitSelfServiceRecoveryFlowWithLinkMethodBody.php
+++ b/clients/kratos/php/lib/Model/SubmitSelfServiceRecoveryFlowWithLinkMethodBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SubmitSelfServiceRegistrationFlowBody.php b/clients/kratos/php/lib/Model/SubmitSelfServiceRegistrationFlowBody.php
index 2958ccc356d..e0d80d4b31c 100644
--- a/clients/kratos/php/lib/Model/SubmitSelfServiceRegistrationFlowBody.php
+++ b/clients/kratos/php/lib/Model/SubmitSelfServiceRegistrationFlowBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SubmitSelfServiceRegistrationFlowWithOidcMethodBody.php b/clients/kratos/php/lib/Model/SubmitSelfServiceRegistrationFlowWithOidcMethodBody.php
index 2c9a0106a3c..452fd6bf21e 100644
--- a/clients/kratos/php/lib/Model/SubmitSelfServiceRegistrationFlowWithOidcMethodBody.php
+++ b/clients/kratos/php/lib/Model/SubmitSelfServiceRegistrationFlowWithOidcMethodBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.php b/clients/kratos/php/lib/Model/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.php
index 8bcb461605b..cf0b70972c2 100644
--- a/clients/kratos/php/lib/Model/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.php
+++ b/clients/kratos/php/lib/Model/SubmitSelfServiceRegistrationFlowWithPasswordMethodBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SubmitSelfServiceSettingsFlowBody.php b/clients/kratos/php/lib/Model/SubmitSelfServiceSettingsFlowBody.php
index 0c603876451..2fa34243e38 100644
--- a/clients/kratos/php/lib/Model/SubmitSelfServiceSettingsFlowBody.php
+++ b/clients/kratos/php/lib/Model/SubmitSelfServiceSettingsFlowBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SubmitSelfServiceSettingsFlowWithOidcMethodBody.php b/clients/kratos/php/lib/Model/SubmitSelfServiceSettingsFlowWithOidcMethodBody.php
index 8c1cd0ab45d..ff2ff5379f4 100644
--- a/clients/kratos/php/lib/Model/SubmitSelfServiceSettingsFlowWithOidcMethodBody.php
+++ b/clients/kratos/php/lib/Model/SubmitSelfServiceSettingsFlowWithOidcMethodBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.php b/clients/kratos/php/lib/Model/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.php
index 2d4127657b4..0aa89ffca6a 100644
--- a/clients/kratos/php/lib/Model/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.php
+++ b/clients/kratos/php/lib/Model/SubmitSelfServiceSettingsFlowWithPasswordMethodBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SubmitSelfServiceSettingsFlowWithProfileMethodBody.php b/clients/kratos/php/lib/Model/SubmitSelfServiceSettingsFlowWithProfileMethodBody.php
index 32f1add7b38..d5fba018f0c 100644
--- a/clients/kratos/php/lib/Model/SubmitSelfServiceSettingsFlowWithProfileMethodBody.php
+++ b/clients/kratos/php/lib/Model/SubmitSelfServiceSettingsFlowWithProfileMethodBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SubmitSelfServiceVerificationFlowBody.php b/clients/kratos/php/lib/Model/SubmitSelfServiceVerificationFlowBody.php
index d91aefa731a..5a1fa400843 100644
--- a/clients/kratos/php/lib/Model/SubmitSelfServiceVerificationFlowBody.php
+++ b/clients/kratos/php/lib/Model/SubmitSelfServiceVerificationFlowBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SubmitSelfServiceVerificationFlowWithLinkMethodBody.php b/clients/kratos/php/lib/Model/SubmitSelfServiceVerificationFlowWithLinkMethodBody.php
index 668c5ae795c..fe618845fd7 100644
--- a/clients/kratos/php/lib/Model/SubmitSelfServiceVerificationFlowWithLinkMethodBody.php
+++ b/clients/kratos/php/lib/Model/SubmitSelfServiceVerificationFlowWithLinkMethodBody.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SuccessfulSelfServiceLoginWithoutBrowser.php b/clients/kratos/php/lib/Model/SuccessfulSelfServiceLoginWithoutBrowser.php
index 371c58ce2e3..c68f33264a2 100644
--- a/clients/kratos/php/lib/Model/SuccessfulSelfServiceLoginWithoutBrowser.php
+++ b/clients/kratos/php/lib/Model/SuccessfulSelfServiceLoginWithoutBrowser.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SuccessfulSelfServiceRegistrationWithoutBrowser.php b/clients/kratos/php/lib/Model/SuccessfulSelfServiceRegistrationWithoutBrowser.php
index 2d005757b17..50e18c36a32 100644
--- a/clients/kratos/php/lib/Model/SuccessfulSelfServiceRegistrationWithoutBrowser.php
+++ b/clients/kratos/php/lib/Model/SuccessfulSelfServiceRegistrationWithoutBrowser.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/SuccessfulSelfServiceSettingsWithoutBrowser.php b/clients/kratos/php/lib/Model/SuccessfulSelfServiceSettingsWithoutBrowser.php
index 85cbfafb11d..5069b9860e3 100644
--- a/clients/kratos/php/lib/Model/SuccessfulSelfServiceSettingsWithoutBrowser.php
+++ b/clients/kratos/php/lib/Model/SuccessfulSelfServiceSettingsWithoutBrowser.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/UiContainer.php b/clients/kratos/php/lib/Model/UiContainer.php
index e1a8f329f81..523870520f0 100644
--- a/clients/kratos/php/lib/Model/UiContainer.php
+++ b/clients/kratos/php/lib/Model/UiContainer.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/UiNode.php b/clients/kratos/php/lib/Model/UiNode.php
index 5b5dba16e85..55963948c9f 100644
--- a/clients/kratos/php/lib/Model/UiNode.php
+++ b/clients/kratos/php/lib/Model/UiNode.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/UiNodeAnchorAttributes.php b/clients/kratos/php/lib/Model/UiNodeAnchorAttributes.php
index 95093c1dce8..023f3937a16 100644
--- a/clients/kratos/php/lib/Model/UiNodeAnchorAttributes.php
+++ b/clients/kratos/php/lib/Model/UiNodeAnchorAttributes.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/UiNodeAttributes.php b/clients/kratos/php/lib/Model/UiNodeAttributes.php
index b917a415283..5760f7f4ebb 100644
--- a/clients/kratos/php/lib/Model/UiNodeAttributes.php
+++ b/clients/kratos/php/lib/Model/UiNodeAttributes.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/UiNodeImageAttributes.php b/clients/kratos/php/lib/Model/UiNodeImageAttributes.php
index d62f9749353..815173c41fc 100644
--- a/clients/kratos/php/lib/Model/UiNodeImageAttributes.php
+++ b/clients/kratos/php/lib/Model/UiNodeImageAttributes.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/UiNodeInputAttributes.php b/clients/kratos/php/lib/Model/UiNodeInputAttributes.php
index c203caa7392..4eccdfb942d 100644
--- a/clients/kratos/php/lib/Model/UiNodeInputAttributes.php
+++ b/clients/kratos/php/lib/Model/UiNodeInputAttributes.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/UiNodeTextAttributes.php b/clients/kratos/php/lib/Model/UiNodeTextAttributes.php
index aff618baff1..913edfc187c 100644
--- a/clients/kratos/php/lib/Model/UiNodeTextAttributes.php
+++ b/clients/kratos/php/lib/Model/UiNodeTextAttributes.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/UiText.php b/clients/kratos/php/lib/Model/UiText.php
index 71dad4b48db..1c1c7432c83 100644
--- a/clients/kratos/php/lib/Model/UiText.php
+++ b/clients/kratos/php/lib/Model/UiText.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/VerifiableIdentityAddress.php b/clients/kratos/php/lib/Model/VerifiableIdentityAddress.php
index b76b1f1f28f..18d55a759bc 100644
--- a/clients/kratos/php/lib/Model/VerifiableIdentityAddress.php
+++ b/clients/kratos/php/lib/Model/VerifiableIdentityAddress.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/Version.php b/clients/kratos/php/lib/Model/Version.php
index 8dd296ea0fb..aabf5d05c4f 100644
--- a/clients/kratos/php/lib/Model/Version.php
+++ b/clients/kratos/php/lib/Model/Version.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/Volume.php b/clients/kratos/php/lib/Model/Volume.php
index b5981e4b5b0..57c79637aca 100644
--- a/clients/kratos/php/lib/Model/Volume.php
+++ b/clients/kratos/php/lib/Model/Volume.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/Model/VolumeUsageData.php b/clients/kratos/php/lib/Model/VolumeUsageData.php
index 6391c6433e0..32750d0f078 100644
--- a/clients/kratos/php/lib/Model/VolumeUsageData.php
+++ b/clients/kratos/php/lib/Model/VolumeUsageData.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/php/lib/ObjectSerializer.php b/clients/kratos/php/lib/ObjectSerializer.php
index 571c47a6687..51f1098b03a 100644
--- a/clients/kratos/php/lib/ObjectSerializer.php
+++ b/clients/kratos/php/lib/ObjectSerializer.php
@@ -15,7 +15,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
* OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/python/README.md b/clients/kratos/python/README.md
index f9d771cc3f1..3f321076d64 100644
--- a/clients/kratos/python/README.md
+++ b/clients/kratos/python/README.md
@@ -8,8 +8,8 @@ technology capable of authorizing incoming requests.
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
-- API version: v0.7.3-alpha.4
-- Package version: v0.7.3-alpha.4
+- API version: v0.7.3-alpha.5
+- Package version: v0.7.3-alpha.5
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
## Requirements.
diff --git a/clients/kratos/python/ory_kratos_client/__init__.py b/clients/kratos/python/ory_kratos_client/__init__.py
index a3ba279fa3c..52d09ea0134 100644
--- a/clients/kratos/python/ory_kratos_client/__init__.py
+++ b/clients/kratos/python/ory_kratos_client/__init__.py
@@ -5,13 +5,13 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
-__version__ = "v0.7.3-alpha.4"
+__version__ = "v0.7.3-alpha.5"
# import ApiClient
from ory_kratos_client.api_client import ApiClient
diff --git a/clients/kratos/python/ory_kratos_client/api/metadata_api.py b/clients/kratos/python/ory_kratos_client/api/metadata_api.py
index a08ddb1f05d..c28b3b15f7b 100644
--- a/clients/kratos/python/ory_kratos_client/api/metadata_api.py
+++ b/clients/kratos/python/ory_kratos_client/api/metadata_api.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/api/v0alpha1_api.py b/clients/kratos/python/ory_kratos_client/api/v0alpha1_api.py
index 573ac1ff574..210d81130f6 100644
--- a/clients/kratos/python/ory_kratos_client/api/v0alpha1_api.py
+++ b/clients/kratos/python/ory_kratos_client/api/v0alpha1_api.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/api_client.py b/clients/kratos/python/ory_kratos_client/api_client.py
index 68de09367e4..154ff91dba8 100644
--- a/clients/kratos/python/ory_kratos_client/api_client.py
+++ b/clients/kratos/python/ory_kratos_client/api_client.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
@@ -77,7 +77,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None,
self.default_headers[header_name] = header_value
self.cookie = cookie
# Set default User-Agent.
- self.user_agent = 'OpenAPI-Generator/v0.7.3-alpha.4/python'
+ self.user_agent = 'OpenAPI-Generator/v0.7.3-alpha.5/python'
def __enter__(self):
return self
diff --git a/clients/kratos/python/ory_kratos_client/configuration.py b/clients/kratos/python/ory_kratos_client/configuration.py
index 3276bed6806..f9a8d102ce8 100644
--- a/clients/kratos/python/ory_kratos_client/configuration.py
+++ b/clients/kratos/python/ory_kratos_client/configuration.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
@@ -406,8 +406,8 @@ def to_debug_report(self):
return "Python SDK Debug Report:\n"\
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
- "Version of the API: v0.7.3-alpha.4\n"\
- "SDK Package Version: v0.7.3-alpha.4".\
+ "Version of the API: v0.7.3-alpha.5\n"\
+ "SDK Package Version: v0.7.3-alpha.5".\
format(env=sys.platform, pyversion=sys.version)
def get_host_settings(self):
diff --git a/clients/kratos/python/ory_kratos_client/exceptions.py b/clients/kratos/python/ory_kratos_client/exceptions.py
index 16bb0b51831..0ec838811fe 100644
--- a/clients/kratos/python/ory_kratos_client/exceptions.py
+++ b/clients/kratos/python/ory_kratos_client/exceptions.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/admin_create_identity_body.py b/clients/kratos/python/ory_kratos_client/model/admin_create_identity_body.py
index 74398d486b7..d26f56a31cc 100644
--- a/clients/kratos/python/ory_kratos_client/model/admin_create_identity_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/admin_create_identity_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/admin_create_self_service_recovery_link_body.py b/clients/kratos/python/ory_kratos_client/model/admin_create_self_service_recovery_link_body.py
index b3e90066fc0..426c009d365 100644
--- a/clients/kratos/python/ory_kratos_client/model/admin_create_self_service_recovery_link_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/admin_create_self_service_recovery_link_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/admin_update_identity_body.py b/clients/kratos/python/ory_kratos_client/model/admin_update_identity_body.py
index d70b310ff04..fac143656ee 100644
--- a/clients/kratos/python/ory_kratos_client/model/admin_update_identity_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/admin_update_identity_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/authenticate_ok_body.py b/clients/kratos/python/ory_kratos_client/model/authenticate_ok_body.py
index a0293d0b9ea..1233ff58598 100644
--- a/clients/kratos/python/ory_kratos_client/model/authenticate_ok_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/authenticate_ok_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/container_change_response_item.py b/clients/kratos/python/ory_kratos_client/model/container_change_response_item.py
index 8afe0cd2094..d53468d46a8 100644
--- a/clients/kratos/python/ory_kratos_client/model/container_change_response_item.py
+++ b/clients/kratos/python/ory_kratos_client/model/container_change_response_item.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/container_create_created_body.py b/clients/kratos/python/ory_kratos_client/model/container_create_created_body.py
index 440365734ea..12ba983c593 100644
--- a/clients/kratos/python/ory_kratos_client/model/container_create_created_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/container_create_created_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/container_top_ok_body.py b/clients/kratos/python/ory_kratos_client/model/container_top_ok_body.py
index 5536e3ba446..92150dcdcce 100644
--- a/clients/kratos/python/ory_kratos_client/model/container_top_ok_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/container_top_ok_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/container_update_ok_body.py b/clients/kratos/python/ory_kratos_client/model/container_update_ok_body.py
index c4c37fe8c37..57b70a8b446 100644
--- a/clients/kratos/python/ory_kratos_client/model/container_update_ok_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/container_update_ok_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/container_wait_ok_body.py b/clients/kratos/python/ory_kratos_client/model/container_wait_ok_body.py
index 0e9dbb68900..7418d397da7 100644
--- a/clients/kratos/python/ory_kratos_client/model/container_wait_ok_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/container_wait_ok_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/container_wait_ok_body_error.py b/clients/kratos/python/ory_kratos_client/model/container_wait_ok_body_error.py
index 4f6ee0ff0a9..520fd6dce7f 100644
--- a/clients/kratos/python/ory_kratos_client/model/container_wait_ok_body_error.py
+++ b/clients/kratos/python/ory_kratos_client/model/container_wait_ok_body_error.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/error_response.py b/clients/kratos/python/ory_kratos_client/model/error_response.py
index 7a4b18cfd9b..a2d5f5462a1 100644
--- a/clients/kratos/python/ory_kratos_client/model/error_response.py
+++ b/clients/kratos/python/ory_kratos_client/model/error_response.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/generic_error.py b/clients/kratos/python/ory_kratos_client/model/generic_error.py
index e9a0796c1d2..c3557ce8e4b 100644
--- a/clients/kratos/python/ory_kratos_client/model/generic_error.py
+++ b/clients/kratos/python/ory_kratos_client/model/generic_error.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/graph_driver_data.py b/clients/kratos/python/ory_kratos_client/model/graph_driver_data.py
index f6c107e696e..d3d9075456d 100644
--- a/clients/kratos/python/ory_kratos_client/model/graph_driver_data.py
+++ b/clients/kratos/python/ory_kratos_client/model/graph_driver_data.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/health_not_ready_status.py b/clients/kratos/python/ory_kratos_client/model/health_not_ready_status.py
index 56b0fa228b5..89e81bebc81 100644
--- a/clients/kratos/python/ory_kratos_client/model/health_not_ready_status.py
+++ b/clients/kratos/python/ory_kratos_client/model/health_not_ready_status.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/health_status.py b/clients/kratos/python/ory_kratos_client/model/health_status.py
index 6dc9f1e288c..44f461b417f 100644
--- a/clients/kratos/python/ory_kratos_client/model/health_status.py
+++ b/clients/kratos/python/ory_kratos_client/model/health_status.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/id_response.py b/clients/kratos/python/ory_kratos_client/model/id_response.py
index 848fb8f0cae..5b1db01c34f 100644
--- a/clients/kratos/python/ory_kratos_client/model/id_response.py
+++ b/clients/kratos/python/ory_kratos_client/model/id_response.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/identity.py b/clients/kratos/python/ory_kratos_client/model/identity.py
index 5be325553ad..ef87b67b3b5 100644
--- a/clients/kratos/python/ory_kratos_client/model/identity.py
+++ b/clients/kratos/python/ory_kratos_client/model/identity.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/identity_credentials.py b/clients/kratos/python/ory_kratos_client/model/identity_credentials.py
index 8b4dd4c1a25..a7424406611 100644
--- a/clients/kratos/python/ory_kratos_client/model/identity_credentials.py
+++ b/clients/kratos/python/ory_kratos_client/model/identity_credentials.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/identity_list.py b/clients/kratos/python/ory_kratos_client/model/identity_list.py
index 31b6c9e340a..8f33d53d986 100644
--- a/clients/kratos/python/ory_kratos_client/model/identity_list.py
+++ b/clients/kratos/python/ory_kratos_client/model/identity_list.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/identity_state.py b/clients/kratos/python/ory_kratos_client/model/identity_state.py
index c641e7f3bf4..5110a568a36 100644
--- a/clients/kratos/python/ory_kratos_client/model/identity_state.py
+++ b/clients/kratos/python/ory_kratos_client/model/identity_state.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/image_delete_response_item.py b/clients/kratos/python/ory_kratos_client/model/image_delete_response_item.py
index cb7cc45616d..925f618e6d8 100644
--- a/clients/kratos/python/ory_kratos_client/model/image_delete_response_item.py
+++ b/clients/kratos/python/ory_kratos_client/model/image_delete_response_item.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/image_summary.py b/clients/kratos/python/ory_kratos_client/model/image_summary.py
index 4cbc43664d3..49d6dee21d8 100644
--- a/clients/kratos/python/ory_kratos_client/model/image_summary.py
+++ b/clients/kratos/python/ory_kratos_client/model/image_summary.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/inline_response200.py b/clients/kratos/python/ory_kratos_client/model/inline_response200.py
index dbb5820b7eb..5ae0f1fe5b5 100644
--- a/clients/kratos/python/ory_kratos_client/model/inline_response200.py
+++ b/clients/kratos/python/ory_kratos_client/model/inline_response200.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/inline_response2001.py b/clients/kratos/python/ory_kratos_client/model/inline_response2001.py
index 0850e3414a0..44b0ec10a4c 100644
--- a/clients/kratos/python/ory_kratos_client/model/inline_response2001.py
+++ b/clients/kratos/python/ory_kratos_client/model/inline_response2001.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/inline_response503.py b/clients/kratos/python/ory_kratos_client/model/inline_response503.py
index 93d36812e2c..8df93add718 100644
--- a/clients/kratos/python/ory_kratos_client/model/inline_response503.py
+++ b/clients/kratos/python/ory_kratos_client/model/inline_response503.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/json_error.py b/clients/kratos/python/ory_kratos_client/model/json_error.py
index 52ec2e8b45b..60c57c20796 100644
--- a/clients/kratos/python/ory_kratos_client/model/json_error.py
+++ b/clients/kratos/python/ory_kratos_client/model/json_error.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/meta.py b/clients/kratos/python/ory_kratos_client/model/meta.py
index 3d719f519a5..9b576f0b778 100644
--- a/clients/kratos/python/ory_kratos_client/model/meta.py
+++ b/clients/kratos/python/ory_kratos_client/model/meta.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/plugin.py b/clients/kratos/python/ory_kratos_client/model/plugin.py
index e89e63224ea..ed172085122 100644
--- a/clients/kratos/python/ory_kratos_client/model/plugin.py
+++ b/clients/kratos/python/ory_kratos_client/model/plugin.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/plugin_config.py b/clients/kratos/python/ory_kratos_client/model/plugin_config.py
index 366dccbdbf9..7beb83cc2d5 100644
--- a/clients/kratos/python/ory_kratos_client/model/plugin_config.py
+++ b/clients/kratos/python/ory_kratos_client/model/plugin_config.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/plugin_config_args.py b/clients/kratos/python/ory_kratos_client/model/plugin_config_args.py
index d1b701ca4f0..753c9f8d570 100644
--- a/clients/kratos/python/ory_kratos_client/model/plugin_config_args.py
+++ b/clients/kratos/python/ory_kratos_client/model/plugin_config_args.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/plugin_config_interface.py b/clients/kratos/python/ory_kratos_client/model/plugin_config_interface.py
index ad90908e095..ec8928c7496 100644
--- a/clients/kratos/python/ory_kratos_client/model/plugin_config_interface.py
+++ b/clients/kratos/python/ory_kratos_client/model/plugin_config_interface.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/plugin_config_linux.py b/clients/kratos/python/ory_kratos_client/model/plugin_config_linux.py
index 4cd7905e46a..5f90de4d4b8 100644
--- a/clients/kratos/python/ory_kratos_client/model/plugin_config_linux.py
+++ b/clients/kratos/python/ory_kratos_client/model/plugin_config_linux.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/plugin_config_network.py b/clients/kratos/python/ory_kratos_client/model/plugin_config_network.py
index f7a4b3599de..4da522df1f4 100644
--- a/clients/kratos/python/ory_kratos_client/model/plugin_config_network.py
+++ b/clients/kratos/python/ory_kratos_client/model/plugin_config_network.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/plugin_config_rootfs.py b/clients/kratos/python/ory_kratos_client/model/plugin_config_rootfs.py
index e518241ec00..0c1431b189f 100644
--- a/clients/kratos/python/ory_kratos_client/model/plugin_config_rootfs.py
+++ b/clients/kratos/python/ory_kratos_client/model/plugin_config_rootfs.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/plugin_config_user.py b/clients/kratos/python/ory_kratos_client/model/plugin_config_user.py
index 414cf71c281..4cfbb42626d 100644
--- a/clients/kratos/python/ory_kratos_client/model/plugin_config_user.py
+++ b/clients/kratos/python/ory_kratos_client/model/plugin_config_user.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/plugin_device.py b/clients/kratos/python/ory_kratos_client/model/plugin_device.py
index 99fe9dc90d2..e452b50f175 100644
--- a/clients/kratos/python/ory_kratos_client/model/plugin_device.py
+++ b/clients/kratos/python/ory_kratos_client/model/plugin_device.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/plugin_env.py b/clients/kratos/python/ory_kratos_client/model/plugin_env.py
index 26c569ad1d5..65bd5d7ac81 100644
--- a/clients/kratos/python/ory_kratos_client/model/plugin_env.py
+++ b/clients/kratos/python/ory_kratos_client/model/plugin_env.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/plugin_interface_type.py b/clients/kratos/python/ory_kratos_client/model/plugin_interface_type.py
index 6a4838922b5..48889022f19 100644
--- a/clients/kratos/python/ory_kratos_client/model/plugin_interface_type.py
+++ b/clients/kratos/python/ory_kratos_client/model/plugin_interface_type.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/plugin_mount.py b/clients/kratos/python/ory_kratos_client/model/plugin_mount.py
index dafde79a401..165ee16090e 100644
--- a/clients/kratos/python/ory_kratos_client/model/plugin_mount.py
+++ b/clients/kratos/python/ory_kratos_client/model/plugin_mount.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/plugin_settings.py b/clients/kratos/python/ory_kratos_client/model/plugin_settings.py
index 922cc1c9709..9bc8cfb27a1 100644
--- a/clients/kratos/python/ory_kratos_client/model/plugin_settings.py
+++ b/clients/kratos/python/ory_kratos_client/model/plugin_settings.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/port.py b/clients/kratos/python/ory_kratos_client/model/port.py
index 20af599bdff..4acdfa4e441 100644
--- a/clients/kratos/python/ory_kratos_client/model/port.py
+++ b/clients/kratos/python/ory_kratos_client/model/port.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/recovery_address.py b/clients/kratos/python/ory_kratos_client/model/recovery_address.py
index 018311ba55f..9cacabaafca 100644
--- a/clients/kratos/python/ory_kratos_client/model/recovery_address.py
+++ b/clients/kratos/python/ory_kratos_client/model/recovery_address.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/self_service_error.py b/clients/kratos/python/ory_kratos_client/model/self_service_error.py
index 40449dedfff..de022da696c 100644
--- a/clients/kratos/python/ory_kratos_client/model/self_service_error.py
+++ b/clients/kratos/python/ory_kratos_client/model/self_service_error.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/self_service_login_flow.py b/clients/kratos/python/ory_kratos_client/model/self_service_login_flow.py
index 832e21c94be..b10089c23ef 100644
--- a/clients/kratos/python/ory_kratos_client/model/self_service_login_flow.py
+++ b/clients/kratos/python/ory_kratos_client/model/self_service_login_flow.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/self_service_logout_url.py b/clients/kratos/python/ory_kratos_client/model/self_service_logout_url.py
index 622a17d307f..4e0f0d65d47 100644
--- a/clients/kratos/python/ory_kratos_client/model/self_service_logout_url.py
+++ b/clients/kratos/python/ory_kratos_client/model/self_service_logout_url.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/self_service_recovery_flow.py b/clients/kratos/python/ory_kratos_client/model/self_service_recovery_flow.py
index f51f755c287..378c3ddce26 100644
--- a/clients/kratos/python/ory_kratos_client/model/self_service_recovery_flow.py
+++ b/clients/kratos/python/ory_kratos_client/model/self_service_recovery_flow.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/self_service_recovery_flow_state.py b/clients/kratos/python/ory_kratos_client/model/self_service_recovery_flow_state.py
index 9e20e49a817..9ff150f3778 100644
--- a/clients/kratos/python/ory_kratos_client/model/self_service_recovery_flow_state.py
+++ b/clients/kratos/python/ory_kratos_client/model/self_service_recovery_flow_state.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/self_service_recovery_link.py b/clients/kratos/python/ory_kratos_client/model/self_service_recovery_link.py
index c093155c003..107554c9ebc 100644
--- a/clients/kratos/python/ory_kratos_client/model/self_service_recovery_link.py
+++ b/clients/kratos/python/ory_kratos_client/model/self_service_recovery_link.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/self_service_registration_flow.py b/clients/kratos/python/ory_kratos_client/model/self_service_registration_flow.py
index e80cad77d71..a5e8171e574 100644
--- a/clients/kratos/python/ory_kratos_client/model/self_service_registration_flow.py
+++ b/clients/kratos/python/ory_kratos_client/model/self_service_registration_flow.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/self_service_settings_flow.py b/clients/kratos/python/ory_kratos_client/model/self_service_settings_flow.py
index 2e40fdbdf0e..0873699cfa5 100644
--- a/clients/kratos/python/ory_kratos_client/model/self_service_settings_flow.py
+++ b/clients/kratos/python/ory_kratos_client/model/self_service_settings_flow.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/self_service_settings_flow_state.py b/clients/kratos/python/ory_kratos_client/model/self_service_settings_flow_state.py
index 094e80c5698..eeff13a3026 100644
--- a/clients/kratos/python/ory_kratos_client/model/self_service_settings_flow_state.py
+++ b/clients/kratos/python/ory_kratos_client/model/self_service_settings_flow_state.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/self_service_verification_flow.py b/clients/kratos/python/ory_kratos_client/model/self_service_verification_flow.py
index 878d7df3061..a43c31c4288 100644
--- a/clients/kratos/python/ory_kratos_client/model/self_service_verification_flow.py
+++ b/clients/kratos/python/ory_kratos_client/model/self_service_verification_flow.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/self_service_verification_flow_state.py b/clients/kratos/python/ory_kratos_client/model/self_service_verification_flow_state.py
index 549111c3ffb..3fb61ab4e72 100644
--- a/clients/kratos/python/ory_kratos_client/model/self_service_verification_flow_state.py
+++ b/clients/kratos/python/ory_kratos_client/model/self_service_verification_flow_state.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/service_update_response.py b/clients/kratos/python/ory_kratos_client/model/service_update_response.py
index a3e9b8e67d7..5b78f138eb2 100644
--- a/clients/kratos/python/ory_kratos_client/model/service_update_response.py
+++ b/clients/kratos/python/ory_kratos_client/model/service_update_response.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/session.py b/clients/kratos/python/ory_kratos_client/model/session.py
index 4dde23d2690..a4b73cc2a95 100644
--- a/clients/kratos/python/ory_kratos_client/model/session.py
+++ b/clients/kratos/python/ory_kratos_client/model/session.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/settings_profile_form_config.py b/clients/kratos/python/ory_kratos_client/model/settings_profile_form_config.py
index b3907a0c0a0..4f0f67c9278 100644
--- a/clients/kratos/python/ory_kratos_client/model/settings_profile_form_config.py
+++ b/clients/kratos/python/ory_kratos_client/model/settings_profile_form_config.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/submit_self_service_login_flow_body.py b/clients/kratos/python/ory_kratos_client/model/submit_self_service_login_flow_body.py
index 6eb1dec600e..d54b5030f14 100644
--- a/clients/kratos/python/ory_kratos_client/model/submit_self_service_login_flow_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/submit_self_service_login_flow_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/submit_self_service_login_flow_with_oidc_method_body.py b/clients/kratos/python/ory_kratos_client/model/submit_self_service_login_flow_with_oidc_method_body.py
index 793f023310c..74556f09e73 100644
--- a/clients/kratos/python/ory_kratos_client/model/submit_self_service_login_flow_with_oidc_method_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/submit_self_service_login_flow_with_oidc_method_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/submit_self_service_login_flow_with_password_method_body.py b/clients/kratos/python/ory_kratos_client/model/submit_self_service_login_flow_with_password_method_body.py
index eb314645be8..4a339dea2fa 100644
--- a/clients/kratos/python/ory_kratos_client/model/submit_self_service_login_flow_with_password_method_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/submit_self_service_login_flow_with_password_method_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/submit_self_service_logout_flow_without_browser_body.py b/clients/kratos/python/ory_kratos_client/model/submit_self_service_logout_flow_without_browser_body.py
index 28389063f67..b6412f30bc5 100644
--- a/clients/kratos/python/ory_kratos_client/model/submit_self_service_logout_flow_without_browser_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/submit_self_service_logout_flow_without_browser_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/submit_self_service_recovery_flow_body.py b/clients/kratos/python/ory_kratos_client/model/submit_self_service_recovery_flow_body.py
index 01f34d44adc..a1bc6c1ed1e 100644
--- a/clients/kratos/python/ory_kratos_client/model/submit_self_service_recovery_flow_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/submit_self_service_recovery_flow_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/submit_self_service_recovery_flow_with_link_method_body.py b/clients/kratos/python/ory_kratos_client/model/submit_self_service_recovery_flow_with_link_method_body.py
index a69ecace24b..c6996c6015b 100644
--- a/clients/kratos/python/ory_kratos_client/model/submit_self_service_recovery_flow_with_link_method_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/submit_self_service_recovery_flow_with_link_method_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/submit_self_service_registration_flow_body.py b/clients/kratos/python/ory_kratos_client/model/submit_self_service_registration_flow_body.py
index 59086ffb36c..fe23558391d 100644
--- a/clients/kratos/python/ory_kratos_client/model/submit_self_service_registration_flow_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/submit_self_service_registration_flow_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/submit_self_service_registration_flow_with_oidc_method_body.py b/clients/kratos/python/ory_kratos_client/model/submit_self_service_registration_flow_with_oidc_method_body.py
index 56ffdc357e5..d85e322ccf3 100644
--- a/clients/kratos/python/ory_kratos_client/model/submit_self_service_registration_flow_with_oidc_method_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/submit_self_service_registration_flow_with_oidc_method_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/submit_self_service_registration_flow_with_password_method_body.py b/clients/kratos/python/ory_kratos_client/model/submit_self_service_registration_flow_with_password_method_body.py
index 70c707289e9..0dc0bc36c61 100644
--- a/clients/kratos/python/ory_kratos_client/model/submit_self_service_registration_flow_with_password_method_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/submit_self_service_registration_flow_with_password_method_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/submit_self_service_settings_flow_body.py b/clients/kratos/python/ory_kratos_client/model/submit_self_service_settings_flow_body.py
index 0fe919b2bf6..7a71df77e09 100644
--- a/clients/kratos/python/ory_kratos_client/model/submit_self_service_settings_flow_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/submit_self_service_settings_flow_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/submit_self_service_settings_flow_with_oidc_method_body.py b/clients/kratos/python/ory_kratos_client/model/submit_self_service_settings_flow_with_oidc_method_body.py
index 3f930f881fb..2c66824ebc7 100644
--- a/clients/kratos/python/ory_kratos_client/model/submit_self_service_settings_flow_with_oidc_method_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/submit_self_service_settings_flow_with_oidc_method_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/submit_self_service_settings_flow_with_password_method_body.py b/clients/kratos/python/ory_kratos_client/model/submit_self_service_settings_flow_with_password_method_body.py
index a8e554518e5..e897bbb6693 100644
--- a/clients/kratos/python/ory_kratos_client/model/submit_self_service_settings_flow_with_password_method_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/submit_self_service_settings_flow_with_password_method_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/submit_self_service_settings_flow_with_profile_method_body.py b/clients/kratos/python/ory_kratos_client/model/submit_self_service_settings_flow_with_profile_method_body.py
index 4cbf4dcf6cd..ee7b185c4f4 100644
--- a/clients/kratos/python/ory_kratos_client/model/submit_self_service_settings_flow_with_profile_method_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/submit_self_service_settings_flow_with_profile_method_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/submit_self_service_verification_flow_body.py b/clients/kratos/python/ory_kratos_client/model/submit_self_service_verification_flow_body.py
index c5aed443f2d..32267dbbd35 100644
--- a/clients/kratos/python/ory_kratos_client/model/submit_self_service_verification_flow_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/submit_self_service_verification_flow_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/submit_self_service_verification_flow_with_link_method_body.py b/clients/kratos/python/ory_kratos_client/model/submit_self_service_verification_flow_with_link_method_body.py
index 31ee174498f..eb210333c20 100644
--- a/clients/kratos/python/ory_kratos_client/model/submit_self_service_verification_flow_with_link_method_body.py
+++ b/clients/kratos/python/ory_kratos_client/model/submit_self_service_verification_flow_with_link_method_body.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/successful_self_service_login_without_browser.py b/clients/kratos/python/ory_kratos_client/model/successful_self_service_login_without_browser.py
index 47691ea08ae..3ad1ac52d44 100644
--- a/clients/kratos/python/ory_kratos_client/model/successful_self_service_login_without_browser.py
+++ b/clients/kratos/python/ory_kratos_client/model/successful_self_service_login_without_browser.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/successful_self_service_registration_without_browser.py b/clients/kratos/python/ory_kratos_client/model/successful_self_service_registration_without_browser.py
index b238502dc45..dee1c4acf43 100644
--- a/clients/kratos/python/ory_kratos_client/model/successful_self_service_registration_without_browser.py
+++ b/clients/kratos/python/ory_kratos_client/model/successful_self_service_registration_without_browser.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/successful_self_service_settings_without_browser.py b/clients/kratos/python/ory_kratos_client/model/successful_self_service_settings_without_browser.py
index 7737240da93..3337605d79d 100644
--- a/clients/kratos/python/ory_kratos_client/model/successful_self_service_settings_without_browser.py
+++ b/clients/kratos/python/ory_kratos_client/model/successful_self_service_settings_without_browser.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/ui_container.py b/clients/kratos/python/ory_kratos_client/model/ui_container.py
index 27c3c888028..3d76457cf99 100644
--- a/clients/kratos/python/ory_kratos_client/model/ui_container.py
+++ b/clients/kratos/python/ory_kratos_client/model/ui_container.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/ui_node.py b/clients/kratos/python/ory_kratos_client/model/ui_node.py
index fc49791ed49..b0fd64fc13a 100644
--- a/clients/kratos/python/ory_kratos_client/model/ui_node.py
+++ b/clients/kratos/python/ory_kratos_client/model/ui_node.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/ui_node_anchor_attributes.py b/clients/kratos/python/ory_kratos_client/model/ui_node_anchor_attributes.py
index 23c57b668f9..4c216594fa6 100644
--- a/clients/kratos/python/ory_kratos_client/model/ui_node_anchor_attributes.py
+++ b/clients/kratos/python/ory_kratos_client/model/ui_node_anchor_attributes.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/ui_node_attributes.py b/clients/kratos/python/ory_kratos_client/model/ui_node_attributes.py
index cebc7345c29..bc6eb9b496f 100644
--- a/clients/kratos/python/ory_kratos_client/model/ui_node_attributes.py
+++ b/clients/kratos/python/ory_kratos_client/model/ui_node_attributes.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/ui_node_image_attributes.py b/clients/kratos/python/ory_kratos_client/model/ui_node_image_attributes.py
index 21b4159183b..bdb37def501 100644
--- a/clients/kratos/python/ory_kratos_client/model/ui_node_image_attributes.py
+++ b/clients/kratos/python/ory_kratos_client/model/ui_node_image_attributes.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/ui_node_input_attributes.py b/clients/kratos/python/ory_kratos_client/model/ui_node_input_attributes.py
index 34dab318c19..a17d5961d7c 100644
--- a/clients/kratos/python/ory_kratos_client/model/ui_node_input_attributes.py
+++ b/clients/kratos/python/ory_kratos_client/model/ui_node_input_attributes.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/ui_node_text_attributes.py b/clients/kratos/python/ory_kratos_client/model/ui_node_text_attributes.py
index 1ca705275fb..d9f1c16eb67 100644
--- a/clients/kratos/python/ory_kratos_client/model/ui_node_text_attributes.py
+++ b/clients/kratos/python/ory_kratos_client/model/ui_node_text_attributes.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/ui_nodes.py b/clients/kratos/python/ory_kratos_client/model/ui_nodes.py
index 8a68559d483..aa2a9a46023 100644
--- a/clients/kratos/python/ory_kratos_client/model/ui_nodes.py
+++ b/clients/kratos/python/ory_kratos_client/model/ui_nodes.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/ui_text.py b/clients/kratos/python/ory_kratos_client/model/ui_text.py
index a211ef6dc06..e17509a774f 100644
--- a/clients/kratos/python/ory_kratos_client/model/ui_text.py
+++ b/clients/kratos/python/ory_kratos_client/model/ui_text.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/ui_texts.py b/clients/kratos/python/ory_kratos_client/model/ui_texts.py
index b6d818f6340..67588aea5e8 100644
--- a/clients/kratos/python/ory_kratos_client/model/ui_texts.py
+++ b/clients/kratos/python/ory_kratos_client/model/ui_texts.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/verifiable_identity_address.py b/clients/kratos/python/ory_kratos_client/model/verifiable_identity_address.py
index 80e36448de6..524d446d019 100644
--- a/clients/kratos/python/ory_kratos_client/model/verifiable_identity_address.py
+++ b/clients/kratos/python/ory_kratos_client/model/verifiable_identity_address.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/version.py b/clients/kratos/python/ory_kratos_client/model/version.py
index 650684ce7bc..95f68ab7d01 100644
--- a/clients/kratos/python/ory_kratos_client/model/version.py
+++ b/clients/kratos/python/ory_kratos_client/model/version.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/volume.py b/clients/kratos/python/ory_kratos_client/model/volume.py
index aa78c7f9bd3..03e036e19bf 100644
--- a/clients/kratos/python/ory_kratos_client/model/volume.py
+++ b/clients/kratos/python/ory_kratos_client/model/volume.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model/volume_usage_data.py b/clients/kratos/python/ory_kratos_client/model/volume_usage_data.py
index c2328bb27ec..4755d698162 100644
--- a/clients/kratos/python/ory_kratos_client/model/volume_usage_data.py
+++ b/clients/kratos/python/ory_kratos_client/model/volume_usage_data.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/model_utils.py b/clients/kratos/python/ory_kratos_client/model_utils.py
index c719f98809d..d94e4e51e7a 100644
--- a/clients/kratos/python/ory_kratos_client/model_utils.py
+++ b/clients/kratos/python/ory_kratos_client/model_utils.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/ory_kratos_client/rest.py b/clients/kratos/python/ory_kratos_client/rest.py
index 72250e53e3f..7713a0ba1bc 100644
--- a/clients/kratos/python/ory_kratos_client/rest.py
+++ b/clients/kratos/python/ory_kratos_client/rest.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
diff --git a/clients/kratos/python/setup.py b/clients/kratos/python/setup.py
index aaf292f85b1..90bdfe9ffc9 100644
--- a/clients/kratos/python/setup.py
+++ b/clients/kratos/python/setup.py
@@ -3,7 +3,7 @@
Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests. # noqa: E501
- The version of the OpenAPI document: v0.7.3-alpha.4
+ The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
"""
@@ -12,7 +12,7 @@
from setuptools import setup, find_packages # noqa: H301
NAME = "ory-kratos-client"
-VERSION = "v0.7.3-alpha.4"
+VERSION = "v0.7.3-alpha.5"
# To install the library, run the following
#
# python setup.py install
diff --git a/clients/kratos/ruby/README.md b/clients/kratos/ruby/README.md
index ddff1c17f1e..12115794b93 100644
--- a/clients/kratos/ruby/README.md
+++ b/clients/kratos/ruby/README.md
@@ -11,8 +11,8 @@ technology capable of authorizing incoming requests.
This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
-- API version: v0.7.3-alpha.4
-- Package version: v0.7.3-alpha.4
+- API version: v0.7.3-alpha.5
+- Package version: v0.7.3-alpha.5
- Build package: org.openapitools.codegen.languages.RubyClientCodegen
## Installation
@@ -28,16 +28,16 @@ gem build ory-kratos-client.gemspec
Then either install the gem locally:
```shell
-gem install ./ory-kratos-client-v0.7.3-alpha.4.gem
+gem install ./ory-kratos-client-v0.7.3-alpha.5.gem
```
-(for development, run `gem install --dev ./ory-kratos-client-v0.7.3-alpha.4.gem` to install the development dependencies)
+(for development, run `gem install --dev ./ory-kratos-client-v0.7.3-alpha.5.gem` to install the development dependencies)
or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
Finally add this to the Gemfile:
- gem 'ory-kratos-client', '~> v0.7.3-alpha.4'
+ gem 'ory-kratos-client', '~> v0.7.3-alpha.5'
### Install from Git
diff --git a/clients/kratos/ruby/lib/ory-kratos-client.rb b/clients/kratos/ruby/lib/ory-kratos-client.rb
index 8bd87d7a4f2..05e710b4cb0 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/api/metadata_api.rb b/clients/kratos/ruby/lib/ory-kratos-client/api/metadata_api.rb
index 89c8d3551da..de82b137703 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/api/metadata_api.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/api/metadata_api.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/api/v0alpha1_api.rb b/clients/kratos/ruby/lib/ory-kratos-client/api/v0alpha1_api.rb
index 28d18dc3872..539c8d36abd 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/api/v0alpha1_api.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/api/v0alpha1_api.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/api_client.rb b/clients/kratos/ruby/lib/ory-kratos-client/api_client.rb
index 67d1118f26a..d248e79e163 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/api_client.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/api_client.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/api_error.rb b/clients/kratos/ruby/lib/ory-kratos-client/api_error.rb
index bf287689427..d16beec5580 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/api_error.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/api_error.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/configuration.rb b/clients/kratos/ruby/lib/ory-kratos-client/configuration.rb
index cef88ce53de..65dfa5a4958 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/configuration.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/configuration.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/admin_create_identity_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/admin_create_identity_body.rb
index 9a74e38b508..e42d55b4069 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/admin_create_identity_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/admin_create_identity_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/admin_create_self_service_recovery_link_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/admin_create_self_service_recovery_link_body.rb
index 875ff3251f7..7fcc57a9345 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/admin_create_self_service_recovery_link_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/admin_create_self_service_recovery_link_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/admin_update_identity_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/admin_update_identity_body.rb
index 5cfda1262f5..f0515367085 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/admin_update_identity_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/admin_update_identity_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/authenticate_ok_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/authenticate_ok_body.rb
index c8cc6da07ac..455543541b2 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/authenticate_ok_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/authenticate_ok_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/container_change_response_item.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/container_change_response_item.rb
index f5118743a86..0fd4578bbcd 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/container_change_response_item.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/container_change_response_item.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/container_create_created_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/container_create_created_body.rb
index 39d1191f60d..566f9f78eea 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/container_create_created_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/container_create_created_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/container_top_ok_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/container_top_ok_body.rb
index 82ec8250b43..044afafbb1a 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/container_top_ok_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/container_top_ok_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/container_update_ok_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/container_update_ok_body.rb
index 76d5ed257c8..2955c57afb5 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/container_update_ok_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/container_update_ok_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/container_wait_ok_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/container_wait_ok_body.rb
index 936a78300b0..987b45ab615 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/container_wait_ok_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/container_wait_ok_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/container_wait_ok_body_error.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/container_wait_ok_body_error.rb
index a430b582d87..e4e89c7da91 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/container_wait_ok_body_error.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/container_wait_ok_body_error.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/error_response.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/error_response.rb
index 6cb753b7dac..c85697094d5 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/error_response.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/error_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/generic_error.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/generic_error.rb
index fb35a784938..48edfcc63c6 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/generic_error.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/generic_error.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/graph_driver_data.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/graph_driver_data.rb
index a2e9bc7db15..7d8f0a0bccd 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/graph_driver_data.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/graph_driver_data.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/health_not_ready_status.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/health_not_ready_status.rb
index 6c8b83bad50..eb9a9fb8f89 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/health_not_ready_status.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/health_not_ready_status.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/health_status.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/health_status.rb
index c0b04915946..e77346a4ec0 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/health_status.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/health_status.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/id_response.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/id_response.rb
index f147463fa02..7040a1af3f8 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/id_response.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/id_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/identity.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/identity.rb
index f7ff9cce180..cc73914052c 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/identity.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/identity.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/identity_credentials.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/identity_credentials.rb
index c9fb8c3b65f..20b8986c523 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/identity_credentials.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/identity_credentials.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/identity_state.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/identity_state.rb
index a5c43707f84..e7781bef306 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/identity_state.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/identity_state.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/image_delete_response_item.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/image_delete_response_item.rb
index 68acacaed88..d7d66656d40 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/image_delete_response_item.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/image_delete_response_item.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/image_summary.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/image_summary.rb
index 670a9d89158..24d5fa80edc 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/image_summary.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/image_summary.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/inline_response200.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/inline_response200.rb
index 096adcdf7ca..0a55ffac40b 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/inline_response200.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/inline_response200.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/inline_response2001.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/inline_response2001.rb
index e03afd16b45..5e6e25c9608 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/inline_response2001.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/inline_response2001.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/inline_response503.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/inline_response503.rb
index dd85817a705..e9f7ed2ad7e 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/inline_response503.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/inline_response503.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/json_error.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/json_error.rb
index 86d500a5e8b..3ec717a73ca 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/json_error.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/json_error.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/meta.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/meta.rb
index bb63fbdd9f0..da4f24e1ae4 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/meta.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/meta.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin.rb
index 10178eca9ce..aee32b02d2d 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config.rb
index 503a8c6a822..34720260a39 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_args.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_args.rb
index 32ca8de2b43..a5e01535c34 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_args.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_args.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_interface.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_interface.rb
index b7aa74645b7..f4934516df8 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_interface.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_interface.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_linux.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_linux.rb
index b6625779b40..309cb1372d1 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_linux.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_linux.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_network.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_network.rb
index b098a466344..c60d5b5d79e 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_network.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_network.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_rootfs.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_rootfs.rb
index 014b02f72a4..de518a95554 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_rootfs.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_rootfs.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_user.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_user.rb
index 8b1eeffa03b..05f7a5a23f6 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_user.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_config_user.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_device.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_device.rb
index 6c4ac263409..32622a109fa 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_device.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_device.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_env.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_env.rb
index 1b8a5bf68b7..69d1b9eb668 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_env.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_env.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_interface_type.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_interface_type.rb
index 5d2fc020002..79376eee76f 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_interface_type.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_interface_type.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_mount.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_mount.rb
index 1fb0f9edc4e..15c26d8d29e 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_mount.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_mount.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_settings.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_settings.rb
index c6bc054e072..012b0bf5ca6 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_settings.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/plugin_settings.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/port.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/port.rb
index 6a68a5245ef..d500555725e 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/port.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/port.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/recovery_address.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/recovery_address.rb
index f023ba7a6f0..2855d4a902a 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/recovery_address.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/recovery_address.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_error.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_error.rb
index 3b3c6c65039..d2bf3ed5c49 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_error.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_error.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_login_flow.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_login_flow.rb
index de2185a35d2..2073609bc8b 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_login_flow.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_login_flow.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_logout_url.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_logout_url.rb
index 800f68351a2..713b162aeac 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_logout_url.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_logout_url.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_recovery_flow.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_recovery_flow.rb
index 0eda77bb610..5775884e0e7 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_recovery_flow.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_recovery_flow.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_recovery_flow_state.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_recovery_flow_state.rb
index 79b9c2e0b34..d0c6f2d5753 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_recovery_flow_state.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_recovery_flow_state.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_recovery_link.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_recovery_link.rb
index 1dc3d1cbcc6..ec691e054d8 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_recovery_link.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_recovery_link.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_registration_flow.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_registration_flow.rb
index 1f2b512bd46..016be954025 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_registration_flow.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_registration_flow.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_settings_flow.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_settings_flow.rb
index 4981e7f207b..9bfb020e4b2 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_settings_flow.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_settings_flow.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_settings_flow_state.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_settings_flow_state.rb
index 4937cd3aa17..f3934d7b5fb 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_settings_flow_state.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_settings_flow_state.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_verification_flow.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_verification_flow.rb
index 781d40766c2..02aa14607bc 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_verification_flow.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_verification_flow.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_verification_flow_state.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_verification_flow_state.rb
index ba1b2ad935c..cf67a0084e3 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_verification_flow_state.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/self_service_verification_flow_state.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/service_update_response.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/service_update_response.rb
index 5d713d447dc..b014613c0f0 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/service_update_response.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/service_update_response.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/session.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/session.rb
index 2560fb88835..fb75a11c44d 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/session.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/session.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/settings_profile_form_config.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/settings_profile_form_config.rb
index 6864eab1e69..b1613646178 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/settings_profile_form_config.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/settings_profile_form_config.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_login_flow_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_login_flow_body.rb
index 6c19a059fb5..a924674b6fc 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_login_flow_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_login_flow_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_login_flow_with_oidc_method_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_login_flow_with_oidc_method_body.rb
index 0167879fe6f..f4f3cab4177 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_login_flow_with_oidc_method_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_login_flow_with_oidc_method_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_login_flow_with_password_method_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_login_flow_with_password_method_body.rb
index b5b7ba4c765..a533a91c810 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_login_flow_with_password_method_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_login_flow_with_password_method_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_logout_flow_without_browser_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_logout_flow_without_browser_body.rb
index eb6dcf59db1..4f2c7f80214 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_logout_flow_without_browser_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_logout_flow_without_browser_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_recovery_flow_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_recovery_flow_body.rb
index 7cd4beeda5e..232f0bc05dc 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_recovery_flow_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_recovery_flow_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_recovery_flow_with_link_method_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_recovery_flow_with_link_method_body.rb
index d7ccd3e46e8..d3208f488e2 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_recovery_flow_with_link_method_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_recovery_flow_with_link_method_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_registration_flow_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_registration_flow_body.rb
index 445cf59ca2d..ec138461ef7 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_registration_flow_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_registration_flow_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_oidc_method_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_oidc_method_body.rb
index 78d450b4e42..967fe9644ef 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_oidc_method_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_oidc_method_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_password_method_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_password_method_body.rb
index 2396ecb65b1..a2ebbcf4d60 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_password_method_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_registration_flow_with_password_method_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_settings_flow_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_settings_flow_body.rb
index 935c4634f08..44859543cb7 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_settings_flow_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_settings_flow_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_oidc_method_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_oidc_method_body.rb
index a33afd5e4cb..64a29d7b76d 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_oidc_method_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_oidc_method_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_password_method_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_password_method_body.rb
index a5ad0dedaed..7c8d92dc4be 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_password_method_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_password_method_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_profile_method_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_profile_method_body.rb
index 08a5ee16cf9..1b51c2f0b2f 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_profile_method_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_settings_flow_with_profile_method_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_verification_flow_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_verification_flow_body.rb
index 50516e1f112..0130b25a45a 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_verification_flow_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_verification_flow_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_verification_flow_with_link_method_body.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_verification_flow_with_link_method_body.rb
index 6ea12cb384b..6a99ea5c3a5 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_verification_flow_with_link_method_body.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/submit_self_service_verification_flow_with_link_method_body.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/successful_self_service_login_without_browser.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/successful_self_service_login_without_browser.rb
index 323c8cdc332..9cde42f395b 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/successful_self_service_login_without_browser.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/successful_self_service_login_without_browser.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/successful_self_service_registration_without_browser.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/successful_self_service_registration_without_browser.rb
index 90c4a1dd7ea..217fa5798e3 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/successful_self_service_registration_without_browser.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/successful_self_service_registration_without_browser.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/successful_self_service_settings_without_browser.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/successful_self_service_settings_without_browser.rb
index eb078a52e9d..ae8d094f22a 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/successful_self_service_settings_without_browser.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/successful_self_service_settings_without_browser.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/ui_container.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/ui_container.rb
index e446718d4f2..c2458fde562 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/ui_container.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/ui_container.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node.rb
index 9ede0398bf8..14977b37d3f 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_anchor_attributes.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_anchor_attributes.rb
index 47bca4af38c..9ebf95acb4a 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_anchor_attributes.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_anchor_attributes.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_attributes.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_attributes.rb
index 8899b7f5a1d..fd065cebb5c 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_attributes.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_attributes.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_image_attributes.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_image_attributes.rb
index a55513fde92..be315599c69 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_image_attributes.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_image_attributes.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_input_attributes.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_input_attributes.rb
index 4abc6a43145..42b6d62e75a 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_input_attributes.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_input_attributes.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_text_attributes.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_text_attributes.rb
index c82c21499a2..f4723db560e 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_text_attributes.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/ui_node_text_attributes.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/ui_text.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/ui_text.rb
index b5d6fc9b5a4..3e445ec5663 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/ui_text.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/ui_text.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/verifiable_identity_address.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/verifiable_identity_address.rb
index e0a5825be88..75985077fdc 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/verifiable_identity_address.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/verifiable_identity_address.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/version.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/version.rb
index 96e0c2292ff..1bee590569d 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/version.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/version.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/volume.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/volume.rb
index e771a936caf..54f6f6eefbf 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/volume.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/volume.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/models/volume_usage_data.rb b/clients/kratos/ruby/lib/ory-kratos-client/models/volume_usage_data.rb
index 10fcd41e928..e4192f69a11 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/models/volume_usage_data.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/models/volume_usage_data.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/lib/ory-kratos-client/version.rb b/clients/kratos/ruby/lib/ory-kratos-client/version.rb
index f8e6f43a27b..41429383a32 100644
--- a/clients/kratos/ruby/lib/ory-kratos-client/version.rb
+++ b/clients/kratos/ruby/lib/ory-kratos-client/version.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: 0.7.3.alpha4
+The version of the OpenAPI document: 0.7.3.alpha5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
@@ -11,5 +11,5 @@
=end
module OryKratosClient
- VERSION = '0.7.3.alpha4'
+ VERSION = '0.7.3.alpha5'
end
diff --git a/clients/kratos/ruby/ory-kratos-client.gemspec b/clients/kratos/ruby/ory-kratos-client.gemspec
index 6a64d43b017..d0cce74be64 100644
--- a/clients/kratos/ruby/ory-kratos-client.gemspec
+++ b/clients/kratos/ruby/ory-kratos-client.gemspec
@@ -5,7 +5,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/spec/api_client_spec.rb b/clients/kratos/ruby/spec/api_client_spec.rb
index 5bc15c8b0a8..7bccf4c0417 100644
--- a/clients/kratos/ruby/spec/api_client_spec.rb
+++ b/clients/kratos/ruby/spec/api_client_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/spec/configuration_spec.rb b/clients/kratos/ruby/spec/configuration_spec.rb
index 787a86e8372..9d9a1bd8d8a 100644
--- a/clients/kratos/ruby/spec/configuration_spec.rb
+++ b/clients/kratos/ruby/spec/configuration_spec.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/ruby/spec/spec_helper.rb b/clients/kratos/ruby/spec/spec_helper.rb
index f326a7ad3e2..44ac5b6f902 100644
--- a/clients/kratos/ruby/spec/spec_helper.rb
+++ b/clients/kratos/ruby/spec/spec_helper.rb
@@ -3,7 +3,7 @@
#Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
-The version of the OpenAPI document: v0.7.3-alpha.4
+The version of the OpenAPI document: v0.7.3-alpha.5
Contact: hi@ory.sh
Generated by: https://openapi-generator.tech
OpenAPI Generator version: 5.2.1
diff --git a/clients/kratos/rust/Cargo.toml b/clients/kratos/rust/Cargo.toml
index 23c4d3b6c6a..297bdf9f004 100644
--- a/clients/kratos/rust/Cargo.toml
+++ b/clients/kratos/rust/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "ory-kratos-client"
-version = "0.7.3-alpha.4"
+version = "0.7.3-alpha.5"
description = "SDK Client for Ory Kratos"
documentation = "https://www.ory.sh/kratos/docs/sdk"
homepage = "https://www.ory.sh"
diff --git a/clients/kratos/rust/README.md b/clients/kratos/rust/README.md
index 75811325d96..a989da3e374 100644
--- a/clients/kratos/rust/README.md
+++ b/clients/kratos/rust/README.md
@@ -11,8 +11,8 @@ technology capable of authorizing incoming requests.
This API client was generated by the [OpenAPI Generator](https://openapi-generator.tech) project. By using the [openapi-spec](https://openapis.org) from a remote server, you can easily generate an API client.
-- API version: v0.7.3-alpha.4
-- Package version: v0.7.3-alpha.4
+- API version: v0.7.3-alpha.5
+- Package version: v0.7.3-alpha.5
- Build package: org.openapitools.codegen.languages.RustClientCodegen
## Installation
diff --git a/clients/kratos/rust/src/apis/configuration.rs b/clients/kratos/rust/src/apis/configuration.rs
index 16ed1c3e391..dce851b5037 100644
--- a/clients/kratos/rust/src/apis/configuration.rs
+++ b/clients/kratos/rust/src/apis/configuration.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
@@ -41,7 +41,7 @@ impl Default for Configuration {
fn default() -> Self {
Configuration {
base_path: "http://localhost".to_owned(),
- user_agent: Some("OpenAPI-Generator/v0.7.3-alpha.4/rust".to_owned()),
+ user_agent: Some("OpenAPI-Generator/v0.7.3-alpha.5/rust".to_owned()),
client: reqwest::Client::new(),
basic_auth: None,
oauth_access_token: None,
diff --git a/clients/kratos/rust/src/apis/metadata_api.rs b/clients/kratos/rust/src/apis/metadata_api.rs
index de47b60cc96..167fbaebd23 100644
--- a/clients/kratos/rust/src/apis/metadata_api.rs
+++ b/clients/kratos/rust/src/apis/metadata_api.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/apis/v0alpha1_api.rs b/clients/kratos/rust/src/apis/v0alpha1_api.rs
index 2b29982e9ee..d146749b745 100644
--- a/clients/kratos/rust/src/apis/v0alpha1_api.rs
+++ b/clients/kratos/rust/src/apis/v0alpha1_api.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/admin_create_identity_body.rs b/clients/kratos/rust/src/models/admin_create_identity_body.rs
index f94de0f9d47..e149ba1c61b 100644
--- a/clients/kratos/rust/src/models/admin_create_identity_body.rs
+++ b/clients/kratos/rust/src/models/admin_create_identity_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/admin_create_self_service_recovery_link_body.rs b/clients/kratos/rust/src/models/admin_create_self_service_recovery_link_body.rs
index b9d9f19cffc..604c2b85bc9 100644
--- a/clients/kratos/rust/src/models/admin_create_self_service_recovery_link_body.rs
+++ b/clients/kratos/rust/src/models/admin_create_self_service_recovery_link_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/admin_update_identity_body.rs b/clients/kratos/rust/src/models/admin_update_identity_body.rs
index ca3822800f1..5b707352c2a 100644
--- a/clients/kratos/rust/src/models/admin_update_identity_body.rs
+++ b/clients/kratos/rust/src/models/admin_update_identity_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/authenticate_ok_body.rs b/clients/kratos/rust/src/models/authenticate_ok_body.rs
index 1777f429aa0..f1a871877e6 100644
--- a/clients/kratos/rust/src/models/authenticate_ok_body.rs
+++ b/clients/kratos/rust/src/models/authenticate_ok_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/container_change_response_item.rs b/clients/kratos/rust/src/models/container_change_response_item.rs
index 8bf06329d1a..539aad55006 100644
--- a/clients/kratos/rust/src/models/container_change_response_item.rs
+++ b/clients/kratos/rust/src/models/container_change_response_item.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/container_create_created_body.rs b/clients/kratos/rust/src/models/container_create_created_body.rs
index a1434a28f4a..a55975e9458 100644
--- a/clients/kratos/rust/src/models/container_create_created_body.rs
+++ b/clients/kratos/rust/src/models/container_create_created_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/container_top_ok_body.rs b/clients/kratos/rust/src/models/container_top_ok_body.rs
index 91c8ad0cb1f..d1cbb8dd4c5 100644
--- a/clients/kratos/rust/src/models/container_top_ok_body.rs
+++ b/clients/kratos/rust/src/models/container_top_ok_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/container_update_ok_body.rs b/clients/kratos/rust/src/models/container_update_ok_body.rs
index c17c533ca2c..4bd9e7b3a2d 100644
--- a/clients/kratos/rust/src/models/container_update_ok_body.rs
+++ b/clients/kratos/rust/src/models/container_update_ok_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/container_wait_ok_body.rs b/clients/kratos/rust/src/models/container_wait_ok_body.rs
index d5f8c15f5fd..711e8c8afb1 100644
--- a/clients/kratos/rust/src/models/container_wait_ok_body.rs
+++ b/clients/kratos/rust/src/models/container_wait_ok_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/container_wait_ok_body_error.rs b/clients/kratos/rust/src/models/container_wait_ok_body_error.rs
index 889aca5f90f..99160478a04 100644
--- a/clients/kratos/rust/src/models/container_wait_ok_body_error.rs
+++ b/clients/kratos/rust/src/models/container_wait_ok_body_error.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/error_response.rs b/clients/kratos/rust/src/models/error_response.rs
index 63a32935275..1bd810b3231 100644
--- a/clients/kratos/rust/src/models/error_response.rs
+++ b/clients/kratos/rust/src/models/error_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/generic_error.rs b/clients/kratos/rust/src/models/generic_error.rs
index 5e61102ac81..4a5170d52a1 100644
--- a/clients/kratos/rust/src/models/generic_error.rs
+++ b/clients/kratos/rust/src/models/generic_error.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/graph_driver_data.rs b/clients/kratos/rust/src/models/graph_driver_data.rs
index bd5b6904ac6..fc23e6f96d5 100644
--- a/clients/kratos/rust/src/models/graph_driver_data.rs
+++ b/clients/kratos/rust/src/models/graph_driver_data.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/health_not_ready_status.rs b/clients/kratos/rust/src/models/health_not_ready_status.rs
index b755f0dbe6d..6ba827ec9c6 100644
--- a/clients/kratos/rust/src/models/health_not_ready_status.rs
+++ b/clients/kratos/rust/src/models/health_not_ready_status.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/health_status.rs b/clients/kratos/rust/src/models/health_status.rs
index 22301733fc4..a5b7a6e3907 100644
--- a/clients/kratos/rust/src/models/health_status.rs
+++ b/clients/kratos/rust/src/models/health_status.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/id_response.rs b/clients/kratos/rust/src/models/id_response.rs
index daeba970bbd..4909097c7ad 100644
--- a/clients/kratos/rust/src/models/id_response.rs
+++ b/clients/kratos/rust/src/models/id_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/identity.rs b/clients/kratos/rust/src/models/identity.rs
index 37324eaecf2..674d6c5351e 100644
--- a/clients/kratos/rust/src/models/identity.rs
+++ b/clients/kratos/rust/src/models/identity.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/identity_credentials.rs b/clients/kratos/rust/src/models/identity_credentials.rs
index e2470e35a76..d1c55f647c4 100644
--- a/clients/kratos/rust/src/models/identity_credentials.rs
+++ b/clients/kratos/rust/src/models/identity_credentials.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/identity_state.rs b/clients/kratos/rust/src/models/identity_state.rs
index 5d86e78a714..14865800455 100644
--- a/clients/kratos/rust/src/models/identity_state.rs
+++ b/clients/kratos/rust/src/models/identity_state.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/image_delete_response_item.rs b/clients/kratos/rust/src/models/image_delete_response_item.rs
index 44e9d80401e..29939eda256 100644
--- a/clients/kratos/rust/src/models/image_delete_response_item.rs
+++ b/clients/kratos/rust/src/models/image_delete_response_item.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/image_summary.rs b/clients/kratos/rust/src/models/image_summary.rs
index 1853a5d6b63..a1767e014a7 100644
--- a/clients/kratos/rust/src/models/image_summary.rs
+++ b/clients/kratos/rust/src/models/image_summary.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/inline_response_200.rs b/clients/kratos/rust/src/models/inline_response_200.rs
index 4a3b6bab181..829174e03ee 100644
--- a/clients/kratos/rust/src/models/inline_response_200.rs
+++ b/clients/kratos/rust/src/models/inline_response_200.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/inline_response_200_1.rs b/clients/kratos/rust/src/models/inline_response_200_1.rs
index a090749a2d3..37d916cde7f 100644
--- a/clients/kratos/rust/src/models/inline_response_200_1.rs
+++ b/clients/kratos/rust/src/models/inline_response_200_1.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/inline_response_503.rs b/clients/kratos/rust/src/models/inline_response_503.rs
index afec9c0f9c5..68d7a619e67 100644
--- a/clients/kratos/rust/src/models/inline_response_503.rs
+++ b/clients/kratos/rust/src/models/inline_response_503.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/json_error.rs b/clients/kratos/rust/src/models/json_error.rs
index 065271920a2..48c5a479401 100644
--- a/clients/kratos/rust/src/models/json_error.rs
+++ b/clients/kratos/rust/src/models/json_error.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/meta.rs b/clients/kratos/rust/src/models/meta.rs
index a01d16846f7..fc4f1af06be 100644
--- a/clients/kratos/rust/src/models/meta.rs
+++ b/clients/kratos/rust/src/models/meta.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/plugin.rs b/clients/kratos/rust/src/models/plugin.rs
index deb4e6f2aa3..a70530416ec 100644
--- a/clients/kratos/rust/src/models/plugin.rs
+++ b/clients/kratos/rust/src/models/plugin.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/plugin_config.rs b/clients/kratos/rust/src/models/plugin_config.rs
index 8ccc87c31e8..0ec03019e57 100644
--- a/clients/kratos/rust/src/models/plugin_config.rs
+++ b/clients/kratos/rust/src/models/plugin_config.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/plugin_config_args.rs b/clients/kratos/rust/src/models/plugin_config_args.rs
index 99c025ccbde..cb65abecf80 100644
--- a/clients/kratos/rust/src/models/plugin_config_args.rs
+++ b/clients/kratos/rust/src/models/plugin_config_args.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/plugin_config_interface.rs b/clients/kratos/rust/src/models/plugin_config_interface.rs
index 7ef9cb0c900..69c1b5cf944 100644
--- a/clients/kratos/rust/src/models/plugin_config_interface.rs
+++ b/clients/kratos/rust/src/models/plugin_config_interface.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/plugin_config_linux.rs b/clients/kratos/rust/src/models/plugin_config_linux.rs
index 2e54190e812..fe7887ab627 100644
--- a/clients/kratos/rust/src/models/plugin_config_linux.rs
+++ b/clients/kratos/rust/src/models/plugin_config_linux.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/plugin_config_network.rs b/clients/kratos/rust/src/models/plugin_config_network.rs
index ab534530cb7..c3cd05723cb 100644
--- a/clients/kratos/rust/src/models/plugin_config_network.rs
+++ b/clients/kratos/rust/src/models/plugin_config_network.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/plugin_config_rootfs.rs b/clients/kratos/rust/src/models/plugin_config_rootfs.rs
index 514d362960c..2e83fb2173f 100644
--- a/clients/kratos/rust/src/models/plugin_config_rootfs.rs
+++ b/clients/kratos/rust/src/models/plugin_config_rootfs.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/plugin_config_user.rs b/clients/kratos/rust/src/models/plugin_config_user.rs
index 31e5278ab1c..2fcf4b72912 100644
--- a/clients/kratos/rust/src/models/plugin_config_user.rs
+++ b/clients/kratos/rust/src/models/plugin_config_user.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/plugin_device.rs b/clients/kratos/rust/src/models/plugin_device.rs
index b28ca3f21df..36017176bd1 100644
--- a/clients/kratos/rust/src/models/plugin_device.rs
+++ b/clients/kratos/rust/src/models/plugin_device.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/plugin_env.rs b/clients/kratos/rust/src/models/plugin_env.rs
index 67b4936b42d..f90c52fd005 100644
--- a/clients/kratos/rust/src/models/plugin_env.rs
+++ b/clients/kratos/rust/src/models/plugin_env.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/plugin_interface_type.rs b/clients/kratos/rust/src/models/plugin_interface_type.rs
index ad42211d20a..e8f0e525f9c 100644
--- a/clients/kratos/rust/src/models/plugin_interface_type.rs
+++ b/clients/kratos/rust/src/models/plugin_interface_type.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/plugin_mount.rs b/clients/kratos/rust/src/models/plugin_mount.rs
index a03788c587d..8adbfc55ccc 100644
--- a/clients/kratos/rust/src/models/plugin_mount.rs
+++ b/clients/kratos/rust/src/models/plugin_mount.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/plugin_settings.rs b/clients/kratos/rust/src/models/plugin_settings.rs
index 98347dac9f3..fd01393adef 100644
--- a/clients/kratos/rust/src/models/plugin_settings.rs
+++ b/clients/kratos/rust/src/models/plugin_settings.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/port.rs b/clients/kratos/rust/src/models/port.rs
index b574c2f4cd0..56af1f7b6e2 100644
--- a/clients/kratos/rust/src/models/port.rs
+++ b/clients/kratos/rust/src/models/port.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/recovery_address.rs b/clients/kratos/rust/src/models/recovery_address.rs
index a1291867ec5..43b83b9db84 100644
--- a/clients/kratos/rust/src/models/recovery_address.rs
+++ b/clients/kratos/rust/src/models/recovery_address.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/self_service_error.rs b/clients/kratos/rust/src/models/self_service_error.rs
index cd897d5ac50..7f2a09e2f0b 100644
--- a/clients/kratos/rust/src/models/self_service_error.rs
+++ b/clients/kratos/rust/src/models/self_service_error.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/self_service_login_flow.rs b/clients/kratos/rust/src/models/self_service_login_flow.rs
index d4709f36df6..5bdcaca0944 100644
--- a/clients/kratos/rust/src/models/self_service_login_flow.rs
+++ b/clients/kratos/rust/src/models/self_service_login_flow.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/self_service_logout_url.rs b/clients/kratos/rust/src/models/self_service_logout_url.rs
index 7222769aa0d..a6803e9035b 100644
--- a/clients/kratos/rust/src/models/self_service_logout_url.rs
+++ b/clients/kratos/rust/src/models/self_service_logout_url.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/self_service_recovery_flow.rs b/clients/kratos/rust/src/models/self_service_recovery_flow.rs
index dbf9f3ea8d5..46099c1deea 100644
--- a/clients/kratos/rust/src/models/self_service_recovery_flow.rs
+++ b/clients/kratos/rust/src/models/self_service_recovery_flow.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/self_service_recovery_flow_state.rs b/clients/kratos/rust/src/models/self_service_recovery_flow_state.rs
index 34680ca800b..92c8774cc24 100644
--- a/clients/kratos/rust/src/models/self_service_recovery_flow_state.rs
+++ b/clients/kratos/rust/src/models/self_service_recovery_flow_state.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/self_service_recovery_link.rs b/clients/kratos/rust/src/models/self_service_recovery_link.rs
index d17b071203d..3ce3ec30e5e 100644
--- a/clients/kratos/rust/src/models/self_service_recovery_link.rs
+++ b/clients/kratos/rust/src/models/self_service_recovery_link.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/self_service_registration_flow.rs b/clients/kratos/rust/src/models/self_service_registration_flow.rs
index 176e7d53e4b..43919ca8e9b 100644
--- a/clients/kratos/rust/src/models/self_service_registration_flow.rs
+++ b/clients/kratos/rust/src/models/self_service_registration_flow.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/self_service_settings_flow.rs b/clients/kratos/rust/src/models/self_service_settings_flow.rs
index 2ac35aad860..fe9b73b039f 100644
--- a/clients/kratos/rust/src/models/self_service_settings_flow.rs
+++ b/clients/kratos/rust/src/models/self_service_settings_flow.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/self_service_settings_flow_state.rs b/clients/kratos/rust/src/models/self_service_settings_flow_state.rs
index 97f61a0a5b9..6fec893d972 100644
--- a/clients/kratos/rust/src/models/self_service_settings_flow_state.rs
+++ b/clients/kratos/rust/src/models/self_service_settings_flow_state.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/self_service_verification_flow.rs b/clients/kratos/rust/src/models/self_service_verification_flow.rs
index 0e24a06f230..f12ff823b73 100644
--- a/clients/kratos/rust/src/models/self_service_verification_flow.rs
+++ b/clients/kratos/rust/src/models/self_service_verification_flow.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/self_service_verification_flow_state.rs b/clients/kratos/rust/src/models/self_service_verification_flow_state.rs
index 13c5ca06cbd..1ef61b10699 100644
--- a/clients/kratos/rust/src/models/self_service_verification_flow_state.rs
+++ b/clients/kratos/rust/src/models/self_service_verification_flow_state.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/service_update_response.rs b/clients/kratos/rust/src/models/service_update_response.rs
index 360c74c592c..1ed79156000 100644
--- a/clients/kratos/rust/src/models/service_update_response.rs
+++ b/clients/kratos/rust/src/models/service_update_response.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/session.rs b/clients/kratos/rust/src/models/session.rs
index a9bee8e8aea..e9aea3a9a1a 100644
--- a/clients/kratos/rust/src/models/session.rs
+++ b/clients/kratos/rust/src/models/session.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/settings_profile_form_config.rs b/clients/kratos/rust/src/models/settings_profile_form_config.rs
index b107ad9dce1..95b251792e0 100644
--- a/clients/kratos/rust/src/models/settings_profile_form_config.rs
+++ b/clients/kratos/rust/src/models/settings_profile_form_config.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/submit_self_service_login_flow_body.rs b/clients/kratos/rust/src/models/submit_self_service_login_flow_body.rs
index efac204595e..73a360974b7 100644
--- a/clients/kratos/rust/src/models/submit_self_service_login_flow_body.rs
+++ b/clients/kratos/rust/src/models/submit_self_service_login_flow_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/submit_self_service_login_flow_with_oidc_method_body.rs b/clients/kratos/rust/src/models/submit_self_service_login_flow_with_oidc_method_body.rs
index 0b97ba7d04a..3e8a2d0c992 100644
--- a/clients/kratos/rust/src/models/submit_self_service_login_flow_with_oidc_method_body.rs
+++ b/clients/kratos/rust/src/models/submit_self_service_login_flow_with_oidc_method_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/submit_self_service_login_flow_with_password_method_body.rs b/clients/kratos/rust/src/models/submit_self_service_login_flow_with_password_method_body.rs
index b8bbad9fbeb..6d7e35b3306 100644
--- a/clients/kratos/rust/src/models/submit_self_service_login_flow_with_password_method_body.rs
+++ b/clients/kratos/rust/src/models/submit_self_service_login_flow_with_password_method_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/submit_self_service_logout_flow_without_browser_body.rs b/clients/kratos/rust/src/models/submit_self_service_logout_flow_without_browser_body.rs
index b134e4d8e11..4414afc82a3 100644
--- a/clients/kratos/rust/src/models/submit_self_service_logout_flow_without_browser_body.rs
+++ b/clients/kratos/rust/src/models/submit_self_service_logout_flow_without_browser_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/submit_self_service_recovery_flow_body.rs b/clients/kratos/rust/src/models/submit_self_service_recovery_flow_body.rs
index bec8a380484..514f40f9791 100644
--- a/clients/kratos/rust/src/models/submit_self_service_recovery_flow_body.rs
+++ b/clients/kratos/rust/src/models/submit_self_service_recovery_flow_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/submit_self_service_recovery_flow_with_link_method_body.rs b/clients/kratos/rust/src/models/submit_self_service_recovery_flow_with_link_method_body.rs
index 9530b1f31ab..274894ff1f0 100644
--- a/clients/kratos/rust/src/models/submit_self_service_recovery_flow_with_link_method_body.rs
+++ b/clients/kratos/rust/src/models/submit_self_service_recovery_flow_with_link_method_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/submit_self_service_registration_flow_body.rs b/clients/kratos/rust/src/models/submit_self_service_registration_flow_body.rs
index 3ce3c123df6..3d74278715b 100644
--- a/clients/kratos/rust/src/models/submit_self_service_registration_flow_body.rs
+++ b/clients/kratos/rust/src/models/submit_self_service_registration_flow_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/submit_self_service_registration_flow_with_oidc_method_body.rs b/clients/kratos/rust/src/models/submit_self_service_registration_flow_with_oidc_method_body.rs
index 864bf0cb788..3031c061be0 100644
--- a/clients/kratos/rust/src/models/submit_self_service_registration_flow_with_oidc_method_body.rs
+++ b/clients/kratos/rust/src/models/submit_self_service_registration_flow_with_oidc_method_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/submit_self_service_registration_flow_with_password_method_body.rs b/clients/kratos/rust/src/models/submit_self_service_registration_flow_with_password_method_body.rs
index 35a6e2d6308..ab23d9725fe 100644
--- a/clients/kratos/rust/src/models/submit_self_service_registration_flow_with_password_method_body.rs
+++ b/clients/kratos/rust/src/models/submit_self_service_registration_flow_with_password_method_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/submit_self_service_settings_flow_body.rs b/clients/kratos/rust/src/models/submit_self_service_settings_flow_body.rs
index 166109f7a2a..36d31958de0 100644
--- a/clients/kratos/rust/src/models/submit_self_service_settings_flow_body.rs
+++ b/clients/kratos/rust/src/models/submit_self_service_settings_flow_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/submit_self_service_settings_flow_with_oidc_method_body.rs b/clients/kratos/rust/src/models/submit_self_service_settings_flow_with_oidc_method_body.rs
index d9fe3f6c0fa..7b472c7fd0b 100644
--- a/clients/kratos/rust/src/models/submit_self_service_settings_flow_with_oidc_method_body.rs
+++ b/clients/kratos/rust/src/models/submit_self_service_settings_flow_with_oidc_method_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/submit_self_service_settings_flow_with_password_method_body.rs b/clients/kratos/rust/src/models/submit_self_service_settings_flow_with_password_method_body.rs
index f6058468128..36259c8baf5 100644
--- a/clients/kratos/rust/src/models/submit_self_service_settings_flow_with_password_method_body.rs
+++ b/clients/kratos/rust/src/models/submit_self_service_settings_flow_with_password_method_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/submit_self_service_settings_flow_with_profile_method_body.rs b/clients/kratos/rust/src/models/submit_self_service_settings_flow_with_profile_method_body.rs
index eb4bce296c7..8f03bb6ac34 100644
--- a/clients/kratos/rust/src/models/submit_self_service_settings_flow_with_profile_method_body.rs
+++ b/clients/kratos/rust/src/models/submit_self_service_settings_flow_with_profile_method_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/submit_self_service_verification_flow_body.rs b/clients/kratos/rust/src/models/submit_self_service_verification_flow_body.rs
index e938b6e9f2f..e5ef69d96fe 100644
--- a/clients/kratos/rust/src/models/submit_self_service_verification_flow_body.rs
+++ b/clients/kratos/rust/src/models/submit_self_service_verification_flow_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/submit_self_service_verification_flow_with_link_method_body.rs b/clients/kratos/rust/src/models/submit_self_service_verification_flow_with_link_method_body.rs
index b4c14767ef3..4dd083f4eba 100644
--- a/clients/kratos/rust/src/models/submit_self_service_verification_flow_with_link_method_body.rs
+++ b/clients/kratos/rust/src/models/submit_self_service_verification_flow_with_link_method_body.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/successful_self_service_login_without_browser.rs b/clients/kratos/rust/src/models/successful_self_service_login_without_browser.rs
index dc87a669c0c..9bec854184d 100644
--- a/clients/kratos/rust/src/models/successful_self_service_login_without_browser.rs
+++ b/clients/kratos/rust/src/models/successful_self_service_login_without_browser.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/successful_self_service_registration_without_browser.rs b/clients/kratos/rust/src/models/successful_self_service_registration_without_browser.rs
index aa10515c2c7..adf89fc2eec 100644
--- a/clients/kratos/rust/src/models/successful_self_service_registration_without_browser.rs
+++ b/clients/kratos/rust/src/models/successful_self_service_registration_without_browser.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/successful_self_service_settings_without_browser.rs b/clients/kratos/rust/src/models/successful_self_service_settings_without_browser.rs
index 11cc5831b9f..9f42c636c4c 100644
--- a/clients/kratos/rust/src/models/successful_self_service_settings_without_browser.rs
+++ b/clients/kratos/rust/src/models/successful_self_service_settings_without_browser.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/ui_container.rs b/clients/kratos/rust/src/models/ui_container.rs
index 7900e1c79ed..e30cd6ed9f1 100644
--- a/clients/kratos/rust/src/models/ui_container.rs
+++ b/clients/kratos/rust/src/models/ui_container.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/ui_node.rs b/clients/kratos/rust/src/models/ui_node.rs
index b8ca76ed3fe..b1cf47cace2 100644
--- a/clients/kratos/rust/src/models/ui_node.rs
+++ b/clients/kratos/rust/src/models/ui_node.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/ui_node_anchor_attributes.rs b/clients/kratos/rust/src/models/ui_node_anchor_attributes.rs
index 5ef928a333a..de2df9ab6e6 100644
--- a/clients/kratos/rust/src/models/ui_node_anchor_attributes.rs
+++ b/clients/kratos/rust/src/models/ui_node_anchor_attributes.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/ui_node_attributes.rs b/clients/kratos/rust/src/models/ui_node_attributes.rs
index ce3806fa13a..360771acf57 100644
--- a/clients/kratos/rust/src/models/ui_node_attributes.rs
+++ b/clients/kratos/rust/src/models/ui_node_attributes.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/ui_node_image_attributes.rs b/clients/kratos/rust/src/models/ui_node_image_attributes.rs
index 40e2154d3fa..88375938ac5 100644
--- a/clients/kratos/rust/src/models/ui_node_image_attributes.rs
+++ b/clients/kratos/rust/src/models/ui_node_image_attributes.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/ui_node_input_attributes.rs b/clients/kratos/rust/src/models/ui_node_input_attributes.rs
index 518b66ad9ab..e447cb3abac 100644
--- a/clients/kratos/rust/src/models/ui_node_input_attributes.rs
+++ b/clients/kratos/rust/src/models/ui_node_input_attributes.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/ui_node_text_attributes.rs b/clients/kratos/rust/src/models/ui_node_text_attributes.rs
index 425f37a6426..a799caacef0 100644
--- a/clients/kratos/rust/src/models/ui_node_text_attributes.rs
+++ b/clients/kratos/rust/src/models/ui_node_text_attributes.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/ui_text.rs b/clients/kratos/rust/src/models/ui_text.rs
index 7c5ba7a9fce..f5729d9fc4e 100644
--- a/clients/kratos/rust/src/models/ui_text.rs
+++ b/clients/kratos/rust/src/models/ui_text.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/verifiable_identity_address.rs b/clients/kratos/rust/src/models/verifiable_identity_address.rs
index 6f0da1b7bb4..e1eb58a076e 100644
--- a/clients/kratos/rust/src/models/verifiable_identity_address.rs
+++ b/clients/kratos/rust/src/models/verifiable_identity_address.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/version.rs b/clients/kratos/rust/src/models/version.rs
index ab9ea3e5f87..47735c9911d 100644
--- a/clients/kratos/rust/src/models/version.rs
+++ b/clients/kratos/rust/src/models/version.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/volume.rs b/clients/kratos/rust/src/models/volume.rs
index 85a452f92d4..9f07a74bb49 100644
--- a/clients/kratos/rust/src/models/volume.rs
+++ b/clients/kratos/rust/src/models/volume.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/rust/src/models/volume_usage_data.rs b/clients/kratos/rust/src/models/volume_usage_data.rs
index cfc69dd3582..70f1f8542af 100644
--- a/clients/kratos/rust/src/models/volume_usage_data.rs
+++ b/clients/kratos/rust/src/models/volume_usage_data.rs
@@ -3,7 +3,7 @@
*
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
* Generated by: https://openapi-generator.tech
*/
diff --git a/clients/kratos/typescript/README.md b/clients/kratos/typescript/README.md
index ce664364a8d..2ebee607673 100644
--- a/clients/kratos/typescript/README.md
+++ b/clients/kratos/typescript/README.md
@@ -1,4 +1,4 @@
-## @ory/kratos-client@v0.7.3-alpha.4
+## @ory/kratos-client@v0.7.3-alpha.5
This generator creates TypeScript/JavaScript client that utilizes [axios](https://github.com/axios/axios). The generated Node module can be used in the following environments:
@@ -36,7 +36,7 @@ navigate to the folder of your consuming project and run one of the following co
_published:_
```
-npm install @ory/kratos-client@v0.7.3-alpha.4 --save
+npm install @ory/kratos-client@v0.7.3-alpha.5 --save
```
_unPublished (not recommended):_
diff --git a/clients/kratos/typescript/api.ts b/clients/kratos/typescript/api.ts
index 18fa490c3f5..282abe009c5 100644
--- a/clients/kratos/typescript/api.ts
+++ b/clients/kratos/typescript/api.ts
@@ -4,7 +4,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/typescript/base.ts b/clients/kratos/typescript/base.ts
index e0a5e15203c..6157b83f1bd 100644
--- a/clients/kratos/typescript/base.ts
+++ b/clients/kratos/typescript/base.ts
@@ -4,7 +4,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/typescript/common.ts b/clients/kratos/typescript/common.ts
index 787f56e8376..daf1fbc2789 100644
--- a/clients/kratos/typescript/common.ts
+++ b/clients/kratos/typescript/common.ts
@@ -4,7 +4,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/typescript/configuration.ts b/clients/kratos/typescript/configuration.ts
index d60487d1197..cf6fbca5d02 100644
--- a/clients/kratos/typescript/configuration.ts
+++ b/clients/kratos/typescript/configuration.ts
@@ -4,7 +4,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/typescript/index.ts b/clients/kratos/typescript/index.ts
index 797368b5ef6..f539e91f119 100644
--- a/clients/kratos/typescript/index.ts
+++ b/clients/kratos/typescript/index.ts
@@ -4,7 +4,7 @@
* Ory Kratos API
* Documentation for all public and administrative Ory Kratos APIs. Public and administrative APIs are exposed on different ports. Public APIs can face the public internet without any protection while administrative APIs should never be exposed without prior authorization. To protect the administative API port you should use something like Nginx, Ory Oathkeeper, or any other technology capable of authorizing incoming requests.
*
- * The version of the OpenAPI document: v0.7.3-alpha.4
+ * The version of the OpenAPI document: v0.7.3-alpha.5
* Contact: hi@ory.sh
*
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
diff --git a/clients/kratos/typescript/package-lock.json b/clients/kratos/typescript/package-lock.json
index 31badd3626e..708d4cc1df4 100644
--- a/clients/kratos/typescript/package-lock.json
+++ b/clients/kratos/typescript/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "@ory/kratos-client",
- "version": "v0.7.3-alpha.4",
+ "version": "v0.7.3-alpha.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@ory/kratos-client",
- "version": "v0.7.3-alpha.4",
+ "version": "v0.7.3-alpha.5",
"license": "Apache-2.0",
"dependencies": {
"axios": "^0.21.1"
diff --git a/clients/kratos/typescript/package.json b/clients/kratos/typescript/package.json
index 8a909e2b438..764c1ba224a 100644
--- a/clients/kratos/typescript/package.json
+++ b/clients/kratos/typescript/package.json
@@ -1,6 +1,6 @@
{
"name": "@ory/kratos-client",
- "version": "v0.7.3-alpha.4",
+ "version": "v0.7.3-alpha.5",
"description": "OpenAPI client for @ory/kratos-client",
"author": "ORY GmbH",
"keywords": [
diff --git a/spec/kratos/v0.7.3-alpha.5.json b/spec/kratos/v0.7.3-alpha.5.json
index 2136f674167..58aed706d7c 100644
--- a/spec/kratos/v0.7.3-alpha.5.json
+++ b/spec/kratos/v0.7.3-alpha.5.json
@@ -1 +1 @@
-{"components":{"responses":{"emptyResponse":{"description":"Empty responses are sent when, for example, resources are deleted. The HTTP status code for empty responses is typically 201."}},"schemas":{"AdminUpdateIdentityBody":{"properties":{"schema_id":{"description":"SchemaID is the ID of the JSON Schema to be used for validating the identity's traits. If set\nwill update the Identity's SchemaID.","type":"string"},"state":{"$ref":"#/components/schemas/identityState"},"traits":{"description":"Traits represent an identity's traits. The identity is able to create, modify, and delete traits\nin a self-service manner. The input will always be validated against the JSON Schema defined\nin `schema_id`.","type":"object"}},"required":["traits","state"],"type":"object"},"AuthenticateOKBody":{"description":"AuthenticateOKBody authenticate o k body","properties":{"IdentityToken":{"description":"An opaque token used to authenticate a user after a successful login","type":"string"},"Status":{"description":"The status of the authentication","type":"string"}},"required":["IdentityToken","Status"],"type":"object"},"ContainerChangeResponseItem":{"description":"ContainerChangeResponseItem change item in response to ContainerChanges operation","properties":{"Kind":{"description":"Kind of change","format":"uint8","type":"integer"},"Path":{"description":"Path to file that has changed","type":"string"}},"required":["Kind","Path"],"type":"object"},"ContainerCreateCreatedBody":{"description":"ContainerCreateCreatedBody OK response to ContainerCreate operation","properties":{"Id":{"description":"The ID of the created container","type":"string"},"Warnings":{"description":"Warnings encountered when creating the container","items":{"type":"string"},"type":"array"}},"required":["Id","Warnings"],"type":"object"},"ContainerTopOKBody":{"description":"ContainerTopOKBody OK response to ContainerTop operation","properties":{"Processes":{"description":"Each process running in the container, where each is process is an array of values corresponding to the titles","items":{"items":{"type":"string"},"type":"array"},"type":"array"},"Titles":{"description":"The ps column titles","items":{"type":"string"},"type":"array"}},"required":["Processes","Titles"],"type":"object"},"ContainerUpdateOKBody":{"description":"ContainerUpdateOKBody OK response to ContainerUpdate operation","properties":{"Warnings":{"description":"warnings","items":{"type":"string"},"type":"array"}},"required":["Warnings"],"type":"object"},"ContainerWaitOKBody":{"description":"ContainerWaitOKBody OK response to ContainerWait operation","properties":{"Error":{"$ref":"#/components/schemas/ContainerWaitOKBodyError"},"StatusCode":{"description":"Exit code of the container","format":"int64","type":"integer"}},"required":["Error","StatusCode"],"type":"object"},"ContainerWaitOKBodyError":{"description":"ContainerWaitOKBodyError container waiting error, if any","properties":{"Message":{"description":"Details of an error","type":"string"}},"type":"object"},"CredentialsType":{"description":"and so on.","title":"CredentialsType represents several different credential types, like password credentials, passwordless credentials,","type":"string"},"ErrorResponse":{"properties":{"message":{"description":"The error message.","type":"string"}},"required":["message"],"title":"ErrorResponse Represents an error.","type":"object"},"GraphDriverData":{"properties":{"Data":{"additionalProperties":{"type":"string"},"description":"data","type":"object"},"Name":{"description":"name","type":"string"}},"required":["Data","Name"],"title":"GraphDriverData Information about a container's graph driver.","type":"object"},"ID":{"format":"int64","type":"integer"},"IdResponse":{"description":"IDResponse Response to an API call that returns just an Id","properties":{"Id":{"description":"The id of the newly created object.","type":"string"}},"required":["Id"],"type":"object"},"ImageDeleteResponseItem":{"description":"ImageDeleteResponseItem image delete response item","properties":{"Deleted":{"description":"The image ID of an image that was deleted","type":"string"},"Untagged":{"description":"The image ID of an image that was untagged","type":"string"}},"type":"object"},"ImageSummary":{"description":"ImageSummary image summary","properties":{"Containers":{"description":"containers","format":"int64","type":"integer"},"Created":{"description":"created","format":"int64","type":"integer"},"Id":{"description":"Id","type":"string"},"Labels":{"additionalProperties":{"type":"string"},"description":"labels","type":"object"},"ParentId":{"description":"parent Id","type":"string"},"RepoDigests":{"description":"repo digests","items":{"type":"string"},"type":"array"},"RepoTags":{"description":"repo tags","items":{"type":"string"},"type":"array"},"SharedSize":{"description":"shared size","format":"int64","type":"integer"},"Size":{"description":"size","format":"int64","type":"integer"},"VirtualSize":{"description":"virtual size","format":"int64","type":"integer"}},"required":["Containers","Created","Id","Labels","ParentId","RepoDigests","RepoTags","SharedSize","Size","VirtualSize"],"type":"object"},"JSONRawMessage":{"title":"JSONRawMessage represents a json.RawMessage that works well with JSON, SQL, and Swagger.","type":"object"},"Meta":{"description":"This might include a label and other information that can optionally\nbe used to render UIs.","properties":{"label":{"$ref":"#/components/schemas/uiText"}},"title":"A Node's Meta Information","type":"object"},"Plugin":{"description":"Plugin A plugin for the Engine API","properties":{"Config":{"$ref":"#/components/schemas/PluginConfig"},"Enabled":{"description":"True if the plugin is running. False if the plugin is not running, only installed.","type":"boolean"},"Id":{"description":"Id","type":"string"},"Name":{"description":"name","type":"string"},"PluginReference":{"description":"plugin remote reference used to push/pull the plugin","type":"string"},"Settings":{"$ref":"#/components/schemas/PluginSettings"}},"required":["Config","Enabled","Name","Settings"],"type":"object"},"PluginConfig":{"properties":{"Args":{"$ref":"#/components/schemas/PluginConfigArgs"},"Description":{"description":"description","type":"string"},"DockerVersion":{"description":"Docker Version used to create the plugin","type":"string"},"Documentation":{"description":"documentation","type":"string"},"Entrypoint":{"description":"entrypoint","items":{"type":"string"},"type":"array"},"Env":{"description":"env","items":{"$ref":"#/components/schemas/PluginEnv"},"type":"array"},"Interface":{"$ref":"#/components/schemas/PluginConfigInterface"},"IpcHost":{"description":"ipc host","type":"boolean"},"Linux":{"$ref":"#/components/schemas/PluginConfigLinux"},"Mounts":{"description":"mounts","items":{"$ref":"#/components/schemas/PluginMount"},"type":"array"},"Network":{"$ref":"#/components/schemas/PluginConfigNetwork"},"PidHost":{"description":"pid host","type":"boolean"},"PropagatedMount":{"description":"propagated mount","type":"string"},"User":{"$ref":"#/components/schemas/PluginConfigUser"},"WorkDir":{"description":"work dir","type":"string"},"rootfs":{"$ref":"#/components/schemas/PluginConfigRootfs"}},"required":["Args","Description","Documentation","Entrypoint","Env","Interface","IpcHost","Linux","Mounts","Network","PidHost","PropagatedMount","WorkDir"],"title":"PluginConfig The config of a plugin.","type":"object"},"PluginConfigArgs":{"description":"PluginConfigArgs plugin config args","properties":{"Description":{"description":"description","type":"string"},"Name":{"description":"name","type":"string"},"Settable":{"description":"settable","items":{"type":"string"},"type":"array"},"Value":{"description":"value","items":{"type":"string"},"type":"array"}},"required":["Description","Name","Settable","Value"],"type":"object"},"PluginConfigInterface":{"description":"PluginConfigInterface The interface between Docker and the plugin","properties":{"Socket":{"description":"socket","type":"string"},"Types":{"description":"types","items":{"$ref":"#/components/schemas/PluginInterfaceType"},"type":"array"}},"required":["Socket","Types"],"type":"object"},"PluginConfigLinux":{"description":"PluginConfigLinux plugin config linux","properties":{"AllowAllDevices":{"description":"allow all devices","type":"boolean"},"Capabilities":{"description":"capabilities","items":{"type":"string"},"type":"array"},"Devices":{"description":"devices","items":{"$ref":"#/components/schemas/PluginDevice"},"type":"array"}},"required":["AllowAllDevices","Capabilities","Devices"],"type":"object"},"PluginConfigNetwork":{"description":"PluginConfigNetwork plugin config network","properties":{"Type":{"description":"type","type":"string"}},"required":["Type"],"type":"object"},"PluginConfigRootfs":{"description":"PluginConfigRootfs plugin config rootfs","properties":{"diff_ids":{"description":"diff ids","items":{"type":"string"},"type":"array"},"type":{"description":"type","type":"string"}},"type":"object"},"PluginConfigUser":{"description":"PluginConfigUser plugin config user","properties":{"GID":{"description":"g ID","format":"uint32","type":"integer"},"UID":{"description":"UID","format":"uint32","type":"integer"}},"type":"object"},"PluginDevice":{"description":"PluginDevice plugin device","properties":{"Description":{"description":"description","type":"string"},"Name":{"description":"name","type":"string"},"Path":{"description":"path","type":"string"},"Settable":{"description":"settable","items":{"type":"string"},"type":"array"}},"required":["Description","Name","Path","Settable"],"type":"object"},"PluginEnv":{"description":"PluginEnv plugin env","properties":{"Description":{"description":"description","type":"string"},"Name":{"description":"name","type":"string"},"Settable":{"description":"settable","items":{"type":"string"},"type":"array"},"Value":{"description":"value","type":"string"}},"required":["Description","Name","Settable","Value"],"type":"object"},"PluginInterfaceType":{"description":"PluginInterfaceType plugin interface type","properties":{"Capability":{"description":"capability","type":"string"},"Prefix":{"description":"prefix","type":"string"},"Version":{"description":"version","type":"string"}},"required":["Capability","Prefix","Version"],"type":"object"},"PluginMount":{"description":"PluginMount plugin mount","properties":{"Description":{"description":"description","type":"string"},"Destination":{"description":"destination","type":"string"},"Name":{"description":"name","type":"string"},"Options":{"description":"options","items":{"type":"string"},"type":"array"},"Settable":{"description":"settable","items":{"type":"string"},"type":"array"},"Source":{"description":"source","type":"string"},"Type":{"description":"type","type":"string"}},"required":["Description","Destination","Name","Options","Settable","Source","Type"],"type":"object"},"PluginSettings":{"properties":{"Args":{"description":"args","items":{"type":"string"},"type":"array"},"Devices":{"description":"devices","items":{"$ref":"#/components/schemas/PluginDevice"},"type":"array"},"Env":{"description":"env","items":{"type":"string"},"type":"array"},"Mounts":{"description":"mounts","items":{"$ref":"#/components/schemas/PluginMount"},"type":"array"}},"required":["Args","Devices","Env","Mounts"],"title":"PluginSettings Settings that can be modified by users.","type":"object"},"Port":{"description":"Port An open port on a container","properties":{"IP":{"description":"IP","type":"string"},"PrivatePort":{"description":"Port on the container","format":"uint16","type":"integer"},"PublicPort":{"description":"Port exposed on the host","format":"uint16","type":"integer"},"Type":{"description":"type","type":"string"}},"required":["PrivatePort","Type"],"type":"object"},"RecoveryAddress":{"properties":{"created_at":{"description":"CreatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"},"id":{"$ref":"#/components/schemas/UUID"},"updated_at":{"description":"UpdatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"},"value":{"type":"string"},"via":{"$ref":"#/components/schemas/RecoveryAddressType"}},"required":["id","value","via"],"type":"object"},"RecoveryAddressType":{"type":"string"},"ServiceUpdateResponse":{"description":"ServiceUpdateResponse service update response","properties":{"Warnings":{"description":"Optional warning messages","items":{"type":"string"},"type":"array"}},"type":"object"},"UUID":{"format":"uuid4","type":"string"},"Volume":{"description":"Volume volume","properties":{"CreatedAt":{"description":"Date/Time the volume was created.","type":"string"},"Driver":{"description":"Name of the volume driver used by the volume.","type":"string"},"Labels":{"additionalProperties":{"type":"string"},"description":"User-defined key/value metadata.","type":"object"},"Mountpoint":{"description":"Mount path of the volume on the host.","type":"string"},"Name":{"description":"Name of the volume.","type":"string"},"Options":{"additionalProperties":{"type":"string"},"description":"The driver specific options used when creating the volume.","type":"object"},"Scope":{"description":"The level at which the volume exists. Either `global` for cluster-wide, or `local` for machine level.","type":"string"},"Status":{"additionalProperties":true,"description":"Low-level details about the volume, provided by the volume driver.\nDetails are returned as a map with key/value pairs:\n`{\"key\":\"value\",\"key2\":\"value2\"}`.\n\nThe `Status` field is optional, and is omitted if the volume driver\ndoes not support this feature.","type":"object"},"UsageData":{"$ref":"#/components/schemas/VolumeUsageData"}},"required":["Driver","Labels","Mountpoint","Name","Options","Scope"],"type":"object"},"VolumeUsageData":{"description":"VolumeUsageData Usage details about the volume. This information is used by the\n`GET /system/df` endpoint, and omitted in other endpoints.","properties":{"RefCount":{"description":"The number of containers referencing this volume. This field\nis set to `-1` if the reference-count is not available.","format":"int64","type":"integer"},"Size":{"description":"Amount of disk space used by the volume (in bytes). This information\nis only available for volumes created with the `\"local\"` volume\ndriver. For volumes created with other volume drivers, this field\nis set to `-1` (\"not available\")","format":"int64","type":"integer"}},"required":["RefCount","Size"],"type":"object"},"adminCreateIdentityBody":{"properties":{"schema_id":{"description":"SchemaID is the ID of the JSON Schema to be used for validating the identity's traits.","type":"string"},"traits":{"description":"Traits represent an identity's traits. The identity is able to create, modify, and delete traits\nin a self-service manner. The input will always be validated against the JSON Schema defined\nin `schema_url`.","type":"object"}},"required":["schema_id","traits"],"type":"object"},"adminCreateSelfServiceRecoveryLinkBody":{"properties":{"expires_in":{"description":"Link Expires In\n\nThe recovery link will expire at that point in time. Defaults to the configuration value of\n`selfservice.flows.recovery.request_lifespan`.","pattern":"^[0-9]+(ns|us|ms|s|m|h)$","type":"string"},"identity_id":{"$ref":"#/components/schemas/UUID"}},"required":["identity_id"],"type":"object"},"genericError":{"properties":{"code":{"description":"The status code","example":404,"format":"int64","type":"integer"},"debug":{"description":"Debug information\n\nThis field is often not exposed to protect against leaking\nsensitive information.","example":"SQL field \"foo\" is not a bool.","type":"string"},"details":{"additionalProperties":false,"description":"Further error details","type":"object"},"message":{"description":"Error message\n\nThe error's message.","example":"The resource could not be found","type":"string"},"reason":{"description":"A human-readable reason for the error","example":"User with ID 1234 does not exist.","type":"string"},"request":{"description":"The request ID\n\nThe request ID is often exposed internally in order to trace\nerrors across service architectures. This is often a UUID.","example":"d7ef54b1-ec15-46e6-bccb-524b82c035e6","type":"string"},"status":{"description":"The status description","example":"Not Found","type":"string"}},"required":["message"],"type":"object"},"healthNotReadyStatus":{"properties":{"errors":{"additionalProperties":{"type":"string"},"description":"Errors contains a list of errors that caused the not ready status.","type":"object"}},"type":"object"},"healthStatus":{"properties":{"status":{"description":"Status always contains \"ok\".","type":"string"}},"type":"object"},"identity":{"description":"An identity can be a real human, a service, an IoT device - everything that\ncan be described as an \"actor\" in a system.","properties":{"created_at":{"description":"CreatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"},"credentials":{"additionalProperties":{"$ref":"#/components/schemas/identityCredentials"},"description":"Credentials represents all credentials that can be used for authenticating this identity.","type":"object"},"id":{"$ref":"#/components/schemas/UUID"},"recovery_addresses":{"description":"RecoveryAddresses contains all the addresses that can be used to recover an identity.","items":{"$ref":"#/components/schemas/RecoveryAddress"},"type":"array","x-omitempty":true},"schema_id":{"description":"SchemaID is the ID of the JSON Schema to be used for validating the identity's traits.","type":"string"},"schema_url":{"description":"SchemaURL is the URL of the endpoint where the identity's traits schema can be fetched from.\n\nformat: url","type":"string"},"state":{"$ref":"#/components/schemas/identityState"},"state_changed_at":{"$ref":"#/components/schemas/nullTime"},"traits":{"$ref":"#/components/schemas/identityTraits"},"updated_at":{"description":"UpdatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"},"verifiable_addresses":{"description":"VerifiableAddresses contains all the addresses that can be verified by the user.","items":{"$ref":"#/components/schemas/verifiableIdentityAddress"},"type":"array","x-omitempty":true}},"required":["id","schema_id","schema_url","traits"],"title":"Identity represents an Ory Kratos identity","type":"object"},"identityCredentials":{"description":"Credentials represents a specific credential type","properties":{"config":{"$ref":"#/components/schemas/JSONRawMessage"},"created_at":{"description":"CreatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"},"identifiers":{"description":"Identifiers represents a list of unique identifiers this credential type matches.","items":{"type":"string"},"type":"array"},"type":{"$ref":"#/components/schemas/CredentialsType"},"updated_at":{"description":"UpdatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"}},"type":"object"},"identityList":{"items":{"$ref":"#/components/schemas/identity"},"title":"A list of identities.","type":"array"},"identityState":{"description":"The state can either be `active` or `inactive`.","enum":["active","inactive"],"title":"An Identity's State","type":"string"},"identityTraits":{"description":"Traits represent an identity's traits. The identity is able to create, modify, and delete traits\nin a self-service manner. The input will always be validated against the JSON Schema defined\nin `schema_url`."},"identityVerifiableAddressStatus":{"description":"VerifiableAddressStatus must not exceed 16 characters as that is the limitation in the SQL Schema","type":"string"},"identityVerifiableAddressType":{"description":"VerifiableAddressType must not exceed 16 characters as that is the limitation in the SQL Schema","type":"string"},"jsonError":{"description":"The standard Ory JSON API error format.","properties":{"error":{"$ref":"#/components/schemas/genericError"}},"required":["error"],"title":"JSON API Error Response","type":"object"},"jsonSchema":{"description":"Raw JSON Schema","type":"object"},"nullJsonRawMessage":{"description":"NullJSONRawMessage represents a json.RawMessage that works well with JSON, SQL, and Swagger and is NULLable-","type":"object"},"nullTime":{"format":"date-time","title":"NullTime implements sql.NullTime functionality.","type":"string"},"selfServiceError":{"properties":{"created_at":{"description":"CreatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"},"error":{"type":"object"},"id":{"$ref":"#/components/schemas/UUID"},"updated_at":{"description":"UpdatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"}},"required":["id"],"type":"object"},"selfServiceFlowType":{"description":"The flow type can either be `api` or `browser`.","title":"Type is the flow type.","type":"string"},"selfServiceLoginFlow":{"description":"This object represents a login flow. A login flow is initiated at the \"Initiate Login API / Browser Flow\"\nendpoint by a client.\n\nOnce a login flow is completed successfully, a session cookie or session token will be issued.","properties":{"active":{"$ref":"#/components/schemas/CredentialsType"},"created_at":{"description":"CreatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"},"expires_at":{"description":"ExpiresAt is the time (UTC) when the flow expires. If the user still wishes to log in,\na new flow has to be initiated.","format":"date-time","type":"string"},"forced":{"description":"Forced stores whether this login flow should enforce re-authentication.","type":"boolean"},"id":{"$ref":"#/components/schemas/UUID"},"issued_at":{"description":"IssuedAt is the time (UTC) when the flow started.","format":"date-time","type":"string"},"request_url":{"description":"RequestURL is the initial URL that was requested from Ory Kratos. It can be used\nto forward information contained in the URL's path or query for example.","type":"string"},"type":{"$ref":"#/components/schemas/selfServiceFlowType"},"ui":{"$ref":"#/components/schemas/uiContainer"},"updated_at":{"description":"UpdatedAt is a helper struct field for gobuffalo.pop.","format":"date-time","type":"string"}},"required":["id","type","expires_at","issued_at","request_url","ui"],"title":"Login Flow","type":"object"},"selfServiceLogoutUrl":{"properties":{"logout_url":{"description":"LogoutURL can be opened in a browser to\n\nformat: uri","type":"string"}},"type":"object"},"selfServiceRecoveryFlow":{"description":"This request is used when an identity wants to recover their account.\n\nWe recommend reading the [Account Recovery Documentation](../self-service/flows/password-reset-account-recovery)","properties":{"active":{"description":"Active, if set, contains the registration method that is being used. It is initially\nnot set.","type":"string"},"expires_at":{"description":"ExpiresAt is the time (UTC) when the request expires. If the user still wishes to update the setting,\na new request has to be initiated.","format":"date-time","type":"string"},"id":{"$ref":"#/components/schemas/UUID"},"issued_at":{"description":"IssuedAt is the time (UTC) when the request occurred.","format":"date-time","type":"string"},"request_url":{"description":"RequestURL is the initial URL that was requested from Ory Kratos. It can be used\nto forward information contained in the URL's path or query for example.","type":"string"},"state":{"$ref":"#/components/schemas/selfServiceRecoveryFlowState"},"type":{"$ref":"#/components/schemas/selfServiceFlowType"},"ui":{"$ref":"#/components/schemas/uiContainer"}},"required":["id","expires_at","issued_at","request_url","ui","state"],"title":"A Recovery Flow","type":"object"},"selfServiceRecoveryFlowState":{"description":"The state represents the state of the recovery flow.\n\nchoose_method: ask the user to choose a method (e.g. recover account via email)\nsent_email: the email has been sent to the user\npassed_challenge: the request was successful and the recovery challenge was passed.","enum":["choose_method","sent_email","passed_challenge"],"title":"Recovery Flow State","type":"string"},"selfServiceRecoveryLink":{"properties":{"expires_at":{"description":"Recovery Link Expires At\n\nThe timestamp when the recovery link expires.","format":"date-time","type":"string"},"recovery_link":{"description":"Recovery Link\n\nThis link can be used to recover the account.","type":"string"}},"required":["recovery_link"],"type":"object"},"selfServiceRegistrationFlow":{"properties":{"active":{"$ref":"#/components/schemas/CredentialsType"},"expires_at":{"description":"ExpiresAt is the time (UTC) when the flow expires. If the user still wishes to log in,\na new flow has to be initiated.","format":"date-time","type":"string"},"id":{"$ref":"#/components/schemas/UUID"},"issued_at":{"description":"IssuedAt is the time (UTC) when the flow occurred.","format":"date-time","type":"string"},"request_url":{"description":"RequestURL is the initial URL that was requested from Ory Kratos. It can be used\nto forward information contained in the URL's path or query for example.","type":"string"},"type":{"$ref":"#/components/schemas/selfServiceFlowType"},"ui":{"$ref":"#/components/schemas/uiContainer"}},"required":["id","expires_at","issued_at","request_url","ui"],"type":"object"},"selfServiceSettingsFlow":{"description":"This flow is used when an identity wants to update settings\n(e.g. profile data, passwords, ...) in a selfservice manner.\n\nWe recommend reading the [User Settings Documentation](../self-service/flows/user-settings)","properties":{"active":{"description":"Active, if set, contains the registration method that is being used. It is initially\nnot set.","type":"string"},"expires_at":{"description":"ExpiresAt is the time (UTC) when the flow expires. If the user still wishes to update the setting,\na new flow has to be initiated.","format":"date-time","type":"string"},"id":{"$ref":"#/components/schemas/UUID"},"identity":{"$ref":"#/components/schemas/identity"},"issued_at":{"description":"IssuedAt is the time (UTC) when the flow occurred.","format":"date-time","type":"string"},"request_url":{"description":"RequestURL is the initial URL that was requested from Ory Kratos. It can be used\nto forward information contained in the URL's path or query for example.","type":"string"},"state":{"$ref":"#/components/schemas/selfServiceSettingsFlowState"},"type":{"$ref":"#/components/schemas/selfServiceFlowType"},"ui":{"$ref":"#/components/schemas/uiContainer"}},"required":["id","expires_at","issued_at","request_url","ui","identity","state"],"title":"Flow represents a Settings Flow","type":"object"},"selfServiceSettingsFlowState":{"description":"show_form: No user data has been collected, or it is invalid, and thus the form should be shown.\nsuccess: Indicates that the settings flow has been updated successfully with the provided data.\nDone will stay true when repeatedly checking. If set to true, done will revert back to false only\nwhen a flow with invalid (e.g. \"please use a valid phone number\") data was sent.","enum":["show_form","success"],"title":"State represents the state of this flow. It knows two states:","type":"string"},"selfServiceVerificationFlow":{"description":"Used to verify an out-of-band communication\nchannel such as an email address or a phone number.\n\nFor more information head over to: https://www.ory.sh/docs/kratos/selfservice/flows/verify-email-account-activation","properties":{"active":{"description":"Active, if set, contains the registration method that is being used. It is initially\nnot set.","type":"string"},"expires_at":{"description":"ExpiresAt is the time (UTC) when the request expires. If the user still wishes to verify the address,\na new request has to be initiated.","format":"date-time","type":"string"},"id":{"$ref":"#/components/schemas/UUID"},"issued_at":{"description":"IssuedAt is the time (UTC) when the request occurred.","format":"date-time","type":"string"},"request_url":{"description":"RequestURL is the initial URL that was requested from Ory Kratos. It can be used\nto forward information contained in the URL's path or query for example.","type":"string"},"state":{"$ref":"#/components/schemas/selfServiceVerificationFlowState"},"type":{"$ref":"#/components/schemas/selfServiceFlowType"},"ui":{"$ref":"#/components/schemas/uiContainer"}},"required":["id","type","ui","state"],"title":"A Verification Flow","type":"object"},"selfServiceVerificationFlowState":{"description":"The state represents the state of the verification flow.\n\nchoose_method: ask the user to choose a method (e.g. recover account via email)\nsent_email: the email has been sent to the user\npassed_challenge: the request was successful and the recovery challenge was passed.","enum":["choose_method","sent_email","passed_challenge"],"title":"Verification Flow State","type":"string"},"session":{"description":"A Session","properties":{"active":{"description":"Whether or not the session is active.","type":"boolean"},"authenticated_at":{"description":"The Session Authentication Timestamp\n\nWhen this session was authenticated at.","format":"date-time","type":"string"},"expires_at":{"description":"The Session Expiry\n\nWhen this session expires at.","format":"date-time","type":"string"},"id":{"$ref":"#/components/schemas/UUID"},"identity":{"$ref":"#/components/schemas/identity"},"issued_at":{"description":"The Session Issuance Timestamp\n\nWhen this session was authenticated at.","format":"date-time","type":"string"}},"required":["id","identity"],"type":"object"},"settingsProfileFormConfig":{"properties":{"action":{"description":"Action should be used as the form action URL `